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

Unified Diff: components/visitedlink/renderer/visitedlink_slave.cc

Issue 17481004: Update remaining Blink header includes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update CL due to file moves Created 7 years, 6 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 | « components/visitedlink/renderer/DEPS ('k') | ui/compositor/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/visitedlink/renderer/visitedlink_slave.cc
diff --git a/components/visitedlink/renderer/visitedlink_slave.cc b/components/visitedlink/renderer/visitedlink_slave.cc
index a42a32711c53596dfdf3729a4d6432dc85d52d86..804e10b82badea458c7c7ea7ef51030c9b9b8e87 100644
--- a/components/visitedlink/renderer/visitedlink_slave.cc
+++ b/components/visitedlink/renderer/visitedlink_slave.cc
@@ -7,7 +7,7 @@
#include "base/logging.h"
#include "base/shared_memory.h"
#include "components/visitedlink/common/visitedlink_messages.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebView.h"
+#include "third_party/WebKit/public/web/WebView.h"
using WebKit::WebView;
« no previous file with comments | « components/visitedlink/renderer/DEPS ('k') | ui/compositor/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698