| Index: Source/core/html/HTMLSourceElement.cpp
|
| diff --git a/Source/core/html/HTMLSourceElement.cpp b/Source/core/html/HTMLSourceElement.cpp
|
| index 0c42ddaa659a254f0828701062081b0a6449e812..87749dbfdde8c9a5601e5c83040a77246318150b 100644
|
| --- a/Source/core/html/HTMLSourceElement.cpp
|
| +++ b/Source/core/html/HTMLSourceElement.cpp
|
| @@ -29,9 +29,7 @@
|
| #include "HTMLNames.h"
|
| #include "core/dom/Event.h"
|
| #include "core/dom/EventNames.h"
|
| -#include "core/html/HTMLDocument.h"
|
| #include "core/html/HTMLMediaElement.h"
|
| -#include "core/platform/Logging.h"
|
|
|
| using namespace std;
|
|
|
|
|