Add sqlite repository to userspace configuration

Change-Id: I20a118fa8084230a03ad9af74b3e657c059a8b1d
diff --git a/userspace b/userspace
index f6d9bd5..1aa2d19 100644
--- a/userspace
+++ b/userspace
@@ -407,6 +407,11 @@
              remote="https://fuchsia.googlesource.com/third_party/speccpu2000"
              gerrithost="https://fuchsia-review.googlesource.com"
              githooks="manifest/git-hooks"/>
+    <project name="third_party/sqlite"
+             path="third_party/sqlite"
+             remote="https://fuchsia.googlesource.com/third_party/sqlite"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             githooks="manifest/git-hooks"/>
     <project name="third_party/benchmark"
              path="third_party/benchmark"
              remote="https://fuchsia.googlesource.com/third_party/benchmark"