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

Unified Diff: ui/display/chromeos/x11/display_util_x11.h

Issue 230763004: Split ui/display types into separate module and have Ozone depend on it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 8 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/chromeos/x11/display_util_x11.h
diff --git a/ui/display/chromeos/x11/display_util_x11.h b/ui/display/chromeos/x11/display_util_x11.h
index 894d8559f82c1e9c92ba7ccad14f9ca037b4dcd3..1bc2369e8ff6a9f19ff26bd4ab74ae28136d98f3 100644
--- a/ui/display/chromeos/x11/display_util_x11.h
+++ b/ui/display/chromeos/x11/display_util_x11.h
@@ -7,8 +7,8 @@
#include <string>
-#include "ui/display/display_constants.h"
#include "ui/display/display_export.h"
+#include "ui/display/types/display_constants.h"
typedef unsigned long XID;
typedef XID RROutput;
« no previous file with comments | « ui/display/chromeos/x11/display_snapshot_x11.h ('k') | ui/display/chromeos/x11/native_display_delegate_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698