Chromium Code Reviews| 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', |