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