| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index 332b3c65b4e0bce7d776e7771c202cd607a1c576..914bf186b36f15d4f9c00d9280fc3fe34c299d36 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -149,11 +149,8 @@ source_set("common_sources") {
|
| "menu_item.h",
|
| "mhtml_generation_params.cc",
|
| "mhtml_generation_params.h",
|
| - "mojo_application_info.cc",
|
| - "mojo_application_info.h",
|
| "mojo_channel_switches.cc",
|
| "mojo_channel_switches.h",
|
| - "mojo_shell_connection.h",
|
| "notification_resources.cc",
|
| "notification_resources.h",
|
| "origin_util.h",
|
| @@ -198,6 +195,9 @@ source_set("common_sources") {
|
| "screen_orientation_values.h",
|
| "security_style.h",
|
| "send_zygote_child_ping_linux.h",
|
| + "service_info.cc",
|
| + "service_info.h",
|
| + "service_manager_connection.h",
|
| "service_names.cc",
|
| "service_names.h",
|
| "speech_recognition_error.h",
|
|
|