Index: third_party/ocmock/README.chromium |
diff --git a/third_party/ocmock/README.chromium b/third_party/ocmock/README.chromium |
index a778fe75519ef73280d3ac9226bcdc03ef41280d..1714bea19fb11a028318fe45e2fd2ea469f89de7 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. |