Index: Source/web/WebRuntimeFeatures.cpp |
diff --git a/Source/web/WebRuntimeFeatures.cpp b/Source/web/WebRuntimeFeatures.cpp |
index d8d2b0101bfa657d093cbe58feadb92ea8a9d23e..8ae42ac147f80018d7a4b7edba7df7800a84a8a9 100644 |
--- a/Source/web/WebRuntimeFeatures.cpp |
+++ b/Source/web/WebRuntimeFeatures.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "public/web/WebRuntimeFeatures.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "web/WebMediaPlayerClientImpl.h" |
using namespace WebCore; |