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

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

Issue 14383019: Absolutify paths to modules/*, part 1. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: .... 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/core/dom/EventNames.in ('k') | Source/core/inspector/InspectorFileSystemAgent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventTargetFactory.in
diff --git a/Source/core/dom/EventTargetFactory.in b/Source/core/dom/EventTargetFactory.in
index cd165a5ce2eb8482b4322cfae0cdf378c6c30077..e3ccfd07a0821f04f62bc9d9bb891bd397bf618e 100644
--- a/Source/core/dom/EventTargetFactory.in
+++ b/Source/core/dom/EventTargetFactory.in
@@ -7,14 +7,14 @@ core/loader/appcache/DOMApplicationCache
DOMWindow
EventSource
core/fileapi/FileReader
-FileWriter
+modules/filesystem/FileWriter
core/css/FontLoader
-IDBDatabase
-IDBOpenDBRequest
-IDBRequest
-IDBTransaction
+modules/indexeddb/IDBDatabase
+modules/indexeddb/IDBOpenDBRequest
+modules/indexeddb/IDBRequest
+modules/indexeddb/IDBTransaction
ScriptProcessorNode conditional=WEB_AUDIO
-MIDIPort
+modules/webmidi/MIDIPort
MediaKeySession conditional=ENCRYPTED_MEDIA_V2
MediaController
MediaSource
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/inspector/InspectorFileSystemAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698