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

Unified Diff: webkit/webkit.gyp

Issue 210027: Move FTP LIST parsing code to the renderer process. (Closed)
Patch Set: fixes Created 11 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
« webkit/glue/weburlloader_impl.cc ('K') | « webkit/glue/weburlloader_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 59b3e510f6b57a5ad61a7b553f7637b2c3970bf4..a25d979f0b908c4a835d9c574a37ef6e83fbe983 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -469,6 +469,8 @@
'glue/feed_preview.cc',
'glue/feed_preview.h',
'glue/form_data.h',
+ 'glue/ftp_directory_listing_response_delegate.cc',
+ 'glue/ftp_directory_listing_response_delegate.h',
'glue/glue_accessibility_object.cc',
'glue/glue_accessibility_object.h',
'glue/glue_serialize.cc',
« webkit/glue/weburlloader_impl.cc ('K') | « webkit/glue/weburlloader_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698