summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/synced_window_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/glue/synced_window_delegate.h')
-rw-r--r--chrome/browser/sync/glue/synced_window_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/glue/synced_window_delegate.h b/chrome/browser/sync/glue/synced_window_delegate.h
index 701e039..07230a0 100644
--- a/chrome/browser/sync/glue/synced_window_delegate.h
+++ b/chrome/browser/sync/glue/synced_window_delegate.h
@@ -56,7 +56,7 @@ class SyncedWindowDelegate {
// Returns true iff the provided tab is currently "pinned" in the tab strip.
virtual bool IsTabPinned(const SyncedTabDelegate* tab) const = 0;
- // see Browser::GetTabContentsAt
+ // see TabStripModel::GetWebContentsAt
virtual SyncedTabDelegate* GetTabAt(int index) const = 0;
// Return the tab id for the tab at |index|.