summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/gpu/DEPS')
-rw-r--r--chrome/gpu/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/gpu/DEPS b/chrome/gpu/DEPS
index beacfd9..f071f77 100644
--- a/chrome/gpu/DEPS
+++ b/chrome/gpu/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+chrome/app",
+ "+chrome/app",
+ "+gpu/command_buffer",
]