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

Unified Diff: ui/arc/notification/arc_notification_view.h

Issue 2723143002: Add unittests of ArcCustomNotificationView (Closed)
Patch Set: wip Created 3 years, 7 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: ui/arc/notification/arc_notification_view.h
diff --git a/ui/arc/notification/arc_notification_view.h b/ui/arc/notification/arc_notification_view.h
index 838432718ce314cde2765fd4de453d64d3185ef4..83eea04077123aa5e00c0e62b460dca85912ee6a 100644
--- a/ui/arc/notification/arc_notification_view.h
+++ b/ui/arc/notification/arc_notification_view.h
@@ -56,6 +56,7 @@ class ArcNotificationView : public message_center::MessageView {
bool HandleAccessibleAction(const ui::AXActionData& action) override;
private:
+ friend class ArcNotificationContentViewTest;
friend class ArcNotificationViewTest;
// The view for the custom content. Owned by view hierarchy.
« no previous file with comments | « ui/arc/notification/arc_notification_surface_manager_impl.cc ('k') | ui/message_center/views/custom_notification_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698