Index: Source/core/dom/custom/CustomElementMicrotaskRunQueue.cpp |
diff --git a/Source/core/dom/custom/CustomElementMicrotaskRunQueue.cpp b/Source/core/dom/custom/CustomElementMicrotaskRunQueue.cpp |
index 1e21855ad5b39ec57c6fc6841447695a19b7733c..81592a8f2d0399b76971d3c192d5fc9f4ac4eb8c 100644 |
--- a/Source/core/dom/custom/CustomElementMicrotaskRunQueue.cpp |
+++ b/Source/core/dom/custom/CustomElementMicrotaskRunQueue.cpp |
@@ -10,8 +10,6 @@ |
#include "core/dom/custom/CustomElementSyncMicrotaskQueue.h" |
#include "core/html/imports/HTMLImportLoader.h" |
-#include <stdio.h> |
- |
namespace blink { |
DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(CustomElementMicrotaskRunQueue) |