| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index b2aec9f17b43967e6259edcff934c70e5499a214..fb5d9876bb1f5e0a994831a010573b3d4d014c8c 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -330,9 +330,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',
|
|
|