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

Unified Diff: chrome/browser/chrome_browser_main_extra_parts_views.cc

Issue 10383195: Remove browser_view.h include from extension_browsertests_misc.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/extensions/extension_browsertests_misc.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_browser_main_extra_parts_views.cc
diff --git a/chrome/browser/chrome_browser_main_extra_parts_views.cc b/chrome/browser/chrome_browser_main_extra_parts_views.cc
index 15e9461c680f8bfbdab050611faf3674ae6ac809..fa17bbc09f49fa3f7547f1d2e2af41099c547c35 100644
--- a/chrome/browser/chrome_browser_main_extra_parts_views.cc
+++ b/chrome/browser/chrome_browser_main_extra_parts_views.cc
@@ -4,12 +4,7 @@
#include "chrome/browser/chrome_browser_main_extra_parts_views.h"
-#include <string>
-
-#include "base/command_line.h"
#include "chrome/browser/ui/views/chrome_views_delegate.h"
-#include "chrome/common/chrome_switches.h"
-#include "ui/views/widget/widget.h"
ChromeBrowserMainExtraPartsViews::ChromeBrowserMainExtraPartsViews()
: ChromeBrowserMainExtraParts() {
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_browsertests_misc.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698