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 cdb8682d5c512b87be4270aaeac9a532907044c7..538dd080aa478eb3047ba93de865edab716326fd 100644 |
--- a/content/shell/browser/layout_test/blink_test_controller.h |
+++ b/content/shell/browser/layout_test/blink_test_controller.h |
@@ -267,6 +267,7 @@ class BlinkTestController : public base::NonThreadSafe, |
bool crash_when_leak_found_; |
LayoutTestDevToolsFrontend* devtools_frontend_; |
+ Shell* inspected_window_; |
dgozman
2017/03/10 00:17:17
Where do we clean this up? Or does it stay forever
|
std::unique_ptr<LayoutTestBluetoothChooserFactory> bluetooth_chooser_factory_; |