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

Unified Diff: testing/SConscript.gtest

Issue 17212: Update googletest (gtest) to 1.2.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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
Index: testing/SConscript.gtest
===================================================================
--- testing/SConscript.gtest (revision 7611)
+++ testing/SConscript.gtest (working copy)
@@ -40,6 +40,7 @@
'gtest/include/gtest/gtest.h',
'gtest/include/gtest/gtest_pred_impl.h',
'gtest/include/gtest/gtest_prod.h',
+ 'gtest/src/gtest-test-part.cc',
'multiprocess_func_list.cc',
])

Powered by Google App Engine
This is Rietveld 408576698