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