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

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

Issue 15817008: Move systemInfo.cpu API out out experimental namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new enum values rather than renaming existing ones Created 7 years, 7 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 c2ed05538ba8978479bf62dca8b97a5b278f7bd2..626dc873f65b402c8d0293cbd9638e564500cb63 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -52,7 +52,6 @@
'location.idl',
'experimental_media_galleries.idl',
'experimental_record.json',
- 'experimental_system_info_cpu.idl',
'experimental_system_info_memory.idl',
'experimental_system_info_storage.idl',
'extension.json',
@@ -88,6 +87,7 @@
'storage.json',
'sync_file_system.idl',
'system_indicator.idl',
+ 'system_info_cpu.idl',
'system_info_display.idl',
'system_private.json',
'tab_capture.idl',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/experimental_system_info_cpu.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698