| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 735ba88e2ea83a09b32132b5ee1e0e4180b6dbf1..88d1040e5bfeeb508eac6ea4dfa4292406eb7cf0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -440,6 +440,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',
|
|
|