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: testing/gmock.gyp

Issue 140003: Upgrade gtest to r267 and gmock to r173. (Closed)
Patch Set: final fileset. Created 11 years, 6 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 | « testing/chromium.patch ('k') | testing/gmock/Makefile.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gmock.gyp
diff --git a/testing/gmock.gyp b/testing/gmock.gyp
index 4e56089713b4057d0ca5e387c980f0bc14e07d81..dd446f21c26dfa6a17aa993836eb488a6013703f 100644
--- a/testing/gmock.gyp
+++ b/testing/gmock.gyp
@@ -15,6 +15,7 @@
'gtest.gyp:gtest',
],
'sources': [
+ # Sources based on files in r173 of gmock.
'gmock/include/gmock/gmock-actions.h',
'gmock/include/gmock/gmock-cardinalities.h',
'gmock/include/gmock/gmock-generated-actions.h',
« no previous file with comments | « testing/chromium.patch ('k') | testing/gmock/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698