Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3538)

Unified Diff: extensions/common/api/schemas.gypi

Issue 389633002: Move system.* family of APIs to extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/common/api/_permission_features.json ('k') | extensions/common/api/system_cpu.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/schemas.gypi
diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
index ebc2af0fee9f3d90dc948bc78f2f739be44c0449..e88ef8a3f2b26aff4878bdbea8c5876e5b537c60 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -34,6 +34,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',
« no previous file with comments | « extensions/common/api/_permission_features.json ('k') | extensions/common/api/system_cpu.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698