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

Unified Diff: .gitignore

Issue 2847693002: V8: Roll googletest to 1.8.0.
Patch Set: Incorporated http://crrev.com/2849783003 Created 3 years, 8 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') | testing/gtest/include/gtest/gtest_prod.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 58444880a63747a0001a51269bd6582604c9de7b..f2aa7c09a7fa36434b18c7832d785537fedb63c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,11 +64,11 @@
/test/wasm-js
/test/wasm-spec-tests/tests
/test/wasm-spec-tests/tests.tar.gz
-/testing/gmock
-/testing/gtest
/third_party/*
!/third_party/binutils
!/third_party/inspector_protocol
+!/third_party/googletest
+/third_party/googletest/src
/tools/clang
/tools/gcmole/gcmole-tools
/tools/gcmole/gcmole-tools.tar.gz
« no previous file with comments | « no previous file | DEPS » ('j') | testing/gtest/include/gtest/gtest_prod.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698