| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index a53f6776cfcfab4fc927738fec94849f83ba0b73..2804ede35be2cca009cbd532a45aada7d945fdff 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -44,8 +44,6 @@
|
| 'common/descriptors_android.h',
|
| 'common/ini_parser.cc',
|
| 'common/ini_parser.h',
|
| - 'common/instant_types.cc',
|
| - 'common/instant_types.h',
|
| 'common/logging_chrome.cc',
|
| 'common/logging_chrome.h',
|
| 'common/mac/app_shim_launch.h',
|
| @@ -79,10 +77,13 @@
|
| 'common/resource_usage_reporter_type_converters.cc',
|
| 'common/resource_usage_reporter_type_converters.h',
|
| 'common/safe_browsing/safebrowsing_messages.h',
|
| + 'common/search/instant_types.cc',
|
| + 'common/search/instant_types.h',
|
| + 'common/search/ntp_logging_events.h',
|
| + 'common/search/search_types.h',
|
| + 'common/search/search_urls.cc',
|
| + 'common/search/search_urls.h',
|
| 'common/search_provider.h',
|
| - 'common/search_types.h',
|
| - 'common/search_urls.cc',
|
| - 'common/search_urls.h',
|
| 'common/secure_origin_whitelist.cc',
|
| 'common/secure_origin_whitelist.h',
|
| 'common/spellcheck_bdict_language.h',
|
|
|