Index: chrome/common/extensions/api/privacy.json |
=================================================================== |
--- chrome/common/extensions/api/privacy.json (revision 175167) |
+++ chrome/common/extensions/api/privacy.json (working copy) |
@@ -85,7 +85,7 @@ |
"$ref": "types.ChromeSetting", |
"value": ["protectedContentEnabled", {"type":"boolean"}], |
"description": "<strong>Available on ChromeOS only</strong>: If enabled, Chrome provides a unique ID to plugins in order to run protected content. The value of this preference is of type boolean, and the default value is <code>true</code>.", |
- "platforms": ["chromeos", "chromeos touch"] |
+ "platforms": ["cros", "cros touch"] |
} |
} |
} |