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

Unified Diff: ui/platform_window/android/android_window.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/latency_info/latency_info_unittests.gyp ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/android/android_window.gyp
diff --git a/ui/platform_window/android/android_window.gyp b/ui/platform_window/android/android_window.gyp
index e982da8436b7481a968375a7284762f12bfb717d..1b663c56c68e04874be7fb5f2ca31fb43572c403 100644
--- a/ui/platform_window/android/android_window.gyp
+++ b/ui/platform_window/android/android_window.gyp
@@ -17,6 +17,7 @@
'../../events/events.gyp:events_base',
'../../gfx/gfx.gyp:gfx',
'../../gfx/gfx.gyp:gfx_geometry',
+ '../../latency_info/latency_info.gyp:latency_info',
'../platform_window.gyp:platform_window',
'android_window_jni_headers',
'android_window_java',
« no previous file with comments | « ui/latency_info/latency_info_unittests.gyp ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698