Index: content/browser/site_per_process_browsertest.cc |
diff --git a/content/browser/site_per_process_browsertest.cc b/content/browser/site_per_process_browsertest.cc |
index 83dd76495b0c5873bd0ff34b93d0b9e8fe8b9d61..ae7468ac652a745ebf41eba9fb82289118c7d204 100644 |
--- a/content/browser/site_per_process_browsertest.cc |
+++ b/content/browser/site_per_process_browsertest.cc |
@@ -447,7 +447,7 @@ class RenderFrameHostCreatedObserver : public WebContentsObserver { |
~RenderFrameHostCreatedObserver() override; |
- // Runs a nested message loop and blocks until the expected number of |
+ // Runs a nested run loop and blocks until the expected number of |
// RenderFrameHosts is created. |
void Wait(); |