| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index eca238a28c146f976e676a296a52e86b0ca8fe86..2c185ad1c854e5a60697785616aade66d535999e 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -459,6 +459,7 @@ android_library("chrome_test_java") {
|
| "//chrome/test/data/image_search/valid.png",
|
| "//chrome/test/data/navigation_interception/",
|
| "//chrome/test/data/notifications/",
|
| + "//chrome/test/data/payments/",
|
| "//chrome/test/data/popup_blocker/",
|
| "//chrome/test/data/push_messaging/",
|
| "//chrome/test/data/translate/",
|
|
|