| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 222e34e9a28207b2f66eb05aa2e7aa4e409f698c..77e258915e9f20a2aaaae0051417eba301c4a9fe 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -185,6 +185,8 @@
|
| 'common/extensions/url_pattern_set.h',
|
| 'common/extensions/user_script.cc',
|
| 'common/extensions/user_script.h',
|
| + 'common/extensions/value_set.cc',
|
| + 'common/extensions/value_set.h',
|
| 'common/extensions/api/extension_api.cc',
|
| 'common/extensions/api/extension_api.h',
|
| 'common/external_ipc_fuzzer.h',
|
|
|