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

Unified Diff: components/translate/core/browser/translate_script.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/translate/core/browser/translate_script.h
diff --git a/components/translate/core/browser/translate_script.h b/components/translate/core/browser/translate_script.h
index 065ccc7a220eb7bbdaa8c320fd49ab4f7b38574f..1a39d8f6facaba95f1bface9b75673359d0b0152 100644
--- a/components/translate/core/browser/translate_script.h
+++ b/components/translate/core/browser/translate_script.h
@@ -10,6 +10,7 @@
#include "base/callback_forward.h"
#include "base/gtest_prod_util.h"
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "base/memory/weak_ptr.h"
#include "base/time/time.h"
« no previous file with comments | « components/translate/core/browser/translate_prefs_unittest.cc ('k') | components/translate/core/browser/translate_script.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698