Searched defs:SyncedTabDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsynced_tab_delegate.h22 // A SyncedTabDelegate is used to insulate the sync code from depending
24 class SyncedTabDelegate { class in namespace:browser_sync
26 virtual ~SyncedTabDelegate() {}
61 // Returns the SyncedTabDelegate associated with WebContents.
62 static SyncedTabDelegate* ImplFromWebContents(

Completed in 120 milliseconds