| Index: chrome/android/webapk/libs/runtime_library/BUILD.gn
|
| diff --git a/webapk/libs/runtime_library/BUILD.gn b/chrome/android/webapk/libs/runtime_library/BUILD.gn
|
| similarity index 96%
|
| rename from webapk/libs/runtime_library/BUILD.gn
|
| rename to chrome/android/webapk/libs/runtime_library/BUILD.gn
|
| index c44b7ff63f5e52928c310600e80b6ddb21bed44b..8860a1768550778610547e493aa3860ec6ef07db 100644
|
| --- a/webapk/libs/runtime_library/BUILD.gn
|
| +++ b/chrome/android/webapk/libs/runtime_library/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//build/config/android/rules.gni")
|
| -import("//webapk/libs/runtime_library_version.gni")
|
| +import("//chrome/android/webapk/libs/runtime_library_version.gni")
|
|
|
| # runtime_library_version.gni must be incremented whenever the runtime library is
|
| # updated. The WebAPK re-extracts the runtime library from the Chrome APK when
|
|
|