| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index 6eb1c9a735432b00813e77c845ce88bae3bffc13..1fda744f77dfd1652f94c86553bade5c552cb7a5 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -191,6 +191,8 @@ source_set("common_sources") {
|
| "sandbox_type.h",
|
| "sandboxed_process_launcher_delegate.cc",
|
| "sandboxed_process_launcher_delegate.h",
|
| + "screen_info.cc",
|
| + "screen_info.h",
|
| "screen_orientation_values.h",
|
| "security_style.h",
|
| "send_zygote_child_ping_linux.h",
|
|
|