Index: mojo/public/cpp/environment/tests/async_waiter_unittest.cc |
diff --git a/mojo/public/cpp/environment/tests/async_waiter_unittest.cc b/mojo/public/cpp/environment/tests/async_waiter_unittest.cc |
index 1c1c2bf9d049fe521ad2726e82d0e2106c87d668..9347450f3efda3fc24763c6c0d927a42fe0ea097 100644 |
--- a/mojo/public/cpp/environment/tests/async_waiter_unittest.cc |
+++ b/mojo/public/cpp/environment/tests/async_waiter_unittest.cc |
@@ -49,7 +49,6 @@ class AsyncWaiterTest : public testing::Test { |
AsyncWaiterTest() {} |
private: |
- Environment environment_; |
RunLoop run_loop_; |
MOJO_DISALLOW_COPY_AND_ASSIGN(AsyncWaiterTest); |