Chromium Code Reviews| Index: extensions/common/api/schemas.gypi |
| diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi |
| index 9d9c2be55df85cefa33619d60c3c86de54255917..beab75cafc7ef24ce380ec72c4cc8f1e4963506a 100644 |
| --- a/extensions/common/api/schemas.gypi |
| +++ b/extensions/common/api/schemas.gypi |
| @@ -33,6 +33,11 @@ |
| 'sockets_tcp_server.idl', |
| 'sockets_udp.idl', |
| 'storage.json', |
| + 'system_cpu.idl', |
| + 'system_display.idl', |
| + 'system_memory.idl', |
| + 'system_network.idl', |
| + 'system_storage.idl', |
| 'test.json', |
| 'usb.idl', |
| 'usb_private.idl', |