WebKit manifest

This enables building WebKit separately from Topaz.

Change-Id: Ic09167b81d350d36ce54befa3efeed5a49cd5fe6
diff --git a/webkit b/webkit
new file mode 100644
index 0000000..e7109a8
--- /dev/null
+++ b/webkit
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <imports>
+    <import remote="https://fuchsia.googlesource.com/garnet"
+            manifest="manifest/garnet"
+            name="garnet"
+            revision="ce71f7fd982765f9eee58b650ece823cb9ca940d"/>
+  </imports>
+  <projects>
+    <project name="third_party/webkit"
+             path="third_party/webkit"
+             remote="https://fuchsia.googlesource.com/third_party/webkit"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             historydepth="1"/>
+    <project name="third_party/cairo"
+             path="third_party/cairo"
+             remote="https://fuchsia.googlesource.com/third_party/cairo"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             historydepth="1"/>
+    <project name="third_party/freetype2"
+             path="third_party/freetype2"
+             remote="https://fuchsia.googlesource.com/third_party/freetype2"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             revision="bd6b6b9105f69808cbe50b5cde2775759eb0802d"/>
+    <project name="third_party/harfbuzz"
+             path="third_party/harfbuzz"
+             remote="https://fuchsia.googlesource.com/third_party/harfbuzz"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             revision="2eed78c0bb5f2b12ace17d03cfa68b9f1535c85d"/>
+    <project name="third_party/libjpeg-turbo"
+             path="third_party/libjpeg-turbo"
+             remote="https://fuchsia.googlesource.com/third_party/libjpeg-turbo"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             revision="5bd412c6ff5b706336ae214b4511b6a5d3b8759a"/>
+    <project name="third_party/libpng"
+             path="third_party/libpng"
+             remote="https://fuchsia.googlesource.com/third_party/libpng"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             revision="e966646480f7cafc2905a2c78a299c3bfa1de4eb"/>
+    <project name="third_party/libxml2"
+             path="third_party/libxml2"
+             remote="https://fuchsia.googlesource.com/third_party/libxml2"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             revision="46bc5df64646302b9b0973460d029d6e799f4260"/>
+    <project name="third_party/pixman"
+             path="third_party/pixman"
+             remote="https://fuchsia.googlesource.com/third_party/pixman"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             historydepth="1"/>
+    <project name="third_party/sqlite"
+             path="third_party/sqlite"
+             remote="https://fuchsia.googlesource.com/third_party/sqlite"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             revision="75a36fe49cdc4611348136918bc9c6de56d0dc73"/>
+  </projects>
+</manifest>