Index: Source/core/html/HTMLContentElement.h |
diff --git a/Source/core/html/HTMLContentElement.h b/Source/core/html/HTMLContentElement.h |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9d14a277dc7e703bda000d5280c1a7e178f55b8f |
--- /dev/null |
+++ b/Source/core/html/HTMLContentElement.h |
@@ -0,0 +1,2 @@ |
+// FIXME: Move HTMLContentElement.h here. |
+#include "core/html/shadow/HTMLContentElement.h" |