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

Unified Diff: chrome/browser/chromeos/login/lock/screen_locker.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/chromeos/login/lock/screen_locker.cc
diff --git a/chrome/browser/chromeos/login/lock/screen_locker.cc b/chrome/browser/chromeos/login/lock/screen_locker.cc
index 7df31b62eb8d60b9d7af19d07d6e60c7c7caf9bd..5bfe1214e47fb936d3d262504565bd25fc8a05f5 100644
--- a/chrome/browser/chromeos/login/lock/screen_locker.cc
+++ b/chrome/browser/chromeos/login/lock/screen_locker.cc
@@ -7,7 +7,6 @@
#include <string>
#include <vector>
-#include "ash/common/ash_switches.h"
#include "ash/common/wallpaper/wallpaper_controller.h"
#include "ash/common/wm/window_state.h"
#include "ash/common/wm/wm_event.h"

Powered by Google App Engine
This is Rietveld 408576698