| Index: chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc
|
| ===================================================================
|
| --- chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc (revision 112786)
|
| +++ chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc (working copy)
|
| @@ -19,7 +19,7 @@
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebElement.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebNodeCollection.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebView.h"
|
|
|
| namespace safe_browsing {
|
|
|