diff options
Diffstat (limited to 'webkit/tools/pepper_test_plugin/DEPS')
-rw-r--r-- | webkit/tools/pepper_test_plugin/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/pepper_test_plugin/DEPS b/webkit/tools/pepper_test_plugin/DEPS index 03c7a2d..fcae681 100644 --- a/webkit/tools/pepper_test_plugin/DEPS +++ b/webkit/tools/pepper_test_plugin/DEPS @@ -1,3 +1,4 @@ include_rules = [ "+gpu/command_buffer", + "+gpu/pgl", ] |