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

Unified Diff: components/variations/variations_request_scheduler_mobile.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/variations/variations_request_scheduler_mobile.h
diff --git a/components/variations/variations_request_scheduler_mobile.h b/components/variations/variations_request_scheduler_mobile.h
index 75bbf55a072655ab19d27f38d1a2543d880df6ef..5b46f1f12869b98a1ff301dedb9321dba3ad5cdc 100644
--- a/components/variations/variations_request_scheduler_mobile.h
+++ b/components/variations/variations_request_scheduler_mobile.h
@@ -7,6 +7,7 @@
#include "base/bind.h"
#include "base/gtest_prod_util.h"
+#include "base/macros.h"
#include "components/variations/variations_request_scheduler.h"
class PrefService;
« no previous file with comments | « components/variations/variations_request_scheduler.cc ('k') | components/variations/variations_seed_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698