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

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

Issue 1477733002: Add ArcNotificationManager for new ARC notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved to ui/arc and Addressed comments Created 4 years, 11 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
OLDNEW
(Empty)
1 include_rules = [
2 "+content/public",
3 "+components/signin/core/account_id",
4 "+third_party/skia",
5 "+third_party/WebKit/public",
6 "+ui/gfx",
danakj 2016/01/05 19:35:34 This LGTM
7 "+ui/message_center",
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698