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

Side by Side Diff: athena/activity/DEPS

Issue 518673007: Make activities have a thick border when in overview mode part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@athena_overview2
Patch Set: Created 6 years, 3 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
1 include_rules = [ 1 include_rules = [
2 "+athena/screen", 2 "+athena/screen/public",
3 "+athena/wm/public",
4 "+third_party/skia/include",
3 "+ui/aura", 5 "+ui/aura",
4 "+ui/base", 6 "+ui/base",
7 "+ui/gfx",
5 "+ui/views", 8 "+ui/views",
6 ] 9 ]
OLDNEW
« no previous file with comments | « no previous file | athena/activity/activity_frame_view.h » ('j') | athena/activity/activity_frame_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698