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

Unified Diff: Modules/filesystem/DOMFileSystem.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 | « no previous file | Modules/filesystem/DOMFileSystemSync.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Modules/filesystem/DOMFileSystem.idl
diff --git a/Modules/filesystem/DOMFileSystem.idl b/Modules/filesystem/DOMFileSystem.idl
index 0d3594e8e0271f4dcc54d1fd3d03cae93dc583da..e5d0762bf1f7415aa4bcd437ecb371cabf7fa6e8 100644
--- a/Modules/filesystem/DOMFileSystem.idl
+++ b/Modules/filesystem/DOMFileSystem.idl
@@ -31,8 +31,7 @@
[
Conditional=FILE_SYSTEM,
- ActiveDOMObject,
- JSNoStaticTables
+ ActiveDOMObject
] interface DOMFileSystem {
readonly attribute DOMString name;
readonly attribute DirectoryEntry root;
« no previous file with comments | « no previous file | Modules/filesystem/DOMFileSystemSync.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698