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

Unified Diff: content/shell/DEPS

Issue 265263004: Mac Video Capture Device: split VCD into VCD and Factory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reconnected VCDFMac::Create() check for device name; VCDTest::OpenInvalidDevice needs Mac API Type. Created 6 years, 7 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: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 1d7524c9e7693804b024c736a46a67faf1c30b93..386f7d095163eb18eabb09513e990dc0f5a0d197 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -27,4 +27,7 @@ specific_include_rules = {
"shell_views\.cc": [
"+ui/wm/test"
],
+ "content_browser_tests_android\.cc": [
+ "+media/base"
+ ],
}
« no previous file with comments | « content/public/common/content_switches.cc ('k') | content/shell/android/browsertests_apk/content_browser_tests_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698