Index: Source/core/html/HTMLTrackElement.cpp |
diff --git a/Source/core/html/HTMLTrackElement.cpp b/Source/core/html/HTMLTrackElement.cpp |
index 2a7e716dfad23b0ece99ba3960f2826c16dfb617..26ea2cdbe17c77a1980183a58613b62cd7acc19b 100644 |
--- a/Source/core/html/HTMLTrackElement.cpp |
+++ b/Source/core/html/HTMLTrackElement.cpp |
@@ -32,7 +32,7 @@ |
#include "core/html/HTMLMediaElement.h" |
#include "core/page/ContentSecurityPolicy.h" |
#include "RuntimeEnabledFeatures.h" |
-#include "core/platform/Logging.h" |
+#include "platform/Logging.h" |
using namespace std; |