| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e13c40f7478106c7abe7efe42ffe3273a52461cc..68b2ddde5a50ff2c72eb77e81ef2791104db215a 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -403,6 +403,7 @@
|
| 'common/time_format.h',
|
| 'common/url_constants.cc',
|
| 'common/url_constants.h',
|
| + 'common/validation_message_messages.h',
|
| 'common/web_apps.cc',
|
| 'common/web_apps.h',
|
| 'common/web_resource/web_resource_unpacker.cc',
|
| @@ -467,6 +468,7 @@
|
| ['exclude', '^common/profiling\\.'],
|
| ['exclude', '^common/service_process_util_'],
|
| ['exclude', '^common/spellcheck_'],
|
| + ['exclude', '^common/validation_message_'],
|
| ['exclude', '^common/web_apps\\.'],
|
| # TODO(ios): Include files here as they are made to work; once
|
| # everything is online, remove everything below here and just
|
|
|