| 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 b1c485e324073df5f83babb62483deced7c74941..d8bd0319a42b844a520b8b3ba9e91a53e7245e1d 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -131,6 +131,7 @@
|
| 'platform_generated.gyp:make_platform_generated',
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/cc/cc.gyp:cc',
|
| + '<(DEPTH)/components/components.gyp:components_payments_mojo_bindings',
|
| '<(DEPTH)/device/battery/battery.gyp:device_battery_mojo_bindings',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/mojo/mojo_base.gyp:mojo_environment_chromium',
|
|
|