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

Unified Diff: sync/engine/throttled_data_type_tracker.cc

Issue 11028086: Cleanup: IWYU for base/time.h in sync/. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 months 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: sync/engine/throttled_data_type_tracker.cc
===================================================================
--- sync/engine/throttled_data_type_tracker.cc (revision 160754)
+++ sync/engine/throttled_data_type_tracker.cc (working copy)
@@ -4,6 +4,7 @@
#include "sync/engine/throttled_data_type_tracker.h"
+#include "base/time.h"
#include "sync/engine/all_status.h"
#include "sync/internal_api/public/base/model_type.h"

Powered by Google App Engine
This is Rietveld 408576698