Index: chrome/renderer/safe_browsing/malware_dom_details.cc |
diff --git a/chrome/renderer/safe_browsing/malware_dom_details.cc b/chrome/renderer/safe_browsing/malware_dom_details.cc |
index a5d4b823fb75d01b565ac26004cb4071000511ee..cc6657c419b93abed3ba591a8ba6b947f05cb4bb 100644 |
--- a/chrome/renderer/safe_browsing/malware_dom_details.cc |
+++ b/chrome/renderer/safe_browsing/malware_dom_details.cc |
@@ -8,7 +8,7 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/safe_browsing/safebrowsing_messages.h" |
#include "content/public/renderer/render_view.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDocument.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebElement.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |