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

Unified Diff: chrome/browser/extensions/api/tabs/tabs_api.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/extensions/api/tabs/tabs_api.cc
diff --git a/chrome/browser/extensions/api/tabs/tabs_api.cc b/chrome/browser/extensions/api/tabs/tabs_api.cc
index 5f2410c51f11c0a954433bf104194f72dbbae4cb..319d0167e041b158244c47eeb63e4458601230d2 100644
--- a/chrome/browser/extensions/api/tabs/tabs_api.cc
+++ b/chrome/browser/extensions/api/tabs/tabs_api.cc
@@ -96,7 +96,6 @@
#include "ui/base/ui_base_types.h"
#if defined(USE_ASH)
-#include "ash/common/ash_switches.h" // nogncheck
#include "chrome/browser/extensions/api/tabs/ash_panel_contents.h" // nogncheck
#include "extensions/browser/app_window/app_window_registry.h" // nogncheck
#endif

Powered by Google App Engine
This is Rietveld 408576698