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

Unified Diff: sync/engine/DEPS

Issue 280693003: sync: Move NonBlockingTypeProcessor to sync/engine (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git cl format Created 6 years, 7 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_driver/non_blocking_data_type_manager.cc ('k') | sync/engine/non_blocking_type_processor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/DEPS
diff --git a/sync/engine/DEPS b/sync/engine/DEPS
index 097869789fd1e8bae888ee5f340dd6f3cadc5b95..3c5a6e8eea977bd2af653f821ead8b3f2fc4da14 100644
--- a/sync/engine/DEPS
+++ b/sync/engine/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+sync/base",
+ "+sync/internal_api/public",
"+sync/internal_api/public/base",
Nicolas Zea 2014/05/12 23:52:06 I think all these subdirs can be removed now right
rlarocque 2014/05/13 00:06:20 Done.
"+sync/internal_api/public/engine",
"+sync/internal_api/public/events",
« no previous file with comments | « components/sync_driver/non_blocking_data_type_manager.cc ('k') | sync/engine/non_blocking_type_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698