| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 639c679f089b8b5790c131d5590ff0102aa617b0..2ae9301fcd3151379ad52595b5534641706e76cc 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -613,6 +613,7 @@ android_library("chrome_shared_test_java") {
|
| "//components/dom_distiller/android:dom_distiller_core_java",
|
| "//components/invalidation/impl:java",
|
| "//components/invalidation/impl:javatests",
|
| + "//components/navigation_interception/android:navigation_interception_java",
|
| "//components/precache/android:precache_java",
|
| "//components/precache/android:precache_javatests",
|
| "//components/web_contents_delegate_android:web_contents_delegate_android_java",
|
|
|