Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5755)

Unified Diff: chrome/browser/devtools/devtools_window.h

Issue 388803003: [Mac] Replace SetOverlayView with AllowOtherViews. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased, fixed comments Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/dev_tools_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/devtools/devtools_window.h
diff --git a/chrome/browser/devtools/devtools_window.h b/chrome/browser/devtools/devtools_window.h
index a1238c7f0249b191b4d21940e02c5250110ac202..2bfa5f02bfec32b8be22491cf51db5d4b1ff6279 100644
--- a/chrome/browser/devtools/devtools_window.h
+++ b/chrome/browser/devtools/devtools_window.h
@@ -13,7 +13,6 @@
class Browser;
class BrowserWindow;
-class DevToolsControllerTest;
class DevToolsEventForwarder;
namespace content {
@@ -182,7 +181,6 @@ class DevToolsWindow : public DevToolsUIBindings::Delegate,
static void OnPageCloseCanceled(content::WebContents* contents);
private:
- friend class DevToolsControllerTest;
friend class DevToolsSanityTest;
friend class BrowserWindowControllerTest;
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/dev_tools_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698