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

Unified Diff: ui/message_center/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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/keyboard/BUILD.gn ('k') | ui/native_theme/BUILD.gn » ('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 31e9a89120a21d9388e7b823ef8632d6032fe104..613a5bfe71ea94292c2f9a7ae511fe9daf9c26d9 100644
--- a/ui/message_center/BUILD.gn
+++ b/ui/message_center/BUILD.gn
@@ -128,7 +128,6 @@ component("message_center") {
"views/message_center_bubble.h",
]
}
-
} else {
# Notification service disabled.
sources = [
@@ -136,6 +135,7 @@ component("message_center") {
"notification_delegate.cc",
"notification_delegate.h",
]
+
# Android implements its own notification UI manager instead of deferring to
# the message center (when notifications are enabled). Include a minimal
# set of files required for notifications on Android.
« no previous file with comments | « ui/keyboard/BUILD.gn ('k') | ui/native_theme/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698