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

Unified Diff: content/test/DEPS

Issue 1965273005: Drop unnecessary media deps from content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back //content/DEPS +media Created 4 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
« no previous file with comments | « content/shell/renderer/DEPS ('k') | content/utility/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index 05d26197e2ef3d0c809a3aae4460533ac2945a5d..a76dba2620e9845b2ffc094b28f8396b271a431b 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -11,8 +11,6 @@ include_rules = [
"+device/bluetooth", # For WebBluetooth tests
# For loading V8's initial snapshot from external files.
"+gin/v8_initializer.h",
- "+media/audio", # For AudioParameters in WebRTC tests.
- "+media/base", # For ChannelLayout in WebRTC tests.
"+ui/base/resource/data_pack.h",
"+ui/base/resource/resource_bundle.h",
"!v8/include/v8.h",
« no previous file with comments | « content/shell/renderer/DEPS ('k') | content/utility/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698