| Index: webkit/plugins/webkit_plugins.gypi
|
| diff --git a/webkit/plugins/webkit_plugins.gypi b/webkit/plugins/webkit_plugins.gypi
|
| index 56b952c95f476726989a7556c7513d9d8e741d02..6f786b00ec142019722a418ccb57e3be543fff7d 100644
|
| --- a/webkit/plugins/webkit_plugins.gypi
|
| +++ b/webkit/plugins/webkit_plugins.gypi
|
| @@ -19,6 +19,7 @@
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/base.gyp:base_i18n',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| + '<(DEPTH)/gpu/gpu.gyp:command_buffer_common',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_implementation',
|
| '<(DEPTH)/media/media.gyp:media',
|
|
|