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

Unified Diff: device/vr/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 | « build/config/android/internal_rules.gni ('k') | media/capture/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/vr/BUILD.gn
diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn
index 78c82b814a054f4046f6bbb3089f002455981184..35962c11ce68bf27e2c744d2f6c6598acf6e5ee9 100644
--- a/device/vr/BUILD.gn
+++ b/device/vr/BUILD.gn
@@ -73,10 +73,6 @@ if (is_android) {
generate_jni("jni_headers") {
sources = java_sources_needing_jni
jni_package = "vr"
-
- public_deps = [
- "//third_party/cardboard-java:cardboard-java",
- ]
}
android_library("java") {
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | media/capture/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698