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

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: 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 9c27abac17fe2670773ead41e4659dbdd5e4633a..f3f38a0ff75a393f5e41ddede92b76e865a3c45a 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -7,4 +7,5 @@ include_rules = [
"+third_party/skia",
"+ui/gfx",
"+ui/gl",
+ "+ui/base",
DaleCurtis 2013/08/10 00:13:12 alphabetic order.
]

Powered by Google App Engine
This is Rietveld 408576698