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

Unified Diff: ui/mojo/init/screen_mojo.h

Issue 1550483002: Switch to standard integer types in ui/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@int-ui-events
Patch Set: Created 5 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
« no previous file with comments | « ui/metro_viewer/metro_viewer_messages.h ('k') | ui/mojo/init/ui_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/mojo/init/screen_mojo.h
diff --git a/ui/mojo/init/screen_mojo.h b/ui/mojo/init/screen_mojo.h
index 3a3df0655efe778ee648f0b648355f341afbe508..b846e68c307e88ca55277c4d06dc53e88deb30b3 100644
--- a/ui/mojo/init/screen_mojo.h
+++ b/ui/mojo/init/screen_mojo.h
@@ -7,6 +7,7 @@
#include <vector>
+#include "base/macros.h"
#include "ui/gfx/display.h"
#include "ui/gfx/screen.h"
« no previous file with comments | « ui/metro_viewer/metro_viewer_messages.h ('k') | ui/mojo/init/ui_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698