summaryrefslogtreecommitdiffstats
path: root/WebCore/ForwardingHeaders
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-04-27 16:31:00 +0100
committerSteve Block <steveblock@google.com>2010-05-11 14:42:12 +0100
commitdcc8cf2e65d1aa555cce12431a16547e66b469ee (patch)
tree92a8d65cd5383bca9749f5327fb5e440563926e6 /WebCore/ForwardingHeaders
parentccac38a6b48843126402088a309597e682f40fe6 (diff)
downloadexternal_webkit-dcc8cf2e65d1aa555cce12431a16547e66b469ee.zip
external_webkit-dcc8cf2e65d1aa555cce12431a16547e66b469ee.tar.gz
external_webkit-dcc8cf2e65d1aa555cce12431a16547e66b469ee.tar.bz2
Merge webkit.org at r58033 : Initial merge by git
Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
Diffstat (limited to 'WebCore/ForwardingHeaders')
-rw-r--r--WebCore/ForwardingHeaders/runtime/RopeImpl.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/StaticConstructors.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/WTFThreadData.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/AtomicString.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/AtomicStringImpl.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/CString.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/StringBuffer.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/StringHash.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/StringImpl.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/StringImplBase.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/WTFString.h4
-rw-r--r--WebCore/ForwardingHeaders/wtf/unicode/wince/UnicodeWince.h4
12 files changed, 48 insertions, 0 deletions
diff --git a/WebCore/ForwardingHeaders/runtime/RopeImpl.h b/WebCore/ForwardingHeaders/runtime/RopeImpl.h
new file mode 100644
index 0000000..c1f323c
--- /dev/null
+++ b/WebCore/ForwardingHeaders/runtime/RopeImpl.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_RopeImpl_h
+#define WebCore_FWD_RopeImpl_h
+#include <JavaScriptCore/RopeImpl.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/StaticConstructors.h b/WebCore/ForwardingHeaders/wtf/StaticConstructors.h
new file mode 100644
index 0000000..c8ce157
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/StaticConstructors.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_StaticConstructors_h
+#define WebCore_FWD_StaticConstructors_h
+#include <JavaScriptCore/StaticConstructors.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/WTFThreadData.h b/WebCore/ForwardingHeaders/wtf/WTFThreadData.h
new file mode 100644
index 0000000..a08417a
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/WTFThreadData.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_WTFThreadData_h
+#define WebCore_FWD_WTFThreadData_h
+#include <JavaScriptCore/WTFThreadData.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/AtomicString.h b/WebCore/ForwardingHeaders/wtf/text/AtomicString.h
new file mode 100644
index 0000000..83289d2
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/AtomicString.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_AtomicString_h
+#define WebCore_FWD_AtomicString_h
+#include <JavaScriptCore/AtomicString.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/AtomicStringImpl.h b/WebCore/ForwardingHeaders/wtf/text/AtomicStringImpl.h
new file mode 100644
index 0000000..87214a1
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/AtomicStringImpl.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_AtomicStringImpl_h
+#define WebCore_FWD_AtomicStringImpl_h
+#include <JavaScriptCore/AtomicStringImpl.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/CString.h b/WebCore/ForwardingHeaders/wtf/text/CString.h
new file mode 100644
index 0000000..a8c2ac9
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/CString.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_CString_h
+#define WebCore_FWD_CString_h
+#include <JavaScriptCore/CString.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/StringBuffer.h b/WebCore/ForwardingHeaders/wtf/text/StringBuffer.h
new file mode 100644
index 0000000..0b53240
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/StringBuffer.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_StringBuffer_h
+#define WebCore_FWD_StringBuffer_h
+#include <JavaScriptCore/StringBuffer.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/StringHash.h b/WebCore/ForwardingHeaders/wtf/text/StringHash.h
new file mode 100644
index 0000000..f56c7b5
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/StringHash.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_StringHash_h
+#define WebCore_FWD_StringHash_h
+#include <JavaScriptCore/StringHash.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/StringImpl.h b/WebCore/ForwardingHeaders/wtf/text/StringImpl.h
new file mode 100644
index 0000000..3e506d4
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/StringImpl.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_StringImpl_h
+#define WebCore_FWD_StringImpl_h
+#include <JavaScriptCore/StringImpl.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/StringImplBase.h b/WebCore/ForwardingHeaders/wtf/text/StringImplBase.h
new file mode 100644
index 0000000..c833bd5
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/StringImplBase.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_StringImplBase_h
+#define WebCore_FWD_StringImplBase_h
+#include <JavaScriptCore/StringImplBase.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/text/WTFString.h b/WebCore/ForwardingHeaders/wtf/text/WTFString.h
new file mode 100644
index 0000000..4b9f31d
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/WTFString.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_WTFString_h
+#define WebCore_FWD_WTFString_h
+#include <JavaScriptCore/WTFString.h>
+#endif
diff --git a/WebCore/ForwardingHeaders/wtf/unicode/wince/UnicodeWince.h b/WebCore/ForwardingHeaders/wtf/unicode/wince/UnicodeWince.h
new file mode 100644
index 0000000..6d63d31
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/unicode/wince/UnicodeWince.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_UnicodeWince_h
+#define WebCore_FWD_UnicodeWince_h
+#include <JavaScriptCore/UnicodeWince.h>
+#endif