| Index: chrome/browser/subresource_filter/test_ruleset_publisher.h
|
| diff --git a/chrome/browser/subresource_filter/test_ruleset_publisher.h b/chrome/browser/subresource_filter/test_ruleset_publisher.h
|
| index e704ff163901e68db29a8d1b9662d15e649d07cb..7abc2bdf5ee9b2c9f57986f43ebf6cc4607d0781 100644
|
| --- a/chrome/browser/subresource_filter/test_ruleset_publisher.h
|
| +++ b/chrome/browser/subresource_filter/test_ruleset_publisher.h
|
| @@ -19,7 +19,7 @@ class TestRulesetPublisher {
|
| ~TestRulesetPublisher();
|
|
|
| // Indexes the |unindexed_ruleset| and publishes it to all renderers
|
| - // via the RulesetService. Spins a nested message loop until done.
|
| + // via the RulesetService. Spins a nested run loop until done.
|
| void SetRuleset(const TestRuleset& unindexed_ruleset);
|
|
|
| private:
|
|
|