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

Unified Diff: chrome/browser/ui/browser.cc

Issue 2314853003: Move ash::DisplayManager switches to ui::display (Closed)
Patch Set: rebased again Created 4 years, 3 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
Index: chrome/browser/ui/browser.cc
diff --git a/chrome/browser/ui/browser.cc b/chrome/browser/ui/browser.cc
index 3ab3e16ad500677e01906d6f9eaf5f22533ff144..b9b1da9bc8b7638dc8c5fa3830d302a21e4ce19a 100644
--- a/chrome/browser/ui/browser.cc
+++ b/chrome/browser/ui/browser.cc
@@ -227,7 +227,6 @@
#endif
#if defined(USE_ASH)
-#include "ash/common/ash_switches.h" // nogncheck
#include "ash/shell.h" // nogncheck
#endif

Powered by Google App Engine
This is Rietveld 408576698