Index: app_installer/DEPS |
diff --git a/app_installer/DEPS b/app_installer/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e6fbe5ee0dacba5f7f8e42ade29b36567b4956a0 |
--- /dev/null |
+++ b/app_installer/DEPS |
@@ -0,0 +1,7 @@ |
+include_rules = [ |
+ "+base", |
+ "+chrome/common", |
+ "+chrome/installer/launcher_support", |
+ "+chrome/installer/util", |
+ "+third_party/omaha", |
+] |