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

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
« no previous file with comments | « content/test/webrtc_audio_device_test.cc ('k') | media/audio/audio_input_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 9c27abac17fe2670773ead41e4659dbdd5e4633a..495c8049c7d8915e16a50e1aa3de8cc941a0a241 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+third_party/libvpx",
"+third_party/opus",
"+third_party/skia",
+ "+ui/base",
"+ui/gfx",
"+ui/gl",
]
« no previous file with comments | « content/test/webrtc_audio_device_test.cc ('k') | media/audio/audio_input_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698