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

Unified Diff: media/DEPS

Issue 21183002: Adding key press detection in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add linux impl Created 7 years, 4 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: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 7bb03fcbd8a388c239ecc7a62f9afda9dcd75108..a801f882324acb0d8f37aa36671e43e6e22904a1 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+third_party/skia",
"+ui/gfx",
"+ui/gl",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698