Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: ash/test/ash_test_base.h

Issue 2840393002: chromeos: converts TopLevelWindowFactoryTest to AshTestBase (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:

Powered by Google App Engine
This is Rietveld 408576698