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

Unified Diff: ui/display/display_finder.cc

Issue 1964153002: Move Screen, its impls, DisplayObserver and DisplayChangeNotifier to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: ui/display/display_finder.cc
diff --git a/ui/display/display_finder.cc b/ui/display/display_finder.cc
index cc352409c1485077a4be80b7981e05af2b376fe7..82a9eb04b0a1e4247465f210f04f9a2439c1688a 100644
--- a/ui/display/display_finder.cc
+++ b/ui/display/display_finder.cc
@@ -7,7 +7,7 @@
#include <limits>
#include "base/logging.h"
-#include "ui/gfx/display.h"
+#include "ui/display/display.h"
#include "ui/gfx/geometry/point.h"
#include "ui/gfx/geometry/rect.h"

Powered by Google App Engine
This is Rietveld 408576698