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

Unified Diff: trunk/src/chrome/common/extensions/api/_api_features.json

Issue 19492009: Revert 212538 "[SystemInfo API] Rename systemInfo Memory API." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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: trunk/src/chrome/common/extensions/api/_api_features.json
===================================================================
--- trunk/src/chrome/common/extensions/api/_api_features.json (revision 212582)
+++ trunk/src/chrome/common/extensions/api/_api_features.json (working copy)
@@ -465,8 +465,8 @@
"dependencies": ["permission:systemInfo.display"],
"contexts": ["blessed_extension"]
},
- "system.memory": {
- "dependencies": ["permission:system.memory"],
+ "systemInfo.memory": {
+ "dependencies": ["permission:systemInfo.memory"],
"contexts": ["blessed_extension"]
},
"systemPrivate": {
« no previous file with comments | « trunk/src/chrome/chrome_tests.gypi ('k') | trunk/src/chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698