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

Unified Diff: ui/events/blink/events_blink.gyp

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some more gyp issues 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
« no previous file with comments | « ui/events/blink/DEPS ('k') | ui/events/blink/input_handler_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/blink/events_blink.gyp
diff --git a/ui/events/blink/events_blink.gyp b/ui/events/blink/events_blink.gyp
index 8b1b8fa4289f5d18a5a888869c5a894d2f37b936..c347d9be666209fa808ed6d7b9b37ec8bb91e477 100644
--- a/ui/events/blink/events_blink.gyp
+++ b/ui/events/blink/events_blink.gyp
@@ -15,6 +15,7 @@
'../../../cc/cc.gyp:cc',
'../../../third_party/WebKit/public/blink_headers.gyp:blink_headers',
'../../gfx/gfx.gyp:gfx_geometry',
+ '../../latency_info/latency_info.gyp:latency_info',
'../events.gyp:events',
'../events.gyp:gesture_detection',
],
@@ -31,4 +32,4 @@
],
},
],
-}
+}
« no previous file with comments | « ui/events/blink/DEPS ('k') | ui/events/blink/input_handler_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698