Index: chrome/common/extensions/api/system_info_memory.idl |
diff --git a/chrome/common/extensions/api/experimental_system_info_memory.idl b/chrome/common/extensions/api/system_info_memory.idl |
similarity index 93% |
rename from chrome/common/extensions/api/experimental_system_info_memory.idl |
rename to chrome/common/extensions/api/system_info_memory.idl |
index 09f226f23807c5248a69a1f541a25b9896aebdf5..3aa9d09dd7632757ba3f300c5aa8bb51ddb12e8a 100644 |
--- a/chrome/common/extensions/api/experimental_system_info_memory.idl |
+++ b/chrome/common/extensions/api/system_info_memory.idl |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
// File-level comment to appease parser. Eventually this will not be necessary. |
-namespace experimental.systemInfo.memory { |
+namespace systemInfo.memory { |
dictionary MemoryInfo { |
// The total amount of physical memory capacity, in bytes. |