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 adcff269867aceb538fe177d40af63ae69a947bd..1f201a669bde3355e60ce4747a187cf4020a054b 100644 |
--- a/ui/aura/test/aura_test_helper.h |
+++ b/ui/aura/test/aura_test_helper.h |
@@ -41,7 +41,7 @@ class AuraTestHelper { |
~AuraTestHelper(); |
// Creates and initializes (shows and sizes) the RootWindow for use in tests. |
- void SetUp(); |
+ void SetUp(bool allow_test_contexts); |
// Clean up objects that are created for tests. This also deletes the Env |
// object. |