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

Unified Diff: chrome/common/extensions/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: No ash/ dependency anymore Created 6 years, 4 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
Index: chrome/common/extensions/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index ab95990d144daa63a31ad418fa255e402666e7e5..0ce197149da2ba17fa38f83b7ee4b4057bf7c8d5 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -92,13 +92,8 @@
'streams_private.idl',
'synced_notifications_private.idl',
'sync_file_system.idl',
- 'system_cpu.idl',
- 'system_display.idl',
'system_indicator.idl',
- 'system_memory.idl',
- 'system_network.idl',
'system_private.json',
- 'system_storage.idl',
'tab_capture.idl',
'tabs.json',
'terminal_private.json',

Powered by Google App Engine
This is Rietveld 408576698