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

Unified Diff: .gitignore

Issue 2268343002: Add missing dependencies to setup_links. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Updated .gitignore. Created 4 years, 4 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 | setup_links.py » ('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 72cfb55ec279547e561098b5474683db0dbeb2f8..f68f2be40c49ab12a62e482ca4188f22bd1b5bb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,6 +83,7 @@
/third_party/binutils
/third_party/boringssl
/third_party/bouncycastle
+/third_party/byte_buddy
/third_party/catapult
/third_party/ced
/third_party/clang_format
@@ -126,6 +127,7 @@
/third_party/modp_b64
/third_party/nss
/third_party/oauth2
+/third_party/objenesis
/third_party/ocmock
/third_party/openh264
/third_party/openmax_dl
« no previous file with comments | « no previous file | setup_links.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698