| Index: chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc
|
| diff --git a/chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc b/chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc
|
| index 48b39e95443272e5febe6f210d05ed8ba4333046..e8e3a1a9159cf94c1efd9353d80b8bab91c075e4 100644
|
| --- a/chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc
|
| +++ b/chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc
|
| @@ -29,7 +29,7 @@
|
| #include "third_party/WebKit/public/web/WebLocalFrame.h"
|
| #include "third_party/WebKit/public/web/WebRuntimeFeatures.h"
|
| #include "third_party/WebKit/public/web/WebScriptSource.h"
|
| -#include "ui/native_theme/native_theme_features.h"
|
| +#include "ui/native_theme/native_theme_switches.h"
|
|
|
| using ::testing::DoAll;
|
| using ::testing::Invoke;
|
|
|