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

Unified Diff: chrome/browser/ui/webui/options/browser_options_handler.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/webui/options/browser_options_handler.cc
diff --git a/chrome/browser/ui/webui/options/browser_options_handler.cc b/chrome/browser/ui/webui/options/browser_options_handler.cc
index e18f9d60bd6988d9eb8aebebffd2a8b4aa316d81..1ae2d7d954770844dfa970e57c817d59f7196c2e 100644
--- a/chrome/browser/ui/webui/options/browser_options_handler.cc
+++ b/chrome/browser/ui/webui/options/browser_options_handler.cc
@@ -115,7 +115,6 @@
#if defined(OS_CHROMEOS)
#include "ash/common/accessibility_types.h" // nogncheck
-#include "ash/common/ash_switches.h" // nogncheck
#include "ash/common/system/chromeos/devicetype_utils.h" // nogncheck
#include "ash/common/wallpaper/wallpaper_delegate.h" // nogncheck
#include "ash/shell.h" // nogncheck
« no previous file with comments | « chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc ('k') | chrome/test/base/in_process_browser_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698