| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 39b6c33490a22772311df25da15f27edef781a0d..88f15296eac294b21b9c8fe50dc08513c55cbf16 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -236,6 +236,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
|
| "//chrome/browser/browsing_data/browsing_data_remover.h",
|
| "//chrome/browser/profiles/profile_metrics.h",
|
| "//chrome/browser/ui/android/infobars/infobar_android.h",
|
| + "//ui/message_center/notification.h",
|
| ]
|
| }
|
|
|
|
|