| Index: content/public/test/test_navigation_observer.h
|
| diff --git a/content/public/test/test_navigation_observer.h b/content/public/test/test_navigation_observer.h
|
| index a2333f3d84859cf4a15ac54d608a92f4dd61e853..51e92c71ac3c15397ef5ed7395c75d8787abdaf0 100644
|
| --- a/content/public/test/test_navigation_observer.h
|
| +++ b/content/public/test/test_navigation_observer.h
|
| @@ -33,7 +33,7 @@ class TestNavigationObserver {
|
|
|
| virtual ~TestNavigationObserver();
|
|
|
| - // Runs a nested message loop and blocks until the expected number of
|
| + // Runs a nested run loop and blocks until the expected number of
|
| // navigations are complete.
|
| void Wait();
|
|
|
|
|