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

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: Rebase + update DEPS 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..6a46bae5f71aabc55be70099c5b98fa1d21fe9af 100644
--- a/sync/engine/DEPS
+++ b/sync/engine/DEPS
@@ -1,11 +1,6 @@
include_rules = [
"+sync/base",
- "+sync/internal_api/public/base",
- "+sync/internal_api/public/engine",
- "+sync/internal_api/public/events",
- "+sync/internal_api/public/sessions",
- "+sync/internal_api/public/test",
- "+sync/internal_api/public/util",
+ "+sync/internal_api/public",
"+sync/notifier",
"+sync/protocol",
"+sync/sessions",
« 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