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

Unified Diff: content/test/BUILD.gn

Issue 2839813004: Revert of Android: enable H264&VP8 HW accelerator for MediaRecorder (Closed)
Patch Set: Revert "Reland of Android: enable H264&VP8 HW accelerator for MediaRecorder (patchset #1 id:1 of ht… Created 3 years, 8 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/renderer/media_recorder/video_track_recorder_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index be422b585fc0a6129a7690ab4b6d3688e51386c5..54d9efcfd63dcd26f2ea112f51faf75c992fb933 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -923,10 +923,7 @@ test("content_browsertests") {
"../browser/webrtc/webrtc_webcam_browsertest.cc",
"../browser/webrtc/webrtc_webcam_browsertest.h",
]
- deps += [
- "//content/public/common:features",
- "//testing/perf",
- ]
+ deps += [ "//testing/perf" ]
}
if (enable_plugins) {
« no previous file with comments | « content/renderer/media_recorder/video_track_recorder_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698