| Index: webkit/gpu/webkit_gpu.gypi
|
| diff --git a/webkit/gpu/webkit_gpu.gypi b/webkit/gpu/webkit_gpu.gypi
|
| index a770c2abe8c2cd81818073942636da96d22f8e0a..85e1846d84c4ee2d54cbdbe9e82dcef587829774 100644
|
| --- a/webkit/gpu/webkit_gpu.gypi
|
| +++ b/webkit/gpu/webkit_gpu.gypi
|
| @@ -10,6 +10,7 @@
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| '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:command_buffer_client',
|
|
|