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

Unified Diff: chrome/renderer/net/prescient_networking_dispatcher.h

Issue 16109004: Update refernces to Blink's Platform API (chrome) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 7 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 | « chrome/renderer/net/net_error_helper.cc ('k') | chrome/renderer/page_load_histograms.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/net/prescient_networking_dispatcher.h
diff --git a/chrome/renderer/net/prescient_networking_dispatcher.h b/chrome/renderer/net/prescient_networking_dispatcher.h
index bb0fbf9acd60e1514091ea77b435a9ba20c78c94..3a0e9ba984dcd9350f68dc846166f12096399748 100644
--- a/chrome/renderer/net/prescient_networking_dispatcher.h
+++ b/chrome/renderer/net/prescient_networking_dispatcher.h
@@ -6,7 +6,7 @@
#define CHROME_RENDERER_NET_PRESCIENT_NETWORKING_DISPATCHER_H_
#include "base/compiler_specific.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebPrescientNetworking.h"
+#include "third_party/WebKit/public/platform/WebPrescientNetworking.h"
class PrescientNetworkingDispatcher : public WebKit::WebPrescientNetworking {
public:
« no previous file with comments | « chrome/renderer/net/net_error_helper.cc ('k') | chrome/renderer/page_load_histograms.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698