Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index dd40a52c5b144878e6c6e9cb48c9bf6948b42513..739bd0f378beb8f755383f28e10ff0a5da92b484 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -2167,9 +2167,9 @@ if (is_android) { |
| ] |
| deps = [ |
| + "//chrome/android/webapk/libs/common", |
| "//third_party/android_tools:android_support_multidex_java", |
| "//third_party/jsr-305:jsr_305_javalib", |
| - "//webapk/libs/common", |
| ] |
| java_files = [ |