| Index: chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc
|
| ===================================================================
|
| --- chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc (revision 74235)
|
| +++ chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc (working copy)
|
| @@ -9,6 +9,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| #include "base/metrics/histogram.h"
|
| +#include "base/string_util.h"
|
| #include "base/time.h"
|
| #include "chrome/renderer/render_view.h"
|
| #include "chrome/renderer/safe_browsing/feature_extractor_clock.h"
|
|
|