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

Unified Diff: base/android/build_info.h

Issue 1543293003: Switch to standard integer types in base/android/. (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
« no previous file with comments | « base/android/base_jni_registrar.cc ('k') | base/android/content_uri_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/build_info.h
diff --git a/base/android/build_info.h b/base/android/build_info.h
index cc90df2201664c58f0a50df36f2803fe064d257d..5195fb8829b01f8c02f5ff59783caa59d3335721 100644
--- a/base/android/build_info.h
+++ b/base/android/build_info.h
@@ -10,6 +10,7 @@
#include <string>
#include "base/base_export.h"
+#include "base/macros.h"
#include "base/memory/singleton.h"
namespace base {
« no previous file with comments | « base/android/base_jni_registrar.cc ('k') | base/android/content_uri_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698