| Index: ui/aura/test/aura_test_helper.h
|
| diff --git a/ui/aura/test/aura_test_helper.h b/ui/aura/test/aura_test_helper.h
|
| index 6b4215ffad418ee9244b05da2c4367ee594f6340..1bd937ded507d7e5c37daa9d7aa5e167d72b2a6f 100644
|
| --- a/ui/aura/test/aura_test_helper.h
|
| +++ b/ui/aura/test/aura_test_helper.h
|
| @@ -37,7 +37,7 @@ class AuraTestHelper {
|
| ~AuraTestHelper();
|
|
|
| // Creates and initializes (shows and sizes) the RootWindow for use in tests.
|
| - void SetUp(bool allow_test_contexts);
|
| + void SetUp();
|
|
|
| // Clean up objects that are created for tests. This also deletes the Env
|
| // object.
|
|
|