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

Unified Diff: chrome/browser/sync/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
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/sync/abstract_profile_sync_service_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/DEPS
diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS
index 847cc5b1d337f6a43e4d26c99ef851be856a0538..f3fa22ae46b45b3152b96aea4c75399f529b5dd1 100644
--- a/chrome/browser/sync/DEPS
+++ b/chrome/browser/sync/DEPS
@@ -1,9 +1,10 @@
include_rules = [
# For files not in a subdirectory (what a mess!).
- "+sync/js",
"+sync/engine/model_changing_syncer_command.h",
"+sync/engine/model_safe_worker.h",
"+sync/engine/polling_constants.h",
+ "+sync/internal_api",
+ "+sync/js",
"+sync/notifier/invalidation_version_tracker.h",
"+sync/sessions/session_state.h",
"+sync/syncable/model_type.h",
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/sync/abstract_profile_sync_service_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698