diff options
Diffstat (limited to 'chrome/installer')
-rw-r--r-- | chrome/installer/setup/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/installer/setup/DEPS b/chrome/installer/setup/DEPS new file mode 100644 index 0000000..ab2a48a --- /dev/null +++ b/chrome/installer/setup/DEPS @@ -0,0 +1,3 @@ +include_rules = [
+ "+chrome/app",
+]
|