| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index cffd0fe024778e9e7f361488e95cce69684830e6..229de354dfd4cb93fa54e8a5f0d81642ccc3946f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -195,7 +195,6 @@
|
| 'public/common/screen_orientation_values.h',
|
| 'public/common/security_style.h',
|
| 'public/common/send_zygote_child_ping_linux.h',
|
| - 'public/common/service_registry.h',
|
| 'public/common/speech_recognition_error.h',
|
| 'public/common/speech_recognition_grammar.h',
|
| 'public/common/speech_recognition_result.cc',
|
| @@ -431,8 +430,6 @@
|
| 'common/mojo/embedded_application_runner.h',
|
| 'common/mojo/mojo_shell_connection_impl.cc',
|
| 'common/mojo/mojo_shell_connection_impl.h',
|
| - 'common/mojo/service_registry_impl.cc',
|
| - 'common/mojo/service_registry_impl.h',
|
| 'common/navigation_gesture.h',
|
| 'common/navigation_params.cc',
|
| 'common/navigation_params.h',
|
|
|