| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 11be7d79c62439520cfb2146065d717e00ac5aab..dfa1bb4ec38dbe53c14215e00da1dd9567ac5a48 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -438,6 +438,8 @@
|
| 'common/safe_browsing/zip_analyzer.h',
|
| 'common/search_provider.h',
|
| 'common/search_types.h',
|
| + 'common/search_urls.cc',
|
| + 'common/search_urls.h',
|
| 'common/service_messages.h',
|
| 'common/service_process_util.cc',
|
| 'common/service_process_util.h',
|
|
|