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

Unified Diff: gpu/ipc/common/BUILD.gn

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: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index c596e265f536568cec3aefdcb5f8f81054adfcb3..2c31f72c8d331f82aa80577e4e016610f7ad7e67 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -86,9 +86,9 @@ source_set("ipc_common_sources") {
"//gpu/command_buffer/common:common_sources",
"//gpu/config:config_sources",
"//ipc",
- "//ui/events/ipc",
"//ui/gfx/ipc",
"//ui/gl",
+ "//ui/latency_info/ipc",
"//url/ipc:url_ipc",
]
« no previous file with comments | « gpu/ipc/client/gpu_channel_host.h ('k') | gpu/ipc/common/DEPS » ('j') | ui/events/events.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698