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

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: Remove MEDIA_EXPORT. 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
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 1170c43a6056f6c0d05112bec649d734a510d18c..5cf6cbf578586428ed9ba99d7c60be93ae9b47fc 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -34,6 +34,7 @@ include_rules = [
"+content/public/renderer",
"+extensions/common",
"+extensions/renderer",
+ "+media/base",
"+gin",
"+grit", # For generated headers. TODO(thestig): Remove.
"+ppapi/c",

Powered by Google App Engine
This is Rietveld 408576698