| Index: content/shell/browser/webkit_test_controller.h
|
| diff --git a/content/shell/browser/webkit_test_controller.h b/content/shell/browser/webkit_test_controller.h
|
| index c4e04f04a75ffc0a9736333ba027dcdcc02956de..e9773c603030c9572622d9d31f7b2db102ad9a01 100644
|
| --- a/content/shell/browser/webkit_test_controller.h
|
| +++ b/content/shell/browser/webkit_test_controller.h
|
| @@ -212,6 +212,7 @@ class WebKitTestController : public base::NonThreadSafe,
|
| NotificationRegistrar registrar_;
|
|
|
| const bool is_leak_detection_enabled_;
|
| + bool crash_when_leak_found_;
|
|
|
| #if defined(OS_ANDROID)
|
| // Because of the nested message pump implementation, Android needs to allow
|
|
|