| Index: content/content_common.gypi
|
| ===================================================================
|
| --- content/content_common.gypi (revision 81920)
|
| +++ content/content_common.gypi (working copy)
|
| @@ -30,6 +30,7 @@
|
| 'common/appcache_messages.h',
|
| 'common/audio_messages.h',
|
| 'common/audio_stream_state.h',
|
| + 'common/bindings_policy.h',
|
| 'common/child_process.cc',
|
| 'common/child_process.h',
|
| 'common/child_process_host.cc',
|
| @@ -200,6 +201,8 @@
|
| 'common/speech_input_result.h',
|
| 'common/unix_domain_socket_posix.cc',
|
| 'common/unix_domain_socket_posix.h',
|
| + 'common/url_constants.cc',
|
| + 'common/url_constants.h',
|
| 'common/video_capture_messages.h',
|
| 'common/view_messages.h',
|
| 'common/web_database_observer_impl.cc',
|
|
|