| Index: third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform_tests.gyp b/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| index 90569f0979e170f39eb1fe34bbb3a64e208ef237..7254d69bf9e02d952eaa16985f7ad3cde66a96f6 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| @@ -113,8 +113,8 @@
|
| 'blink_platform.gyp:blink_platform',
|
| '<(DEPTH)/cc/cc.gyp:cc',
|
| '<(DEPTH)/device/battery/battery.gyp:device_battery_mojo_bindings',
|
| - '<(DEPTH)/mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '<(DEPTH)/mojo/mojo_edk.gyp:mojo_system_impl',
|
| + '<(DEPTH)/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '<(DEPTH)/testing/gmock.gyp:gmock',
|
| ],
|
| 'defines': [
|
|
|