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

Unified Diff: gpu/ipc/DEPS

Issue 2805053004: Plumbing input event latency reporting through Mus GPU.
Patch Set: NON_EXPORTED_BASE Created 3 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 | « gpu/gles2_conform_support/egl/context.cc ('k') | gpu/ipc/client/command_buffer_proxy_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/DEPS
diff --git a/ui/latency/DEPS b/gpu/ipc/DEPS
similarity index 15%
copy from ui/latency/DEPS
copy to gpu/ipc/DEPS
index 0ba8a40e63a1e054b0ccb2f30c0bedde3e618d65..642af535ec660595ab08cb30eb4d449df5d1674b 100644
--- a/ui/latency/DEPS
+++ b/gpu/ipc/DEPS
@@ -1,10 +1,3 @@
include_rules = [
- "+ui/events",
- "+ui/gfx",
+ "+ui/events/latency_info.h"
]
-
-specific_include_rules = {
- "latency_info\.h": [
- "+mojo/public",
- ]
-}
« no previous file with comments | « gpu/gles2_conform_support/egl/context.cc ('k') | gpu/ipc/client/command_buffer_proxy_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698