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

Unified Diff: sync/engine/throttled_data_type_tracker.h

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 | « no previous file | sync/engine/throttled_data_type_tracker.cc » ('j') | sync/internal_api/public/base_node.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/throttled_data_type_tracker.h
===================================================================
--- sync/engine/throttled_data_type_tracker.h (revision 160754)
+++ sync/engine/throttled_data_type_tracker.h (working copy)
@@ -10,6 +10,10 @@
#include "base/gtest_prod_util.h"
#include "sync/internal_api/public/base/model_type.h"
+namespace base {
+class TimeTicks;
+}
+
namespace syncer {
class AllStatus;
« no previous file with comments | « no previous file | sync/engine/throttled_data_type_tracker.cc » ('j') | sync/internal_api/public/base_node.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698