| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index e474623503e606a56efd03ab383fcbb28a9f9731..0ffb18fdd4abd5f0e6eb9bcc6acfcadd29a48d01 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -228,6 +228,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
|
| "//chrome/browser/android/most_visited_sites.cc",
|
| "//chrome/browser/android/shortcut_info.h",
|
| "//chrome/browser/android/tab_android.h",
|
| + "//chrome/browser/browsing_data/browsing_data_counter_utils.h",
|
| "//chrome/browser/profiles/profile_metrics.h",
|
| "//chrome/browser/ui/android/infobars/infobar_android.h",
|
| ]
|
|
|