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

Unified Diff: ui/message_center/DEPS

Issue 1292003004: Elide origins displayed on web notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/DEPS
diff --git a/ui/message_center/DEPS b/ui/message_center/DEPS
index 6d0196ae5b35338285eb61e89043f40e10d6612f..8ce897cd54ea8d97c2efdf124c0c63483104d153 100644
--- a/ui/message_center/DEPS
+++ b/ui/message_center/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/url_formatter/elide_url.h",
Jun Mukai 2015/08/14 17:17:07 I think it's okay to add the entire "components/ur
Miguel Garcia 2015/08/18 16:04:27 Done.
"+skia/ext",
"+third_party/skia",
"+ui/accessibility",

Powered by Google App Engine
This is Rietveld 408576698