Index: content/child/runtime_features.cc |
diff --git a/content/child/runtime_features.cc b/content/child/runtime_features.cc |
index 17f8094b1b0b4333afa797bc65132c2cfc96d5a6..a240fa224fe939f75364c518752e233ebc7ec6ad 100644 |
--- a/content/child/runtime_features.cc |
+++ b/content/child/runtime_features.cc |
@@ -17,7 +17,7 @@ |
#include "content/public/common/content_switches.h" |
#include "media/base/media_switches.h" |
#include "services/device/public/cpp/device_features.h" |
-#include "third_party/WebKit/public/web/WebRuntimeFeatures.h" |
+#include "third_party/WebKit/public/platform/WebRuntimeFeatures.h" |
#include "ui/gl/gl_switches.h" |
#include "ui/native_theme/native_theme_features.h" |