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

Unified Diff: ui/message_center/BUILD.gn

Issue 1292003004: Elide origins displayed on web notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style nit Created 5 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
Index: ui/message_center/BUILD.gn
diff --git a/ui/message_center/BUILD.gn b/ui/message_center/BUILD.gn
index 8d129a6fc4950069f3b49cd7701c26909270335d..752e8818b8e4dea38628ef7b842036dad4b3b2c7 100644
--- a/ui/message_center/BUILD.gn
+++ b/ui/message_center/BUILD.gn
@@ -11,6 +11,7 @@ component("message_center") {
"//base",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//components/url_formatter",
"//skia",
"//ui/accessibility",
"//ui/base",
« no previous file with comments | « chrome/browser/ui/cocoa/notifications/message_center_tray_bridge_unittest.mm ('k') | ui/message_center/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698