Chromium Code Reviews| Index: components/variations/variations_associated_data_unittest.cc |
| =================================================================== |
| --- components/variations/variations_associated_data_unittest.cc (revision 233378) |
| +++ components/variations/variations_associated_data_unittest.cc (working copy) |
| @@ -55,6 +55,7 @@ |
| // Ensure that the maps are cleared between tests, since they are stored as |
| // process singletons. |
| testing::ClearAllVariationIDs(); |
| + testing::ClearAllVariationParams(); |
| } |
| private: |