| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 73e94be11d75acd2901bf8164b81e5d335ec2035..627eb95d9b0fcce366fba7540971742bdd311144 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -101,6 +101,8 @@
|
| 'common/search_types.h',
|
| 'common/search_urls.cc',
|
| 'common/search_urls.h',
|
| + 'common/secure_origin_whitelist.cc',
|
| + 'common/secure_origin_whitelist.h',
|
| 'common/spellcheck_common.cc',
|
| 'common/spellcheck_common.h',
|
| 'common/spellcheck_marker.h',
|
|
|