summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser.h')
-rw-r--r--chrome/browser/browser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/browser.h b/chrome/browser/browser.h
index a172df8..bc7be72 100644
--- a/chrome/browser/browser.h
+++ b/chrome/browser/browser.h
@@ -386,6 +386,7 @@ class Browser : public TabStripModelDelegate,
friend class XPFrame;
friend class VistaFrame;
friend class SimpleFrame;
+ friend class BrowserView2;
// Tracks invalidates to the UI, see the declaration in the .cc file.
struct UIUpdate;