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

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, 4 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: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index c8d3f14cb7090ccfef3296530233f4d6d2fd53bc..8949b6b0e2fbf77b6b90c281fb8bb1bccc14708f 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',

Powered by Google App Engine
This is Rietveld 408576698