| Index: third_party/cardboard-java/BUILD.gn
|
| diff --git a/third_party/cardboard-java/BUILD.gn b/third_party/cardboard-java/BUILD.gn
|
| deleted file mode 100644
|
| index 4effd70a7cfc420dfdbbef1a7a02a8a6989ce2ec..0000000000000000000000000000000000000000
|
| --- a/third_party/cardboard-java/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -# Copyright 2015 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -import("//build/config/android/rules.gni")
|
| -
|
| -# GYP: //third_party/cardboard-java/cardboard.gyp:cardboard_jar
|
| -android_java_prebuilt("cardboard-java") {
|
| - jar_path = "src/CardboardSample/libs/cardboard.jar"
|
| - deps = [
|
| - "//third_party/android_protobuf:protobuf_nano_javalib",
|
| - ]
|
| -}
|
|
|