| Index: mojo/shell/public/cpp/application_test_base.h
|
| diff --git a/mojo/shell/public/cpp/application_test_base.h b/mojo/shell/public/cpp/application_test_base.h
|
| index 65f86e3a77f309a1f229cc4c39ce3c3ac30095c3..f8ff6ad9ec0c890f60e1abf444b3c7bc5683b9e8 100644
|
| --- a/mojo/shell/public/cpp/application_test_base.h
|
| +++ b/mojo/shell/public/cpp/application_test_base.h
|
| @@ -75,7 +75,6 @@
|
|
|
| private:
|
| scoped_ptr<TestHelper> test_helper_;
|
| - bool use_default_run_loop_ = false;
|
|
|
| MOJO_DISALLOW_COPY_AND_ASSIGN(ApplicationTestBase);
|
| };
|
|
|