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

Unified Diff: testing/InternalSettings.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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
« no previous file with comments | « svg/SVGViewSpec.idl ('k') | testing/Internals.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/InternalSettings.idl
diff --git a/testing/InternalSettings.idl b/testing/InternalSettings.idl
index 9b9de38f201b7334b43a6688659fb556f1d9ac99..25d453992d4f4e4db3c9462e76185f5246accae4 100644
--- a/testing/InternalSettings.idl
+++ b/testing/InternalSettings.idl
@@ -24,8 +24,7 @@
*/
[
- OmitConstructor,
- JSGenerateToJSObject
+ OmitConstructor
] interface InternalSettings : InternalSettingsGenerated {
void setMockScrollbarsEnabled(in boolean enabled) raises(DOMException);
void setTouchEventEmulationEnabled(in boolean enabled) raises(DOMException);
« no previous file with comments | « svg/SVGViewSpec.idl ('k') | testing/Internals.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698