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

Unified Diff: .gitignore

Issue 2847693002: V8: Roll googletest to 1.8.0.
Patch Set: Fix for Mac build error. 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/gmock/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 17b6bb55aaf7c42c8c3e7529d31bf07a67515398..8d279088f53563ed0f05cab3217b7ca03e78d95a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,11 +58,11 @@
/test/test262/data.tar
/test/test262/harness
/test/wasm-js
-/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/gmock/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698