| Index: third_party/WebKit/Source/platform/blink_platform.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| index 31fa3f19a9c91e51d0094d22a012c368ac83ccac..f501d84b5e39febbbb8fa11626405e271e51a624 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -132,6 +132,7 @@
|
| 'platform_generated.gyp:make_platform_generated',
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/cc/cc.gyp:cc',
|
| + '<(DEPTH)/components/link_header_util/link_header_util.gyp:link_header_util',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_implementation',
|
| '<(DEPTH)/mojo/mojo_edk.gyp:mojo_system_impl',
|
|
|