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

Unified Diff: chrome/test/base/view_event_test_platform_part_ash.cc

Issue 1548153002: Switch to standard integer types in chrome/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: chrome/test/base/view_event_test_platform_part_ash.cc
diff --git a/chrome/test/base/view_event_test_platform_part_ash.cc b/chrome/test/base/view_event_test_platform_part_ash.cc
index 89f3c94c9a55aecf892c1aeeae5599eb55edc077..b46982b8c97752a88eff61dec612826b8323a873 100644
--- a/chrome/test/base/view_event_test_platform_part_ash.cc
+++ b/chrome/test/base/view_event_test_platform_part_ash.cc
@@ -4,6 +4,7 @@
#include "chrome/test/base/view_event_test_platform_part.h"
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "ui/aura/env.h"
#include "ui/gfx/screen.h"
« no previous file with comments | « chrome/test/base/view_event_test_base.cc ('k') | chrome/test/base/view_event_test_platform_part_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698