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

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

Issue 9699057: [Sync] Move 'sync' target to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix some minor diffs Created 8 years, 9 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/js/DEPS
diff --git a/chrome/browser/sync/js/DEPS b/chrome/browser/sync/js/DEPS
deleted file mode 100644
index 106715869f3dbfbef7e6254c9cccae662ae649f7..0000000000000000000000000000000000000000
--- a/chrome/browser/sync/js/DEPS
+++ /dev/null
@@ -1,19 +0,0 @@
-include_rules = [
- "-chrome",
-
- "+chrome/browser/sync/js",
-
- "+chrome/browser/sync/internal_api",
- "+chrome/browser/sync/sessions/session_state.h",
- "+chrome/browser/sync/syncable/model_type.h",
- "+chrome/browser/sync/protocol/sync_protocol_error.h",
- "+chrome/browser/sync/syncable/transaction_observer.h",
- "+chrome/browser/sync/test",
- "+chrome/browser/sync/util",
-
- # TODO(akalin): this should be in base.
- "+chrome/browser/sync/weak_handle.h",
- "+chrome/browser/sync/shared_value.h",
-
-]
-

Powered by Google App Engine
This is Rietveld 408576698