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

Unified Diff: athena/screen/DEPS

Issue 483363003: [Athena] Add status icons and system time to the desktop background (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 | « athena/main/placeholder.cc ('k') | athena/screen/background_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/screen/DEPS
diff --git a/athena/screen/DEPS b/athena/screen/DEPS
index df60728e1a481febf150bcf9b55542945f68ec71..180914526dbcc4dc8ea079646a4bf4a1050e9a70 100644
--- a/athena/screen/DEPS
+++ b/athena/screen/DEPS
@@ -1,16 +1,8 @@
include_rules = [
"+athena/input/public",
- "+third_party/skia/include/core/SkColor.h",
"+ui/aura",
"+ui/compositor",
"+ui/events",
"+ui/gfx",
- "+ui/views",
"+ui/wm",
]
-
-specific_include_rules = {
- "background_controller.cc": [
- "+extensions/shell/common/version.h",
- ],
-}
« no previous file with comments | « athena/main/placeholder.cc ('k') | athena/screen/background_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698