diff options
Diffstat (limited to 'content/gpu')
-rw-r--r-- | content/gpu/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/gpu/DEPS b/content/gpu/DEPS index 66112a0..11b3d3d 100644 --- a/content/gpu/DEPS +++ b/content/gpu/DEPS @@ -1,4 +1,5 @@ include_rules = [
+ "-chrome",
"+chrome/app",
"+gpu/command_buffer",
"+libEGL",
|