| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 9cac8a48c4989aa6d53b4232c83b2952b01daefd..4eacaec67a9bad0e63cbd2005fac4143e93e7fe6 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -309,6 +309,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
|
| "//chrome/browser/notifications/notification_platform_bridge_android.cc",
|
| "//chrome/browser/ntp_snippets/ntp_snippets_metrics.h",
|
| "//chrome/browser/profiles/profile_metrics.h",
|
| + "//chrome/browser/translate/android/translate_utils.h",
|
| "//chrome/browser/ui/android/infobars/infobar_android.h",
|
| ]
|
| }
|
|
|