| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2f715b56695cdd6a9e7f859bf9358549438c8915..91f9d58e44a5e96e517a2776b709539e9c87c1f8 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -228,6 +228,8 @@
|
| 'common/extensions/user_script.h',
|
| 'common/extensions/value_counter.cc',
|
| 'common/extensions/value_counter.h',
|
| + 'common/extensions/web_intents_handler.cc',
|
| + 'common/extensions/web_intents_handler.h',
|
| 'common/external_ipc_fuzzer.h',
|
| 'common/external_ipc_fuzzer.cc',
|
| 'common/form_data.cc',
|
|
|