Replace checked-in Khronos source with external deps
Google prefers that projects do not have checked-in third party source.
Without this change, we must inline the Khronos license text into our
root license file.
Bug: dawn:1983
Change-Id: Ibb0f8c00c1731dbcb794f8ab4f0c77f792cdba52
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147722
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
diff --git a/.gitignore b/.gitignore
index e87c49f..0aa94e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@
/third_party/gpuweb
/third_party/jinja2
/third_party/jsoncpp
+/third_party/khronos/EGL-Registry
+/third_party/khronos/OpenGL-Registry
/third_party/libc++/src
/third_party/libc++abi/src
/third_party/llvm-build