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

Unified Diff: .gitignore

Issue 2224323003: WIP roll gtest/gmock DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | 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 4be594ae19f9120b62a5e5b754d46816178e38f9..30d932e527b91cdddc1d50fba969d215f65bdff1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -277,8 +277,6 @@ vs-chromium-project.txt
/sql/sql_unittests_run.xml
/sync/sync.xml
/sync_testserver.log
-/testing/gmock
-/testing/gtest
/testserver.log
/tools/luci-go/linux64/isolate
/tools/luci-go/mac64/isolate
@@ -349,6 +347,7 @@ vs-chromium-project.txt
/third_party/googlemac
/third_party/gperf
/third_party/grpc
+/third_party/gtest
/third_party/guava/lib/*.jar
/third_party/hamcrest/lib/*.jar
/third_party/httpcomponents-client
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698