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

Unified Diff: chrome/common/extensions/api/extension_api.json

Issue 7104002: Does not crash with unexpected function in debug build. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: update Created 9 years, 6 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/extension_api.json
diff --git a/chrome/common/extensions/api/extension_api.json b/chrome/common/extensions/api/extension_api.json
index 826103b1bc6b4e12bb6b6a8738c5b07ca20f3e13..776c8661680402c153d1fff217407a158e31d119 100644
--- a/chrome/common/extensions/api/extension_api.json
+++ b/chrome/common/extensions/api/extension_api.json
@@ -2488,6 +2488,7 @@
{
"namespace": "experimental.inputUI",
"nodoc": true,
+ "platforms": ["chromeos touch"],
"types": [],
"functions": [
{

Powered by Google App Engine
This is Rietveld 408576698