diff options
Diffstat (limited to 'chrome/test/DEPS')
-rw-r--r-- | chrome/test/DEPS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/test/DEPS b/chrome/test/DEPS index 20e075d..70906cf 100644 --- a/chrome/test/DEPS +++ b/chrome/test/DEPS @@ -1,4 +1,4 @@ -include_rules = [
- # The test directory can do whatever it wants in chrome.
- "+chrome",
-]
+include_rules = [ + # The test directory can do whatever it wants in chrome. + "+chrome", +] |