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

Unified Diff: gpu/ipc/DEPS

Issue 2806163004: Plumbing input event latency reporting through Mus GPU. (Closed)
Patch Set: Removing commented out code. 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
Index: gpu/ipc/DEPS
diff --git a/gpu/ipc/DEPS b/gpu/ipc/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..642af535ec660595ab08cb30eb4d449df5d1674b
--- /dev/null
+++ b/gpu/ipc/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/events/latency_info.h"
+]

Powered by Google App Engine
This is Rietveld 408576698