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

Unified Diff: third_party/cardboard-java/BUILD.gn

Issue 1198513003: Revert "Adding Chrome-side WebVR interface and Cardboard implementation" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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 | « mojo/common/weak_binding_set.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cardboard-java/BUILD.gn
diff --git a/third_party/cardboard-java/BUILD.gn b/third_party/cardboard-java/BUILD.gn
index 4effd70a7cfc420dfdbbef1a7a02a8a6989ce2ec..a6ff1b6cea8b272159d41b399b26bf2f32d19b92 100644
--- a/third_party/cardboard-java/BUILD.gn
+++ b/third_party/cardboard-java/BUILD.gn
@@ -5,9 +5,9 @@
import("//build/config/android/rules.gni")
# GYP: //third_party/cardboard-java/cardboard.gyp:cardboard_jar
-android_java_prebuilt("cardboard-java") {
+java_prebuilt("cardboard-java") {
jar_path = "src/CardboardSample/libs/cardboard.jar"
deps = [
- "//third_party/android_protobuf:protobuf_nano_javalib",
+ "//third_party/android_protobuf/android_protobuf.gyp:protobuf_nano_javalib",
]
}
« no previous file with comments | « mojo/common/weak_binding_set.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698