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

Unified Diff: chrome/renderer/DEPS

Issue 1339183002: Add localized default audio device names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 3 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 | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_render_process_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index fe31b40bc4b8ff51ecce63b3e3f328ad7c458bf5..03a9565a5f7e09da2ef034e6b0f80f4a2daa7fbc 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+content/public/renderer",
"+extensions/common",
"+extensions/renderer",
+ "+media/base",
"+gin",
"+grit", # For generated headers. TODO(thestig): Remove.
"+ppapi/c",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_render_process_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698