| Index: content/child/runtime_features.cc
|
| diff --git a/content/child/runtime_features.cc b/content/child/runtime_features.cc
|
| index 0d3cce2a86c225454fa83a1884148b1accab7fde..731b3b8621452673954f2b34b43c266f12b91335 100644
|
| --- a/content/child/runtime_features.cc
|
| +++ b/content/child/runtime_features.cc
|
| @@ -18,7 +18,7 @@
|
| #include "services/device/public/cpp/device_features.h"
|
| #include "third_party/WebKit/public/web/WebRuntimeFeatures.h"
|
| #include "ui/gl/gl_switches.h"
|
| -#include "ui/native_theme/native_theme_switches.h"
|
| +#include "ui/native_theme/native_theme_features.h"
|
|
|
| using blink::WebRuntimeFeatures;
|
|
|
|
|