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

Unified Diff: components/variations/variations_request_scheduler.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.h
diff --git a/components/variations/variations_request_scheduler.h b/components/variations/variations_request_scheduler.h
index c36401048577da66690a7162b7fd83b57fd2711d..2b945010690116ec01e8eda6e7912c29f5fb97ed 100644
--- a/components/variations/variations_request_scheduler.h
+++ b/components/variations/variations_request_scheduler.h
@@ -7,6 +7,7 @@
#include "base/bind.h"
#include "base/gtest_prod_util.h"
+#include "base/macros.h"
#include "base/time/time.h"
#include "base/timer/timer.h"
« no previous file with comments | « components/variations/variations_http_header_provider.cc ('k') | components/variations/variations_request_scheduler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698