| Index: chrome/renderer/autofill/form_classifier_browsertest.cc
|
| diff --git a/chrome/renderer/autofill/form_classifier_browsertest.cc b/chrome/renderer/autofill/form_classifier_browsertest.cc
|
| index 2cccb25b53c5f629299d2721b8b1d55a31eae99b..38f456312a7351eb613514af9d1253bd36996c17 100644
|
| --- a/chrome/renderer/autofill/form_classifier_browsertest.cc
|
| +++ b/chrome/renderer/autofill/form_classifier_browsertest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "third_party/WebKit/public/web/WebFormElement.h"
|
| #include "third_party/WebKit/public/web/WebLocalFrame.h"
|
| #include "third_party/WebKit/public/web/WebRuntimeFeatures.h"
|
| -#include "ui/native_theme/native_theme_features.h"
|
| +#include "ui/native_theme/native_theme_switches.h"
|
|
|
| namespace autofill {
|
|
|
|
|