| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 4295110d366e178ef723c55262841dbce07665c7..e8dd0fd6629d702cc00eedf75bfe12d831a45088 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -295,6 +295,8 @@
|
| 'common/sandbox_methods_linux.h',
|
| 'common/sandbox_policy.cc',
|
| 'common/sandbox_policy.h',
|
| + 'common/savable_url_schemes.cc',
|
| + 'common/savable_url_schemes.h',
|
| 'common/set_process_title.cc',
|
| 'common/set_process_title.h',
|
| 'common/set_process_title_linux.cc',
|
| @@ -313,6 +315,8 @@
|
| 'common/text_input_client_messages.h',
|
| 'common/unix_domain_socket_posix.cc',
|
| 'common/unix_domain_socket_posix.h',
|
| + 'common/url_schemes.cc',
|
| + 'common/url_schemes.h',
|
| 'common/utility_messages.h',
|
| 'common/view_messages.h',
|
| 'common/view_message_enums.h',
|
|
|