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

Unified Diff: third_party/WebCore/bindings/scripts/test/TestObj.idl

Issue 10831389: Roll IDL to mutlivm@775. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « third_party/WebCore/README ('k') | third_party/WebCore/editing/DOMTransaction.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/bindings/scripts/test/TestObj.idl
diff --git a/third_party/WebCore/bindings/scripts/test/TestObj.idl b/third_party/WebCore/bindings/scripts/test/TestObj.idl
index 2ca139a70accaf89f3e6363c4a68a74244661e22..c53ccfd7cc406b406120ca7f049ef1b4fc085697 100644
--- a/third_party/WebCore/bindings/scripts/test/TestObj.idl
+++ b/third_party/WebCore/bindings/scripts/test/TestObj.idl
@@ -226,7 +226,6 @@ module test {
void convert1(in [TreatReturnedNullStringAs=Null] a);
void convert2(in [TreatReturnedNullStringAs=Undefined] b);
- void convert3(in [TreatReturnedNullStringAs=False] c);
void convert4(in [TreatNullAs=NullString] d);
void convert5(in [TreatNullAs=NullString, TreatUndefinedAs=NullString] e);
« no previous file with comments | « third_party/WebCore/README ('k') | third_party/WebCore/editing/DOMTransaction.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698