Remove dupe dependency: vulkan-deps
These have been flattened and this submodule is no longer in use. Same
change in angle: https://crrev.com/c/6780183
Bug: chromium:433839081
Change-Id: Iee60d4aac853c16682a90cd6e9a7a36f4cd47e8b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254494
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Jordan Brown <rop@google.com>
diff --git a/.gitmodules b/.gitmodules
index b0b2f03..3c924e6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -81,10 +81,6 @@
path = third_party/swiftshader
url = https://swiftshader.googlesource.com/SwiftShader
gclient-condition = dawn_standalone
-[submodule "third_party/vulkan-deps"]
- path = third_party/vulkan-deps
- url = https://chromium.googlesource.com/vulkan-deps
- gclient-condition = dawn_standalone
[submodule "third_party/glslang/src"]
path = third_party/glslang/src
url = https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang
diff --git a/DEPS b/DEPS
index fe6abc1..5a1424b 100644
--- a/DEPS
+++ b/DEPS
@@ -280,11 +280,6 @@
'condition': 'dawn_standalone',
},
- 'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@03f51f594fdd73cce50e3614f55ef5fe8f680417',
- 'condition': 'dawn_standalone',
- },
-
'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@eb77189a282b90e9856fc0ed5b08361a70025bec',
'condition': 'dawn_standalone',
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
deleted file mode 160000
index 03f51f5..0000000
--- a/third_party/vulkan-deps
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 03f51f594fdd73cce50e3614f55ef5fe8f680417