| 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 7e51a2f6c8851d4dac913b1d0f967eaba1f3a87c..d3f4eff788c74bf29c2734bd23be13b4791dbac7 100644
|
| --- a/content/shell/browser/layout_test/blink_test_controller.h
|
| +++ b/content/shell/browser/layout_test/blink_test_controller.h
|
| @@ -232,7 +232,7 @@ class BlinkTestController : public base::NonThreadSafe,
|
| base::FilePath temp_path_;
|
|
|
| Shell* main_window_;
|
| - std::unique_ptr<Shell> devtools_window_;
|
| + Shell* devtools_window_;
|
|
|
| std::unique_ptr<LayoutTestDevToolsBindings> devtools_bindings_;
|
|
|
|
|