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

Unified Diff: client/dom/generated/src/interface/Clipboard.dart

Issue 9466036: Fix parsing of DOMString[] in IDL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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: client/dom/generated/src/interface/Clipboard.dart
diff --git a/client/dom/generated/src/interface/Clipboard.dart b/client/dom/generated/src/interface/Clipboard.dart
index a6e6f189afeb3a3b08afb7105c2972864787737a..0aaa06c3ae643fa3da26724e820ff28c4ceda191 100644
--- a/client/dom/generated/src/interface/Clipboard.dart
+++ b/client/dom/generated/src/interface/Clipboard.dart
@@ -14,8 +14,6 @@ interface Clipboard {
final DataTransferItemList items;
- final List types;
-
void clearData([String type]);
void getData(String type);
« no previous file with comments | « client/dom/generated/src/frog/WebKitNamedFlow.dart ('k') | client/dom/generated/src/interface/HTMLElement.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698