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

Unified Diff: chrome/browser/chromeos/display/display_preferences.h

Issue 2540313002: Split //ui/display and create //ui/display/manager. (Closed)
Patch Set: Cleanup export header. Created 4 years 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/display/display_preferences.h
diff --git a/chrome/browser/chromeos/display/display_preferences.h b/chrome/browser/chromeos/display/display_preferences.h
index 7580677878276b7f8af530225f0045727707d1fd..56d3d7fd7d0d33f36f2eeb8ee695958c98b68636 100644
--- a/chrome/browser/chromeos/display/display_preferences.h
+++ b/chrome/browser/chromeos/display/display_preferences.h
@@ -8,7 +8,7 @@
#include <stdint.h>
#include "third_party/cros_system_api/dbus/service_constants.h"
-#include "ui/display/manager/display_layout.h"
+#include "ui/display/display_layout.h"
class PrefRegistrySimple;

Powered by Google App Engine
This is Rietveld 408576698