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

Unified Diff: .gitignore

Issue 2317073002: LibYuv GN: Add GN test targets. (Closed)
Patch Set: Added TODOs. Created 4 years, 3 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 | BUILD.gn » ('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 c93bf2e25f1796730e69136e002d6d6b01c21a38..b53a81e00cad4a1df3b44044a7ae8aee1803fc14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ pin-log.txt
/third_party/BUILD.gn
/third_party/catapult
/third_party/ced
+/third_party/class-dump
/third_party/closure_compiler
/third_party/drmemory
/third_party/gflags/src
@@ -49,12 +50,15 @@ pin-log.txt
/third_party/mockito
/third_party/modp_b64
/third_party/ow2_asm
+/third_party/proguard
/third_party/protobuf
/third_party/requests
/third_party/robolectric
/third_party/sqlite4java
+/third_party/tcmalloc
/third_party/WebKit
/third_party/yasm
+/third_party/zlib
/tools/android
/tools/clang
/tools/generate_library_loader
« no previous file with comments | « no previous file | BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698