| Index: webkit/common/gpu/webkit_gpu.gyp
|
| diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp
|
| index 37aec39be3415d938d44cc12308e5d8fa354192b..72bfd93b3761b3e8e8919be1d0a64c31f041c7d2 100644
|
| --- a/webkit/common/gpu/webkit_gpu.gyp
|
| +++ b/webkit/common/gpu/webkit_gpu.gyp
|
| @@ -16,6 +16,7 @@
|
| 'dependencies': [
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| + '<(DEPTH)/gpu/command_buffer/command_buffer.gyp:gles2_utils',
|
| '<(DEPTH)/gpu/gpu.gyp:command_buffer_service',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_implementation',
|
|
|