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

Unified Diff: athena/home/DEPS

Issue 515723003: Shows the static logo image in athena home card. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/home/app_list_view_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/home/DEPS
diff --git a/athena/home/DEPS b/athena/home/DEPS
index e6ce933172b703471fcfd625f90187d3bec2586e..6c134f6b749581b8e635d0fb3da5aa0d2033cde1 100644
--- a/athena/home/DEPS
+++ b/athena/home/DEPS
@@ -7,9 +7,11 @@ include_rules = [
"+third_party/skia/include",
"+ui/aura",
"+ui/app_list",
+ "+ui/base/resource/resource_bundle.h",
"+ui/compositor",
"+ui/events",
"+ui/gfx",
+ "+ui/resources/grit/ui_resources.h",
"+ui/views",
"+ui/wm/core",
"+ui/wm/public",
« no previous file with comments | « no previous file | athena/home/app_list_view_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698