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

Unified Diff: components/sync_driver/backend_migrator.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/sync_driver/backend_migrator.h
diff --git a/components/sync_driver/backend_migrator.h b/components/sync_driver/backend_migrator.h
index 89f5ec5570b45c1e46dc13c10a32232f7af260fd..dfda73c0705a57b11b8166ba438508251079ad4a 100644
--- a/components/sync_driver/backend_migrator.h
+++ b/components/sync_driver/backend_migrator.h
@@ -8,6 +8,7 @@
#include <string>
#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "base/memory/weak_ptr.h"
#include "base/observer_list.h"
#include "components/sync_driver/data_type_manager.h"
« no previous file with comments | « components/sync_bookmarks/bookmark_model_associator.cc ('k') | components/sync_driver/backup_rollback_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698