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

Unified Diff: chrome/browser/sync/internal_api/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: sync to head 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/internal_api/DEPS
diff --git a/chrome/browser/sync/internal_api/DEPS b/chrome/browser/sync/internal_api/DEPS
deleted file mode 100644
index 5f69c7aba8477277148da7042b70936dd6c875de..0000000000000000000000000000000000000000
--- a/chrome/browser/sync/internal_api/DEPS
+++ /dev/null
@@ -1,11 +0,0 @@
-include_rules = [
- "-chrome",
- "-content",
- "+chrome/test/base",
-
- "+chrome/browser/sync",
- "-chrome/browser/sync/api",
- "-chrome/browser/sync/glue",
-
- "+sync",
-]

Powered by Google App Engine
This is Rietveld 408576698