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

Unified Diff: chrome/browser/sync/glue/DEPS

Issue 10147003: [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Win update errors Created 8 years, 8 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: chrome/browser/sync/glue/DEPS
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
index 0ad6258408e7ecea39ac8798ea17ad554714ceb3..260f38a9a5cf5cf656255db9df4daf7161fe0128 100644
--- a/chrome/browser/sync/glue/DEPS
+++ b/chrome/browser/sync/glue/DEPS
@@ -3,10 +3,9 @@ include_rules = [
"-sync/sessions",
"-sync/syncable",
+ "+sync/internal_api",
"+sync/util",
- "+chrome/browser/sync/internal_api",
-
"+jingle/notifier/base",
# Should these live in their own "includes" (e.g) directory(ies)?
@@ -23,7 +22,6 @@ include_rules = [
# Mocks/tests.
"+sync/engine/syncapi_mock.h",
- "+chrome/browser/sync/notifier/mock_sync_notifier_observer.h",
"+sync/syncable/model_type_test_util.h",
"+sync/syncable/syncable_mock.h",
« no previous file with comments | « chrome/browser/sync/backend_migrator_unittest.cc ('k') | chrome/browser/sync/glue/backend_data_type_configurer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698