| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index dc82ef6ed5102470d3d1c180aed151e120ade991..550a0055a19d06ee6b6ba7fbb5595c8c249e26d9 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -293,6 +293,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",
|
| ]
|
|
|