| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 06d2f9e28549d0a68ba8299633a6bf90bafab7ec..2d04bdf674d4f30e621e695a8caaf6f4876db5b4 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -332,9 +332,9 @@
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/protobuf/protobuf.gyp:protobuf_lite',
|
| - '../ui/events/events.gyp:events_base',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| + '../ui/latency_info/latency_info.gyp:latency_info',
|
| 'cc.gyp:cc',
|
| 'cc.gyp:cc_proto',
|
| 'cc.gyp:cc_surfaces',
|
|
|