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

Unified Diff: chrome/renderer/DEPS

Issue 1362093002: Re-land: Add localized default audio device names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Exclude media_resource_provider on iOS. 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 98e1e0d2e560edf82cc0ced824c3e10392ad2e64..f9b67b29ad3ee07e5f6c9591971826a4eece8323 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -36,6 +36,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