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

Unified Diff: components/sync/engine/commit_queue.h

Issue 2413313004: [Sync] Move the last things out of core/. (Closed)
Patch Set: Address 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
« no previous file with comments | « components/sync/engine/activation_context.cc ('k') | components/sync/engine/configure_reason.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/commit_queue.h
diff --git a/components/sync/engine/commit_queue.h b/components/sync/engine/commit_queue.h
index 860f3ee4dc58b5bf94e15cc537bd4880289ace9d..5224a62cc150d23b7a7cc78fd8c63ebd0a0441d7 100644
--- a/components/sync/engine/commit_queue.h
+++ b/components/sync/engine/commit_queue.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_SYNC_ENGINE_COMMIT_QUEUE_H_
#define COMPONENTS_SYNC_ENGINE_COMMIT_QUEUE_H_
-#include "components/sync/core/non_blocking_sync_common.h"
+#include "components/sync/engine/non_blocking_sync_common.h"
namespace syncer {
« no previous file with comments | « components/sync/engine/activation_context.cc ('k') | components/sync/engine/configure_reason.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698