diff options
Diffstat (limited to 'third_party/ocmock/README.chromium')
-rw-r--r-- | third_party/ocmock/README.chromium | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/ocmock/README.chromium b/third_party/ocmock/README.chromium index a778fe7..1714bea 100644 --- a/third_party/ocmock/README.chromium +++ b/third_party/ocmock/README.chromium @@ -12,5 +12,5 @@ with the concept of mock objects please visit mockobjects.com which has more details and discussions about this approach to testing software. Local Modifications: -No Modifications - +gtest_support.h/.mm and ocmock_extensions.h/.mm are not part of the +ocmock package, and are chromium specific additions. |