| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 369972f82817d06aeb558fc8ece1195262f41818..ca711176efbb05a5896acd297982d948efdd5d51 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -412,6 +412,9 @@
|
| 'common/navigation_gesture.h',
|
| 'common/navigation_params.cc',
|
| 'common/navigation_params.h',
|
| + 'common/navigator_connect_messages.h',
|
| + 'common/navigator_connect_types.cc',
|
| + 'common/navigator_connect_types.h',
|
| 'common/net/url_fetcher.cc',
|
| 'common/net/url_request_user_data.cc',
|
| 'common/net/url_request_user_data.h',
|
|
|