| Index: extensions/common/api/schemas.gypi
|
| diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
|
| index 3eff1097916b882cf71e9b2276fe814b4206fec6..03fdaff96cf4451c903cda8c65a470ccdaa94165 100644
|
| --- a/extensions/common/api/schemas.gypi
|
| +++ b/extensions/common/api/schemas.gypi
|
| @@ -67,6 +67,10 @@
|
| 'non_compiled_schema_files': [
|
| 'web_request_internal.json',
|
| ],
|
| + 'non_compiled_bundle_schema_files': [
|
| + 'declarative_web_request.json',
|
| + 'web_view_request.json',
|
| + ],
|
| 'conditions': [
|
| ['chromeos==1', {
|
| 'schema_files': [
|
|
|