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

Unified Diff: .gitignore

Issue 2524673002: DEPS: Specify WebRTC hooks and add a few dependencies (Closed)
Patch Set: Restored check_root_dir.py and added comments Created 4 years, 1 month 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 6722d69888f13f1c8b656a34c603fe1162957e8c..6f8dcc24b2881d94ba6fe2c351047be923f64887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,7 @@
/third_party/colorama
/third_party/cygwin
/third_party/directxsdk
+/third_party/espresso
/third_party/expat
/third_party/ffmpeg
/third_party/gaeunit
@@ -106,6 +107,7 @@
/third_party/instrumented_libraries
/third_party/intellij
/third_party/jsoncpp
+/third_party/javax_inject
/third_party/jsr-305
/third_party/junit
/third_party/junit-jar
@@ -148,6 +150,7 @@
/third_party/zlib
/tools/android
/tools/clang
+/tools/clang_format_merge_driver
/tools/determinism
/tools/generate_library_loader
/tools/generate_stubs
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698