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

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

Issue 18863014: [SystemInfo API] Rename systemInfo Memory API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add docs redirect. Created 7 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 153cdab5cb0c834ddb2d703f81ed3cf4c0e335b5..6574c538db9e8315a4e305cb2fa8cad5a73b33ef 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -55,7 +55,7 @@
'location.idl',
'experimental_media_galleries.idl',
'experimental_record.json',
- 'system_info_memory.idl',
+ 'system_memory.idl',
'experimental_system_info_storage.idl',
'extension.json',
'feedback_private.idl',

Powered by Google App Engine
This is Rietveld 408576698