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

Unified Diff: third_party/ocmock/ocmock.gyp

Issue 316873003: Add a workaround to compare types in mocked method (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add note in README.chromium and sync with upstream pull request Created 6 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 | « third_party/ocmock/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ocmock/ocmock.gyp
diff --git a/third_party/ocmock/ocmock.gyp b/third_party/ocmock/ocmock.gyp
index 04a4a885dac760bde6ef847d1df8b85b41f15fa7..7d6539fcb1dee65a713da3c894af33020a9cdd2e 100644
--- a/third_party/ocmock/ocmock.gyp
+++ b/third_party/ocmock/ocmock.gyp
@@ -42,7 +42,7 @@
'OCMock/OCMBlockCaller.h',
'OCMock/OCMBlockCaller.m',
'OCMock/OCMBoxedReturnValueProvider.h',
- 'OCMock/OCMBoxedReturnValueProvider.m',
+ 'OCMock/OCMBoxedReturnValueProvider.mm',
'OCMock/OCMConstraint.h',
'OCMock/OCMConstraint.m',
'OCMock/OCMExceptionReturnValueProvider.h',
« no previous file with comments | « third_party/ocmock/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698