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

Unified Diff: components/test_runner/app_banner_client.h

Issue 1549993003: Switch to standard integer types in components/, part 4 of 4. (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: components/test_runner/app_banner_client.h
diff --git a/components/test_runner/app_banner_client.h b/components/test_runner/app_banner_client.h
index b268c9f1011152c00995736236b4b39ab22e88ef..0439baf8e42ae4810d8589f7242b875e4ad59081 100644
--- a/components/test_runner/app_banner_client.h
+++ b/components/test_runner/app_banner_client.h
@@ -7,6 +7,7 @@
#include "base/compiler_specific.h"
#include "base/id_map.h"
+#include "base/macros.h"
#include "components/test_runner/test_runner_export.h"
#include "third_party/WebKit/public/platform/modules/app_banner/WebAppBannerClient.h"
« no previous file with comments | « components/test_runner/accessibility_controller.cc ('k') | components/test_runner/blink_test_platform_support_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698