diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 4a61b70..3a94e7c 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -54,6 +54,7 @@ ['enable_pepper==1', { 'dependencies': [ '../webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp:*', + '../gpu/gpu.gyp:*', ], }], ['enable_openmax==1', { |