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

Unified Diff: webkit/glue/ftp_directory_listing_response_delegate.cc

Issue 387020: Upstreaming WebKit.gyp (Closed)
Patch Set: Created 11 years, 1 month 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 | « webkit/glue/ftp_directory_listing_response_delegate.h ('k') | webkit/glue/glue_serialize.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/ftp_directory_listing_response_delegate.cc
diff --git a/webkit/glue/ftp_directory_listing_response_delegate.cc b/webkit/glue/ftp_directory_listing_response_delegate.cc
index 9f7f062f859929c829ee70c610fb1fe3c723cf37..12e0de548502dfc0dd2c24cc903a64e2c5d61f89 100644
--- a/webkit/glue/ftp_directory_listing_response_delegate.cc
+++ b/webkit/glue/ftp_directory_listing_response_delegate.cc
@@ -17,8 +17,8 @@
#include "net/ftp/ftp_directory_listing_parsers.h"
#include "net/ftp/ftp_server_type_histograms.h"
#include "unicode/ucsdet.h"
-#include "webkit/api/public/WebURL.h"
-#include "webkit/api/public/WebURLLoaderClient.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebURL.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebURLLoaderClient.h"
using WebKit::WebURLLoader;
using WebKit::WebURLLoaderClient;
« no previous file with comments | « webkit/glue/ftp_directory_listing_response_delegate.h ('k') | webkit/glue/glue_serialize.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698