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

Unified Diff: webkit/child/ftp_directory_listing_response_delegate.h

Issue 185553014: Revert "Revert 254514 "Revert 254507 "Reland "Move WebKitPlatformSupport..."" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | « content/test/test_webkit_platform_support.cc ('k') | webkit/child/webkit_child.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/ftp_directory_listing_response_delegate.h
diff --git a/webkit/child/ftp_directory_listing_response_delegate.h b/webkit/child/ftp_directory_listing_response_delegate.h
index af18f381463f43425337707bee34f6edcecf0c8c..254ca800562b4b137e80f473e51017cf177cf0b9 100644
--- a/webkit/child/ftp_directory_listing_response_delegate.h
+++ b/webkit/child/ftp_directory_listing_response_delegate.h
@@ -12,7 +12,6 @@
#include "base/basictypes.h"
#include "third_party/WebKit/public/platform/WebURLResponse.h"
-#include "webkit/child/webkit_child_export.h"
namespace blink {
class WebURLLoader;
@@ -23,7 +22,7 @@ class GURL;
namespace webkit_glue {
-class WEBKIT_CHILD_EXPORT FtpDirectoryListingResponseDelegate {
+class FtpDirectoryListingResponseDelegate {
public:
FtpDirectoryListingResponseDelegate(blink::WebURLLoaderClient* client,
blink::WebURLLoader* loader,
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | webkit/child/webkit_child.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698