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

Unified Diff: third_party/WebCore/Modules/filesystem/FileWriterSync.idl

Issue 10443097: Revert "Roll IDL to multivm@567" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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: third_party/WebCore/Modules/filesystem/FileWriterSync.idl
diff --git a/third_party/WebCore/Modules/filesystem/FileWriterSync.idl b/third_party/WebCore/Modules/filesystem/FileWriterSync.idl
index 57cd2567cb17dde38c03dca6375029dcc343104c..c561bb43b2ae1e8614e7a600bcc51b8108d70011 100644
--- a/third_party/WebCore/Modules/filesystem/FileWriterSync.idl
+++ b/third_party/WebCore/Modules/filesystem/FileWriterSync.idl
@@ -31,7 +31,6 @@
module html {
interface [
Conditional=FILE_SYSTEM,
- JSNoStaticTables
] FileWriterSync {
// synchronous write/modify methods
void write(in Blob data) raises (FileException);

Powered by Google App Engine
This is Rietveld 408576698