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

Unified Diff: content/test/BUILD.gn

Issue 2083813003: Revert of Re-Reland: Make media/capture gn and gyps produce components (patchset #2 id:20001 of htt… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2774
Patch Set: Created 4 years, 6 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/BUILD.gn ('k') | media/BUILD.gn » ('j') | 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 79782aab1539a5fdfee28229e0709f2d8b8f4d34..a6575d23d0007d81f99f84221d9026594815f008 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -74,7 +74,6 @@ static_library("test_support") {
"//ipc:test_support",
"//ipc/mojo",
"//media",
- "//media/capture",
"//mojo/edk/system",
"//mojo/edk/test:test_support",
"//net:test_support",
@@ -186,7 +185,6 @@ static_library("test_support") {
if (is_android) {
deps += [
- "//media/capture/video/android:android",
"//ui/android",
"//ui/shell_dialogs",
]
@@ -671,7 +669,6 @@ test("content_unittests") {
"//media:test_support",
"//media/audio:test_support",
"//media/base:test_support",
- "//media/capture",
"//media/midi:midi",
"//mojo/edk/test:test_support",
"//mojo/public/cpp/bindings",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | media/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698