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

Unified Diff: Source/WebCore/dom/EventTargetFactory.in

Issue 13497009: Remove ENABLE(FILE_SYSTEM) compile-time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added CodeGeneratorInspector.py change 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 | « Source/WebCore/bindings/v8/custom/V8EntrySyncCustom.cpp ('k') | Source/WebCore/fileapi/Blob.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/dom/EventTargetFactory.in
diff --git a/Source/WebCore/dom/EventTargetFactory.in b/Source/WebCore/dom/EventTargetFactory.in
index 80b4d18d617ba908d7c8043028b2529743739699..1298224605afef0760421b3827c9c6d358f6eb9c 100644
--- a/Source/WebCore/dom/EventTargetFactory.in
+++ b/Source/WebCore/dom/EventTargetFactory.in
@@ -7,7 +7,7 @@ DOMApplicationCache
DOMWindow
EventSource
FileReader conditional=BLOB
-FileWriter conditional=FILE_SYSTEM
+FileWriter
FontLoader conditional=FONT_LOAD_EVENTS
IDBDatabase
IDBOpenDBRequest
« no previous file with comments | « Source/WebCore/bindings/v8/custom/V8EntrySyncCustom.cpp ('k') | Source/WebCore/fileapi/Blob.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698