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

Unified Diff: dom/DataTransferItem.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 | « dom/DOMStringList.idl ('k') | dom/DataTransferItemList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dom/DataTransferItem.idl
diff --git a/dom/DataTransferItem.idl b/dom/DataTransferItem.idl
index 7c338939ff2761bedcf175e697ed36ff6f529967..9be3a456eb091ef986dcfcd841588d55cc7b1d8a 100644
--- a/dom/DataTransferItem.idl
+++ b/dom/DataTransferItem.idl
@@ -29,7 +29,6 @@
*/
[
- Conditional=DATA_TRANSFER_ITEMS,
ImplementationLacksVTable
] interface DataTransferItem {
readonly attribute DOMString kind;
« no previous file with comments | « dom/DOMStringList.idl ('k') | dom/DataTransferItemList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698