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

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

Issue 7634002: sync: more DEPS fun (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: notifier Created 9 years, 4 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/protocol/DEPS
diff --git a/chrome/browser/sync/protocol/DEPS b/chrome/browser/sync/protocol/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7f28a59ed31338e6d0248ab4e47f652de440373e
--- /dev/null
+++ b/chrome/browser/sync/protocol/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "-chrome",
+ "+chrome/browser/sync/protocol",
+ "+chrome/browser/sync/syncable/model_type.h",
+]
+

Powered by Google App Engine
This is Rietveld 408576698