Chromium Code Reviews| Index: Source/core/html/HTMLSourceElement.cpp |
| diff --git a/Source/core/html/HTMLSourceElement.cpp b/Source/core/html/HTMLSourceElement.cpp |
| index e9440d15643444d04b5e937a780e180245c33c5d..20a40481de85fbce5dd9a363277c8c5236b745b1 100644 |
| --- a/Source/core/html/HTMLSourceElement.cpp |
| +++ b/Source/core/html/HTMLSourceElement.cpp |
| @@ -31,7 +31,7 @@ |
| #include "HTMLDocument.h" |
| #include "HTMLMediaElement.h" |
| #include "HTMLNames.h" |
| -#include "Logging.h" |
| +#include "core/platform/Logging.h" |
| using namespace std; |