Searched refs:synced_tab_delegate_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/android/
H A Dtab_android.cc129 synced_tab_delegate_(new browser_sync::SyncedTabDelegateAndroid(this)) {
185 return synced_tab_delegate_.get();
437 synced_tab_delegate_->SetWebContents(web_contents());
477 synced_tab_delegate_->ResetWebContents();
H A Dtab_android.h185 scoped_ptr<browser_sync::SyncedTabDelegateAndroid> synced_tab_delegate_; member in class:TabAndroid

Completed in 878 milliseconds