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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 389633002: Move system.* family of APIs to extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed gn build Created 6 years, 5 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/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 5e976da1a787fb72cc22ac11b4c4e2f999653e67..4939e4fb6bcc2fe916bcd18f2cc6958200785a73 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -94,13 +94,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