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

Unified Diff: ui/views_content_client/views_content_client.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/touch_selection/ui_touch_selection_export.h ('k') | ui/views_content_client/views_content_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views_content_client/views_content_client.h
diff --git a/ui/views_content_client/views_content_client.h b/ui/views_content_client/views_content_client.h
index b11cf637fdf51217f8816a303647ebb97acb7cb9..11f653a2476f410ca5f489ad3687734a7e2f4d3f 100644
--- a/ui/views_content_client/views_content_client.h
+++ b/ui/views_content_client/views_content_client.h
@@ -7,6 +7,7 @@
#include "base/callback.h"
#include "base/macros.h"
+#include "build/build_config.h"
#include "ui/gfx/native_widget_types.h"
#include "ui/views_content_client/views_content_client_export.h"
« no previous file with comments | « ui/touch_selection/ui_touch_selection_export.h ('k') | ui/views_content_client/views_content_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698