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

Side by Side Diff: ui/arc/notification/DEPS

Issue 2066853002: arc: Show custom notification via notification surface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@notification-exo
Patch Set: rebase Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « ui/arc/arc.gyp ('k') | ui/arc/notification/arc_custom_notification_item.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/exo",
2 "+components/signin/core/account_id", 3 "+components/signin/core/account_id",
3 "+third_party/skia", 4 "+third_party/skia",
4 "+ui/gfx", 5 "+ui/gfx",
5 "+ui/message_center", 6 "+ui/message_center",
7 "+ui/views",
6 ] 8 ]
OLDNEW
« no previous file with comments | « ui/arc/arc.gyp ('k') | ui/arc/notification/arc_custom_notification_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698