summaryrefslogtreecommitdiffstats
path: root/gpu/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/DEPS')
-rw-r--r--gpu/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpu/DEPS b/gpu/DEPS
index 992eb71..2cdc222 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -1,4 +1,7 @@
include_rules = [
"+webkit/glue/plugins",
"+third_party/npapi",
+
+ # For gfx::PluginWindowHandle
+ "+app/gfx",
]