Index: chrome/browser/ui/browser.h |
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h |
index 2e17be1f8196abcdccebd6fd466e039aea62e594..841714b34ec7f1f86d7be5d12bace5d0600c8786 100644 |
--- a/chrome/browser/ui/browser.h |
+++ b/chrome/browser/ui/browser.h |
@@ -765,7 +765,6 @@ class Browser : public TabStripModelObserver, |
// the LocationBarView's edit. |
friend class AutomationProvider; |
friend class BrowserProxy; |
- friend class TestingAutomationProvider; |
// Returns the StatusBubble from the current toolbar. It is possible for |
// this to return NULL if called before the toolbar has initialized. |