Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Unified Diff: cc/cc_tests.gyp

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify ui/events OWNERS Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 785c560960f9ff219be503d18f795e5924a492bf..e8c8a3e4ff618ff78d4c51f3fe8ad5565ee1ef63 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',
« no previous file with comments | « cc/cc.gyp ('k') | cc/output/compositor_frame_metadata.h » ('j') | ui/events/events.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698