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

Unified Diff: cc/ipc/DEPS

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 | « cc/ipc/BUILD.gn ('k') | cc/ipc/cc_param_traits_macros.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/DEPS
diff --git a/cc/ipc/DEPS b/cc/ipc/DEPS
index 32a63b8414a64abe7258a0d806ef86a8630d9c67..44e573a76e433287d3d0561db8b3396e9a6546c3 100644
--- a/cc/ipc/DEPS
+++ b/cc/ipc/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+mojo/common",
"+mojo/public",
"+skia/public",
- "+ui/events/ipc",
- "+ui/events/mojo",
"+ui/gfx/geometry/mojo",
+ "+ui/latency/ipc",
+ "+ui/latency/mojo",
]
« no previous file with comments | « cc/ipc/BUILD.gn ('k') | cc/ipc/cc_param_traits_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698