Chromium Code Reviews| Index: chrome/android/BUILD.gn |
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
| index 761c822ac80572d05327b717d14972ec47df43c6..86efb5a08c5720448f36442ba713b3b186a7445b 100644 |
| --- a/chrome/android/BUILD.gn |
| +++ b/chrome/android/BUILD.gn |
| @@ -233,6 +233,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", |
|
Nina
2016/04/06 16:05:48
This is the thing I'm not entirely sure about. If
|
| ] |
| } |