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

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

Issue 8895013: Add enables consistent with Chrome's WebKit (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Alpha the ENABLEs Created 9 years 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/File.dart
diff --git a/client/dom/generated/src/interface/File.dart b/client/dom/generated/src/interface/File.dart
index 406a147c0cb1b3963fc6791bf0ceba844f594f63..05a054fd0a14c5ada9b695f4ea63d49d4a7813be 100644
--- a/client/dom/generated/src/interface/File.dart
+++ b/client/dom/generated/src/interface/File.dart
@@ -13,4 +13,6 @@ interface File extends Blob {
Date get lastModifiedDate();
String get name();
+
+ String get webkitRelativePath();
}
« no previous file with comments | « client/dom/generated/src/interface/Document.dart ('k') | client/dom/generated/src/interface/HTMLEmbedElement.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698