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

Unified Diff: ui/message_center/BUILD.gn

Issue 493303002: Make message center always scroll up upon notification removal (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 4 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 | « tools/metrics/histograms/histograms.xml ('k') | ui/message_center/message_center.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/BUILD.gn
diff --git a/ui/message_center/BUILD.gn b/ui/message_center/BUILD.gn
index 03a6d106dce6df9a79343edad0aa3de54a2bd871..bca57932c663281252bf34a843485a8e49cf69a1 100644
--- a/ui/message_center/BUILD.gn
+++ b/ui/message_center/BUILD.gn
@@ -54,6 +54,8 @@ component("message_center") {
"message_center_tray.h",
"message_center_tray_delegate.h",
"message_center_types.h",
+ "message_center_switches.h",
+ "message_center_switches.cc",
"notification.cc",
"notification.h",
"notification_blocker.cc",
« no previous file with comments | « tools/metrics/histograms/histograms.xml ('k') | ui/message_center/message_center.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698