Add submodules.

Add the nested projects as submodules, so it will continue to work once we
converted repo manifest into git submodules.

Change-Id: I2cadf23118daeaffba8f00bf7f22b06e1b812b5b
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1b16581
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,93 @@
+[submodule "sdch/open-vcdiff"]
+	path = sdch/open-vcdiff
+	url = https://android.googlesource.com/platform/external/chromium_org/sdch/open-vcdiff
+[submodule "testing/gtest"]
+	path = testing/gtest
+	url = https://android.googlesource.com/platform/external/chromium_org/testing/gtest
+[submodule "third_party/WebKit"]
+	path = third_party/WebKit
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/WebKit
+[submodule "third_party/angle"]
+	path = third_party/angle
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/angle
+[submodule "third_party/boringssl/src"]
+	path = third_party/boringssl/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/boringssl/src
+[submodule "third_party/brotli/src"]
+	path = third_party/brotli/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/brotli/src
+[submodule "third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille"]
+	path = third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille
+[submodule "third_party/freetype"]
+	path = third_party/freetype
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/freetype
+[submodule "third_party/icu"]
+	path = third_party/icu
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/icu
+[submodule "third_party/leveldatabase/src"]
+	path = third_party/leveldatabase/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/leveldatabase/src
+[submodule "third_party/libaddressinput/src"]
+	path = third_party/libaddressinput/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libaddressinput/src
+[submodule "third_party/libjingle/source/talk"]
+	path = third_party/libjingle/source/talk
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libjingle/source/talk
+[submodule "third_party/libjpeg_turbo"]
+	path = third_party/libjpeg_turbo
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libjpeg_turbo
+[submodule "third_party/libphonenumber/src/phonenumbers"]
+	path = third_party/libphonenumber/src/phonenumbers
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libphonenumber/src/phonenumbers
+[submodule "third_party/libphonenumber/src/resources"]
+	path = third_party/libphonenumber/src/resources
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libphonenumber/src/resources
+[submodule "third_party/libsrtp"]
+	path = third_party/libsrtp
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libsrtp
+[submodule "third_party/libvpx"]
+	path = third_party/libvpx
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libvpx
+[submodule "third_party/libyuv"]
+	path = third_party/libyuv
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/libyuv
+[submodule "third_party/mesa/src"]
+	path = third_party/mesa/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/mesa/src
+[submodule "third_party/openmax_dl"]
+	path = third_party/openmax_dl
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/openmax_dl
+[submodule "third_party/opus/src"]
+	path = third_party/opus/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/opus/src
+[submodule "third_party/ots"]
+	path = third_party/ots
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/ots
+[submodule "third_party/sfntly/cpp/src"]
+	path = third_party/sfntly/cpp/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/sfntly/cpp/src
+[submodule "third_party/skia"]
+	path = third_party/skia
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/skia
+[submodule "third_party/smhasher/src"]
+	path = third_party/smhasher/src
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/smhasher/src
+[submodule "third_party/usrsctp/usrsctplib"]
+	path = third_party/usrsctp/usrsctplib
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/usrsctp/usrsctplib
+[submodule "third_party/webrtc"]
+	path = third_party/webrtc
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/webrtc
+[submodule "third_party/yasm/source/patched-yasm"]
+	path = third_party/yasm/source/patched-yasm
+	url = https://android.googlesource.com/platform/external/chromium_org/third_party/yasm/source/patched-yasm
+[submodule "tools/grit"]
+	path = tools/grit
+	url = https://android.googlesource.com/platform/external/chromium_org/tools/grit
+[submodule "tools/gyp"]
+	path = tools/gyp
+	url = https://android.googlesource.com/platform/external/chromium_org/tools/gyp
+[submodule "v8"]
+	path = v8
+	url = https://android.googlesource.com/platform/external/chromium_org/v8
diff --git a/sdch/open-vcdiff b/sdch/open-vcdiff
new file mode 160000
index 0000000..6d634da
--- /dev/null
+++ b/sdch/open-vcdiff
@@ -0,0 +1 @@
+Subproject commit 6d634da5463d9bc5fc88f86aec1d2ac4fe6f612e
diff --git a/testing/gtest b/testing/gtest
new file mode 160000
index 0000000..f2c08b9
--- /dev/null
+++ b/testing/gtest
@@ -0,0 +1 @@
+Subproject commit f2c08b9201e74d4896de174d47403a2486c9cf31
diff --git a/third_party/WebKit b/third_party/WebKit
new file mode 160000
index 0000000..cf5edbe
--- /dev/null
+++ b/third_party/WebKit
@@ -0,0 +1 @@
+Subproject commit cf5edbe4ff5023a825ae93cfbe790075b220c15d
diff --git a/third_party/angle b/third_party/angle
new file mode 160000
index 0000000..8ea371e
--- /dev/null
+++ b/third_party/angle
@@ -0,0 +1 @@
+Subproject commit 8ea371ece48c92045b7545dd500a404911124fcf
diff --git a/third_party/boringssl/src b/third_party/boringssl/src
new file mode 160000
index 0000000..02330e1
--- /dev/null
+++ b/third_party/boringssl/src
@@ -0,0 +1 @@
+Subproject commit 02330e1d189692363448c37787294315080658a0
diff --git a/third_party/brotli/src b/third_party/brotli/src
new file mode 160000
index 0000000..63c1c7e
--- /dev/null
+++ b/third_party/brotli/src
@@ -0,0 +1 @@
+Subproject commit 63c1c7e94f0bdd23dd20c8cbf0475fdf3f27ab4b
diff --git a/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille b/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille
new file mode 160000
index 0000000..bb4c72f
--- /dev/null
+++ b/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille
@@ -0,0 +1 @@
+Subproject commit bb4c72f1deb0b8b2b0468b0bf1050462ebcf6135
diff --git a/third_party/freetype b/third_party/freetype
new file mode 160000
index 0000000..5d3b88c
--- /dev/null
+++ b/third_party/freetype
@@ -0,0 +1 @@
+Subproject commit 5d3b88c4f1380a08f94470f46ec1a3513869a22f
diff --git a/third_party/icu b/third_party/icu
new file mode 160000
index 0000000..4432abc
--- /dev/null
+++ b/third_party/icu
@@ -0,0 +1 @@
+Subproject commit 4432abcaef9ebf018eefce0b7fe658963c505636
diff --git a/third_party/leveldatabase/src b/third_party/leveldatabase/src
new file mode 160000
index 0000000..d4e10f2
--- /dev/null
+++ b/third_party/leveldatabase/src
@@ -0,0 +1 @@
+Subproject commit d4e10f2a91f5de7bd17adcdbd80c54b19ab336fe
diff --git a/third_party/libaddressinput/src b/third_party/libaddressinput/src
new file mode 160000
index 0000000..bc218bd
--- /dev/null
+++ b/third_party/libaddressinput/src
@@ -0,0 +1 @@
+Subproject commit bc218bd8b5a06b381ac7a99e1301bb900076bb34
diff --git a/third_party/libjingle/source/talk b/third_party/libjingle/source/talk
new file mode 160000
index 0000000..2eed1ff
--- /dev/null
+++ b/third_party/libjingle/source/talk
@@ -0,0 +1 @@
+Subproject commit 2eed1ff3f44fb784dbe3aece06ec6e4781e177f1
diff --git a/third_party/libjpeg_turbo b/third_party/libjpeg_turbo
new file mode 160000
index 0000000..a05bfd5
--- /dev/null
+++ b/third_party/libjpeg_turbo
@@ -0,0 +1 @@
+Subproject commit a05bfd590fedc00d0c5c07b847acd16f2aee10cc
diff --git a/third_party/libphonenumber/src/phonenumbers b/third_party/libphonenumber/src/phonenumbers
new file mode 160000
index 0000000..de6af28
--- /dev/null
+++ b/third_party/libphonenumber/src/phonenumbers
@@ -0,0 +1 @@
+Subproject commit de6af28b9f9f34a31ffb7772b7510fd215a0814e
diff --git a/third_party/libphonenumber/src/resources b/third_party/libphonenumber/src/resources
new file mode 160000
index 0000000..8f194ea
--- /dev/null
+++ b/third_party/libphonenumber/src/resources
@@ -0,0 +1 @@
+Subproject commit 8f194ead1ebd76ebb28b7e2dfc0a7baddc62bb22
diff --git a/third_party/libsrtp b/third_party/libsrtp
new file mode 160000
index 0000000..6e6826c
--- /dev/null
+++ b/third_party/libsrtp
@@ -0,0 +1 @@
+Subproject commit 6e6826c580da52d4253533d4a909b469e05ee225
diff --git a/third_party/libvpx b/third_party/libvpx
new file mode 160000
index 0000000..960754d
--- /dev/null
+++ b/third_party/libvpx
@@ -0,0 +1 @@
+Subproject commit 960754d026f3c37059abd9222d0f2c18597dc174
diff --git a/third_party/libyuv b/third_party/libyuv
new file mode 160000
index 0000000..55471d0
--- /dev/null
+++ b/third_party/libyuv
@@ -0,0 +1 @@
+Subproject commit 55471d09faec1cc589a53155da49c2f75c996f9e
diff --git a/third_party/mesa/src b/third_party/mesa/src
new file mode 160000
index 0000000..c04f209
--- /dev/null
+++ b/third_party/mesa/src
@@ -0,0 +1 @@
+Subproject commit c04f209604ea86ada328d215866505c706a212f5
diff --git a/third_party/openmax_dl b/third_party/openmax_dl
new file mode 160000
index 0000000..6e1c37f
--- /dev/null
+++ b/third_party/openmax_dl
@@ -0,0 +1 @@
+Subproject commit 6e1c37fc2c94967fef1b756fe08fc30e22066de0
diff --git a/third_party/opus/src b/third_party/opus/src
new file mode 160000
index 0000000..3f583a8
--- /dev/null
+++ b/third_party/opus/src
@@ -0,0 +1 @@
+Subproject commit 3f583a81e9073ccf59df6a8eb747a85c49923783
diff --git a/third_party/ots b/third_party/ots
new file mode 160000
index 0000000..462d031
--- /dev/null
+++ b/third_party/ots
@@ -0,0 +1 @@
+Subproject commit 462d0316f838163d8240c11ec91ab568156ac88f
diff --git a/third_party/sfntly/cpp/src b/third_party/sfntly/cpp/src
new file mode 160000
index 0000000..2bac2ec
--- /dev/null
+++ b/third_party/sfntly/cpp/src
@@ -0,0 +1 @@
+Subproject commit 2bac2ec7167835b214bfe42e762cd2ce6cf8cf1a
diff --git a/third_party/skia b/third_party/skia
new file mode 160000
index 0000000..001eca8
--- /dev/null
+++ b/third_party/skia
@@ -0,0 +1 @@
+Subproject commit 001eca8d04ee361df217bf3b228ff3ee688da0a1
diff --git a/third_party/smhasher/src b/third_party/smhasher/src
new file mode 160000
index 0000000..09e3094
--- /dev/null
+++ b/third_party/smhasher/src
@@ -0,0 +1 @@
+Subproject commit 09e3094b8ab52bb1ad9ab8c8351d99df50327b67
diff --git a/third_party/usrsctp/usrsctplib b/third_party/usrsctp/usrsctplib
new file mode 160000
index 0000000..4d40c21
--- /dev/null
+++ b/third_party/usrsctp/usrsctplib
@@ -0,0 +1 @@
+Subproject commit 4d40c21260bf7ed50d3e06ca4d76e8bbcee3674f
diff --git a/third_party/webrtc b/third_party/webrtc
new file mode 160000
index 0000000..79348ea
--- /dev/null
+++ b/third_party/webrtc
@@ -0,0 +1 @@
+Subproject commit 79348ea2d10575c90ec3e8a983b95aca3b64c4da
diff --git a/third_party/yasm/source/patched-yasm b/third_party/yasm/source/patched-yasm
new file mode 160000
index 0000000..0f308c9
--- /dev/null
+++ b/third_party/yasm/source/patched-yasm
@@ -0,0 +1 @@
+Subproject commit 0f308c9bc9aa3258a0e90285b9d4e69bbb5b0a73
diff --git a/tools/grit b/tools/grit
new file mode 160000
index 0000000..0d724c4
--- /dev/null
+++ b/tools/grit
@@ -0,0 +1 @@
+Subproject commit 0d724c494c082ea290e16211e85ffc801d5319bf
diff --git a/tools/gyp b/tools/gyp
new file mode 160000
index 0000000..2c322fa
--- /dev/null
+++ b/tools/gyp
@@ -0,0 +1 @@
+Subproject commit 2c322fa0879bb1d22b6ce09b698562d8d7cae36d
diff --git a/v8 b/v8
new file mode 160000
index 0000000..cbdcf85
--- /dev/null
+++ b/v8
@@ -0,0 +1 @@
+Subproject commit cbdcf85f200ed3a56e12c9726113128035c6cd5f