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

Unified Diff: sync/engine/get_updates_delegate.cc

Issue 161253002: sync: Add interfaces for per-type sync (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another win compile fix Created 6 years, 10 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/download_unittest.cc ('k') | sync/engine/get_updates_processor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/get_updates_delegate.cc
diff --git a/sync/engine/get_updates_delegate.cc b/sync/engine/get_updates_delegate.cc
index 32cc0f1e3eebdfdb5ec36954b8abb4af0b6e397f..d0c7a173ad9898c5e33c4ef53033ff85ed3dcdcf 100644
--- a/sync/engine/get_updates_delegate.cc
+++ b/sync/engine/get_updates_delegate.cc
@@ -4,8 +4,8 @@
#include "sync/engine/get_updates_delegate.h"
+#include "sync/engine/directory_update_handler.h"
#include "sync/engine/get_updates_processor.h"
-#include "sync/engine/sync_directory_update_handler.h"
namespace syncer {
« no previous file with comments | « sync/engine/download_unittest.cc ('k') | sync/engine/get_updates_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698