Index: chrome/common/extensions/api/privacy.json |
diff --git a/chrome/common/extensions/api/privacy.json b/chrome/common/extensions/api/privacy.json |
index f235aafc86bafcce8a91c45394b3147296d21783..3e667d30cdeea91b4e3bdf73775ed9b5417381fd 100644 |
--- a/chrome/common/extensions/api/privacy.json |
+++ b/chrome/common/extensions/api/privacy.json |
@@ -120,7 +120,7 @@ |
"$ref": "types.ChromeSetting", |
"value": ["protectedContentEnabled", {"type":"boolean"}], |
"description": "<strong>Available on Windows and 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": ["windows", "cros", "cros touch"] |
+ "platforms": ["win", "chromeos"] |
} |
} |
} |