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

/external/chromium/chrome/browser/sync/glue/
H A Dsession_model_associator.h196 session_tab_(NULL),
203 session_tab_(NULL) {
209 session_tab_ = const_cast<SessionTab*>(session_tab);
213 inline const SessionTab* session_tab() const { return session_tab_; }
217 SessionTab* session_tab_; member in class:browser_sync::SessionModelAssociator::TabLinks

Completed in 69 milliseconds