| Index: content/content_common.gypi
|
| ===================================================================
|
| --- content/content_common.gypi (revision 105389)
|
| +++ content/content_common.gypi (working copy)
|
| @@ -34,6 +34,8 @@
|
| 'public/common/page_transition_types.cc',
|
| 'public/common/page_transition_types.h',
|
| 'public/common/resource_dispatcher_delegate.h',
|
| + 'public/common/url_constants.cc',
|
| + 'public/common/url_constants.h',
|
| 'public/common/view_types.h',
|
| 'common/appcache/appcache_backend_proxy.cc',
|
| 'common/appcache/appcache_backend_proxy.h',
|
| @@ -245,8 +247,6 @@
|
| 'common/text_input_client_messages.h',
|
| 'common/unix_domain_socket_posix.cc',
|
| 'common/unix_domain_socket_posix.h',
|
| - 'common/url_constants.cc',
|
| - 'common/url_constants.h',
|
| 'common/utility_messages.h',
|
| 'common/view_messages.h',
|
| 'common/view_message_enums.h',
|
|
|