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

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
Index: athena/screen/DEPS
diff --git a/athena/screen/DEPS b/athena/screen/DEPS
index df60728e1a481febf150bcf9b55542945f68ec71..05a7af518c2bfc873a05b366fb132dfc738916f3 100644
--- a/athena/screen/DEPS
+++ b/athena/screen/DEPS
@@ -1,16 +1,9 @@
include_rules = [
"+athena/input/public",
- "+third_party/skia/include/core/SkColor.h",
+ "+athena/system/public",
"+ui/aura",
"+ui/compositor",
"+ui/events",
"+ui/gfx",
- "+ui/views",
"+ui/wm",
]
-
-specific_include_rules = {
- "background_controller.cc": [
- "+extensions/shell/common/version.h",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698