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