diff options
Diffstat (limited to 'base/gfx/DEPS')
-rw-r--r-- | base/gfx/DEPS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/gfx/DEPS b/base/gfx/DEPS index 9ba5a37..f4e06f0 100644 --- a/base/gfx/DEPS +++ b/base/gfx/DEPS @@ -1,3 +1,3 @@ -include_rules = [
- "+skia"
-]
+include_rules = [ + "+skia" +] |