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

Unified Diff: third_party/ocmock/ocmock.gyp

Issue 958613003: Fix comparison of forward-declared and fully visible types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Patch in https://github.com/carllindberg/ocmock/commit/65ee89744bc1fbb9461f26d83e08243068cb212b Created 5 years, 10 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 7d6539fcb1dee65a713da3c894af33020a9cdd2e..04a4a885dac760bde6ef847d1df8b85b41f15fa7 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.mm',
+ 'OCMock/OCMBoxedReturnValueProvider.m',
'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