| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index c8e3f4db77c7c30ab86c055558d4d7f5fc10a238..c9ebd90d56377304b8b2e364c318e8f9e7ada9fd 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -277,6 +277,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
|
| "//chrome/browser/android/policy/policy_auditor.cc",
|
| "//chrome/browser/android/shortcut_info.h",
|
| "//chrome/browser/android/tab_android.h",
|
| + "//chrome/browser/notifications/notification_platform_types_android.h",
|
| "//chrome/browser/profiles/profile_metrics.h",
|
| "//chrome/browser/ui/android/infobars/infobar_android.h",
|
| ]
|
|
|