| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e050471f97dc016ca74ee6887f806f353b4e0732..a8b0b443e1a069ccfaa0f52595b7f28a25f13dc1 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -383,6 +383,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',
|
|
|