Chromium Code Reviews| Index: ash/test/ash_test_base.h |
| diff --git a/ash/test/ash_test_base.h b/ash/test/ash_test_base.h |
| index 6201cc59db15a758d2f59ce23483d114b01c5a1c..afbc64c684f7ef3f98eb0dacf516a2735a75187a 100644 |
| --- a/ash/test/ash_test_base.h |
| +++ b/ash/test/ash_test_base.h |
| @@ -189,6 +189,7 @@ class AshTestBase : public testing::Test { |
| // Swap the primary display with the secondary. |
| void SwapPrimaryDisplay(); |
| + display::Display GetPrimaryDisplay(); |
| display::Display GetSecondaryDisplay(); |
| private: |