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

Unified Diff: ui/message_center/message_center_style.h

Issue 2704933011: Add notification settings button to ARC notifications. (Closed)
Patch Set: Add notification settings button to ARC notifications. Created 3 years, 10 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/message_center/BUILD.gn ('k') | ui/message_center/message_center_style.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/message_center_style.h
diff --git a/ui/message_center/message_center_style.h b/ui/message_center/message_center_style.h
index d3f52e5b7ac914b74e97f2264067514b3a2ec408..9484f8c472b6574d8a04d4598d4f219877863ead 100644
--- a/ui/message_center/message_center_style.h
+++ b/ui/message_center/message_center_style.h
@@ -143,6 +143,7 @@ const int kContextMessageLineLimit = 1;
// Icons.
MESSAGE_CENTER_EXPORT gfx::ImageSkia GetCloseIcon();
+MESSAGE_CENTER_EXPORT gfx::ImageSkia GetSettingsIcon();
// Around notifications ////////////////////////////////////////////////////////
« no previous file with comments | « ui/message_center/BUILD.gn ('k') | ui/message_center/message_center_style.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698