| Index: chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc
|
| ===================================================================
|
| --- chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc (revision 112786)
|
| +++ chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc (working copy)
|
| @@ -21,7 +21,7 @@
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebScriptSource.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
|
|
|
| using ::testing::ContainerEq;
|
| using ::testing::DoAll;
|
|
|