Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2458)

Unified Diff: chrome/browser/subresource_filter/test_ruleset_publisher.h

Issue 2828913003: Replace "nested message loop" with "nested run loop" in comments. (Closed)
Patch Set: rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:
« no previous file with comments | « chrome/browser/sessions/session_restore.cc ('k') | chrome/browser/sync/test/integration/status_change_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698