| Index: content/shell/browser/layout_test/blink_test_controller.h
|
| diff --git a/content/shell/browser/layout_test/blink_test_controller.h b/content/shell/browser/layout_test/blink_test_controller.h
|
| index 50732b7bf452db024a80f5cae614e0cdc4784009..95e40c448bedfec65f08c1395ef6a2529d147799 100644
|
| --- a/content/shell/browser/layout_test/blink_test_controller.h
|
| +++ b/content/shell/browser/layout_test/blink_test_controller.h
|
| @@ -141,7 +141,7 @@ class BlinkTestController : public base::NonThreadSafe,
|
| void OnTestFinishedInSecondaryRenderer();
|
|
|
| // Makes sure that the potentially new renderer associated with |frame| is 1)
|
| - // initialized for the test, 2) kept-up-to-date wrt test flags and 3)
|
| + // initialized for the test, 2) kept up to date wrt test flags and 3)
|
| // monitored for crashes.
|
| void HandleNewRenderFrameHost(RenderFrameHost* frame);
|
|
|
|
|