Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Unified Diff: .gitignore

Issue 1917043003: Added shaderc, glslang, and SPIRV-Tools to third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated glslang ref, removed whitelist entry Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 36dc9094df946d85cdc394a8abb70adcb31887db..0c609ce036f23d5df0aff075c300b8e7aa1d9a53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -334,6 +334,7 @@ vs-chromium-project.txt
/third_party/freetype-android/src
/third_party/freetype2/src
/third_party/gles2_conform
+/third_party/glslang/src
/third_party/gnu_binutils/
/third_party/google_appengine_cloudstorage
/third_party/google_toolbox_for_mac/src
@@ -409,9 +410,11 @@ vs-chromium-project.txt
/third_party/safe_browsing/testing
/third_party/scons-2.0.1
/third_party/sfntly/src
+/third_party/shaderc/src
/third_party/skia
/third_party/smhasher/src
/third_party/snappy/src
+/third_party/SPIRV-Tools/src
/third_party/swiftshader/include/
/third_party/syzygy
/third_party/syzygy/binaries
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698