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

Unified Diff: Source/web/web.gypi

Issue 23704004: Make WebFileSystemCallbacks not self-destruct, deprecate AsyncFileSystem (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/web/WorkerFileSystemClient.cpp ('k') | public/platform/WebFileSystem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 506124f8e88c1f832fb153ce4bbd41ba02da4283..566ed68f6b2556d229535ca4e17e197b4b209a63 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -6,8 +6,6 @@
'AssertMatchingEnums.cpp',
'AssociatedURLLoader.cpp',
'AssociatedURLLoader.h',
- 'AsyncFileSystemChromium.cpp',
- 'AsyncFileSystemChromium.h',
'AutofillPopupMenuClient.cpp',
'AutofillPopupMenuClient.h',
'BackForwardClientImpl.cpp',
@@ -149,8 +147,6 @@
'WebEntities.h',
'WebFileChooserCompletionImpl.cpp',
'WebFileChooserCompletionImpl.h',
- 'WebFileSystemCallbacksImpl.cpp',
- 'WebFileSystemCallbacksImpl.h',
'WebFontCache.cpp',
'WebFontDescription.cpp',
'WebFontImpl.cpp',
« no previous file with comments | « Source/web/WorkerFileSystemClient.cpp ('k') | public/platform/WebFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698