| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 25ce77fc0bea79ec364b0dd2a50bed5b7ad27aff..437b85778a7d1135367aa7293734564b446067e5 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -294,6 +294,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
|
| "//chrome/browser/android/tab_android.h",
|
| "//chrome/browser/banners/app_banner_settings_helper.h",
|
| "//chrome/browser/notifications/notification_platform_bridge_android.cc",
|
| + "//chrome/browser/ntp_snippets/ntp_snippets_metrics.h",
|
| "//chrome/browser/profiles/profile_metrics.h",
|
| "//chrome/browser/ui/android/infobars/infobar_android.h",
|
| ]
|
|
|