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

Unified Diff: components/sync/engine_impl/sync_scheduler_impl.h

Issue 2388973002: [Sync] Removing duplicate includes, part 2. (Closed)
Patch Set: Update for Max's comments. Created 4 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: components/sync/engine_impl/sync_scheduler_impl.h
diff --git a/components/sync/engine_impl/sync_scheduler_impl.h b/components/sync/engine_impl/sync_scheduler_impl.h
index 40f0a7beadd3a6dd04892103217ade04e1d31ba6..7c5e06f825e4c3648b236b0f860f7de02fb1bdd6 100644
--- a/components/sync/engine_impl/sync_scheduler_impl.h
+++ b/components/sync/engine_impl/sync_scheduler_impl.h
@@ -101,7 +101,7 @@ class SyncSchedulerImpl : public SyncScheduler, public base::NonThreadSafe {
UPDATE_INTERVAL,
};
- friend class SyncSchedulerTest;
+ friend class SyncSchedulerImplTest;
friend class SyncSchedulerWhiteboxTest;
friend class SyncerTest;
« no previous file with comments | « components/sync/engine_impl/model_type_worker_unittest.cc ('k') | components/sync/engine_impl/sync_scheduler_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698