| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index b792d4024c1dbaf34857eff6d785fd28b3338c6f..fc431beb168a57f6ef205ef53ae30c0e694290c4 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',
|
|
|