| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index afc281575e7a40378593a12cb77948006bec62da..52c207cc694369c6a963c0162b1ad4aa414369ed 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -230,6 +230,7 @@
|
| "//chrome/browser/android/activity_type_ids.h",
|
| "//chrome/browser/android/feedback/connectivity_checker.cc",
|
| "//chrome/browser/android/ntp/most_visited_sites.cc",
|
| + "//chrome/browser/android/policy/policy_auditor.cc",
|
| "//chrome/browser/android/shortcut_info.h",
|
| "//chrome/browser/android/tab_android.h",
|
| "//chrome/browser/browsing_data/browsing_data_counter_utils.h",
|
|
|