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

Unified Diff: media/capture/BUILD.gn

Issue 2161063003: 🎫 Fail write_build_config.py if current_toolchain != default_toolchain (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: put back _java target removed from test() Created 4 years, 5 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 | « device/vr/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/BUILD.gn
diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn
index fc2b113eec50e082aff2672f039a51ce1baa2680..c59ffee90cc449c379277b0e1a07ec19827c0ba2 100644
--- a/media/capture/BUILD.gn
+++ b/media/capture/BUILD.gn
@@ -97,9 +97,7 @@ component("capture") {
if (is_android) {
public_deps += [
"content/android",
- "content/android:screen_capture_java",
"video/android",
- "video/android:capture_java",
]
deps += [
"content/android:screen_capture_jni_headers",
« no previous file with comments | « device/vr/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698