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

Unified Diff: sync/engine/throttled_data_type_tracker_unittest.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
« no previous file with comments | « sync/engine/throttled_data_type_tracker.cc ('k') | sync/internal_api/base_node.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/throttled_data_type_tracker_unittest.cc
===================================================================
--- sync/engine/throttled_data_type_tracker_unittest.cc (revision 160754)
+++ sync/engine/throttled_data_type_tracker_unittest.cc (working copy)
@@ -4,6 +4,7 @@
#include "sync/engine/throttled_data_type_tracker.h"
+#include "base/time.h"
#include "sync/internal_api/public/base/model_type.h"
#include "testing/gtest/include/gtest/gtest.h"
@@ -64,4 +65,3 @@
}
} // namespace syncer
-
« no previous file with comments | « sync/engine/throttled_data_type_tracker.cc ('k') | sync/internal_api/base_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698