| Index: components/components.gyp
|
| diff --git a/components/components.gyp b/components/components.gyp
|
| index 323ea9d352ddcf13c4968a4cb524ff085bd76f98..91815d7bf7120738a7e1492bcb177f5f53020e33 100644
|
| --- a/components/components.gyp
|
| +++ b/components/components.gyp
|
| @@ -21,7 +21,6 @@
|
| 'component_updater.gypi',
|
| 'compression.gypi',
|
| 'content_settings.gypi',
|
| - 'crash.gypi',
|
| 'crash_keys.gypi',
|
| 'cronet.gypi',
|
| 'crx_file.gypi',
|
| @@ -105,6 +104,7 @@
|
| 'browsing_data.gypi',
|
| 'cdm.gypi',
|
| 'certificate_transparency.gypi',
|
| + 'crash.gypi',
|
| 'devtools_discovery.gypi',
|
| 'devtools_http_handler.gypi',
|
| 'drive.gypi',
|
|
|