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

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

Issue 16256023: Move systemInfo.memory API out of experimental namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolved merge conflict from new commits Created 7 years, 6 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 626dc873f65b402c8d0293cbd9638e564500cb63..b5b0f047ac997a0d53a78c263e03c198e6058a8f 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -52,7 +52,7 @@
'location.idl',
'experimental_media_galleries.idl',
'experimental_record.json',
- 'experimental_system_info_memory.idl',
+ 'system_info_memory.idl',
'experimental_system_info_storage.idl',
'extension.json',
'file_browser_handler_internal.json',

Powered by Google App Engine
This is Rietveld 408576698