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

Unified Diff: ppapi/shared_impl/DEPS

Issue 252663002: Track plugin input event latency (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: move InputEventPriavte interface to terfaces_ppb_private.h Created 6 years, 7 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: ppapi/shared_impl/DEPS
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 6055a34f41cc35a2de8b250c35a6da2c73112378..1877bfb659e40646e53d86ac735bcc5a71f469c7 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+media/audio",
"+media/base",
"+skia",
+ "+ui/events",
"+webkit/common/webpreferences.h",
"+webkit/common/fileapi/file_system_types.h",

Powered by Google App Engine
This is Rietveld 408576698