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

Unified Diff: ui/display/x11/edid_parser_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
« no previous file with comments | « ui/display/types/display_types_export.h ('k') | ui/ozone/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/x11/edid_parser_x11.h
diff --git a/ui/display/x11/edid_parser_x11.h b/ui/display/x11/edid_parser_x11.h
index 951dd2f9b36db67c64db9d4fa90b2c3a6a436699..d6ac9b96c6f3a3a3157f9e2c885c76bb4ee6395a 100644
--- a/ui/display/x11/edid_parser_x11.h
+++ b/ui/display/x11/edid_parser_x11.h
@@ -9,8 +9,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/types/display_types_export.h ('k') | ui/ozone/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698