| Index: chrome/renderer/safe_browsing/malware_dom_details.cc
|
| ===================================================================
|
| --- chrome/renderer/safe_browsing/malware_dom_details.cc (revision 112786)
|
| +++ chrome/renderer/safe_browsing/malware_dom_details.cc (working copy)
|
| @@ -12,7 +12,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 {
|
|
|