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

Unified 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, 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
« no previous file with comments | « no previous file | athena/activity/activity_frame_view.h » ('j') | athena/activity/activity_frame_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/activity/DEPS
diff --git a/athena/activity/DEPS b/athena/activity/DEPS
index 78a43714d0cc0f8743030d15fc19f4d3f4f0d201..4c6352653e5fba57f522409fcff3c0ebd4529469 100644
--- a/athena/activity/DEPS
+++ b/athena/activity/DEPS
@@ -1,6 +1,9 @@
include_rules = [
- "+athena/screen",
+ "+athena/wm/public",
+ "+athena/screen/public",
+ "+third_party/skia/include",
"+ui/aura",
"+ui/base",
+ "+ui/gfx",
"+ui/views",
]
« 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