Chromium Code Reviews| Index: chrome/android/BUILD.gn |
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
| index 593a0be6455f05c3517b8912aa9a19837876c0fa..04355f9d03b827d49444641c8a13081154219806 100644 |
| --- a/chrome/android/BUILD.gn |
| +++ b/chrome/android/BUILD.gn |
| @@ -540,10 +540,6 @@ |
| ":chrome_public_apk_resources", |
| "//base:base_java", |
| ] |
| - |
| - if (enable_webvr && !is_java_debug) { |
| - proguard_configs = [ "//third_party/gvr-android-sdk/proguard/base.flags" ] |
| - } |
| } |
| } |