Index: chrome/android/sync_shell/DEPS |
diff --git a/chrome/android/sync_shell/DEPS b/chrome/android/sync_shell/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8c678fa28c619ebf37f77730daece1771283cde4 |
--- /dev/null |
+++ b/chrome/android/sync_shell/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
Yaron
2014/08/19 21:23:19
let's add an OWNERS file too here. That way if som
pval...(no longer on Chromium)
2014/08/20 01:55:09
done. I've added you and zea (for sync stuff)
|
+ "+chrome/app", |
+ "+components/search_engines", |
+ "+sync/test/fake_server/android", |
+] |
+ |