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

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

Issue 2935893004: Add unittest for ArcNotificationContentView (Closed)
Patch Set: . Created 3 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
« no previous file with comments | « ui/arc/notification/arc_notification_surface_manager_impl.cc ('k') | ui/arc/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a940766fcbbb26f807b22001c143c1ff28f7a74d..4bcadff68dcc7ef8a459cf79363a17a44f5d5c1e 100644
--- a/ui/arc/notification/arc_notification_view.h
+++ b/ui/arc/notification/arc_notification_view.h
@@ -57,6 +57,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/arc/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698