Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index addc164eece778a7ccc61bc5ea2261767d8535ef..d1f669a9af84cdf7966c8edc49d2d78fd16d92d0 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -2167,7 +2167,7 @@ if (is_android) { |
| deps = [ |
| "//third_party/android_tools:android_support_multidex_java", |
| "//third_party/jsr-305:jsr_305_javalib", |
| - "//web_apks/minting_example:minting_common_lib", |
| + "//webapk/libs/common", |
| ] |
| java_files = [ |