aboutsummaryrefslogtreecommitdiff
path: root/src/javascript/jsc/bindings/webcore/SourceImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/javascript/jsc/bindings/webcore/SourceImage.h')
-rw-r--r--src/javascript/jsc/bindings/webcore/SourceImage.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/javascript/jsc/bindings/webcore/SourceImage.h b/src/javascript/jsc/bindings/webcore/SourceImage.h
new file mode 100644
index 000000000..f3b07d9af
--- /dev/null
+++ b/src/javascript/jsc/bindings/webcore/SourceImage.h
@@ -0,0 +1,6 @@
+#pragma once
+
+namespace WebCore {
+class SourceImage {
+};
+} \ No newline at end of file