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

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

Issue 2783973002: Moving LatencyInfo into a separate component. (Closed)
Patch Set: Rebase again Created 3 years, 9 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 | « content/test/BUILD.gn ('k') | gpu/ipc/client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/client/BUILD.gn
diff --git a/gpu/ipc/client/BUILD.gn b/gpu/ipc/client/BUILD.gn
index 6658c71064ca9b29a0083b4264d809d3a5480520..f49b62a0339f4903013e4efbef2a0f2bfb8dae47 100644
--- a/gpu/ipc/client/BUILD.gn
+++ b/gpu/ipc/client/BUILD.gn
@@ -52,10 +52,10 @@ source_set("ipc_client_sources") {
"//gpu/config:config_sources",
"//gpu/ipc/common:ipc_common_sources",
"//ui/base/",
- "//ui/events/ipc",
"//ui/gfx/ipc",
"//ui/gfx/ipc/geometry",
"//ui/gl",
+ "//ui/latency/ipc",
"//url/ipc:url_ipc",
]
public_deps = [
« no previous file with comments | « content/test/BUILD.gn ('k') | gpu/ipc/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698