| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 9ecbeeace16bbb78b559511ab2e0d011e90e20d0..3547d40ca44d021b909ef68aa491c39a9c4d50b6 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -253,6 +253,8 @@ source_set("browser") {
|
| "android/browser_startup_controller.h",
|
| "android/child_process_launcher_android.cc",
|
| "android/child_process_launcher_android.h",
|
| + "android/content_feature_list.cc",
|
| + "android/content_feature_list.h",
|
| "android/content_protocol_handler_impl.cc",
|
| "android/content_protocol_handler_impl.h",
|
| "android/content_startup_flags.cc",
|
|
|