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

Unified Diff: chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h

Issue 1175783003: Split out Ash dependency in app info dialog unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ViewEventTestBase will not play nice Created 5 years, 6 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: chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h
diff --git a/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h b/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h
index 8a139ea97a5ee15ca2ae0032c45e41b6a35fb729..145d1643b3cfe8f9fbc1839b9d635782865e97f6 100644
--- a/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h
+++ b/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h
@@ -41,7 +41,7 @@ class AppInfoFooterPanel
~AppInfoFooterPanel() override;
private:
- FRIEND_TEST_ALL_PREFIXES(AppInfoDialogViewsTest,
+ FRIEND_TEST_ALL_PREFIXES(AppInfoDialogAshTest,
PinButtonsAreFocusedAfterPinUnpin);
void CreateButtons();

Powered by Google App Engine
This is Rietveld 408576698