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

Unified Diff: athena/home/DEPS

Issue 863033002: Delete athena/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/extensions/test/test_extensions_delegate.cc ('k') | athena/home/app_list_view_delegate.h » ('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
deleted file mode 100644
index a6dbe01df1baaf195dea83c27dfe26b4aca240ea..0000000000000000000000000000000000000000
--- a/athena/home/DEPS
+++ /dev/null
@@ -1,24 +0,0 @@
-include_rules = [
- "+athena/athena_export.h",
- "+athena/env/public",
- "+athena/input/public",
- "+athena/screen/public",
- "+athena/strings/grit/athena_strings.h",
- "+athena/wm/public",
- "+third_party/skia/include",
- "+ui/aura",
- "+ui/app_list",
- "+ui/base",
- "+ui/compositor",
- "+ui/events",
- "+ui/gfx",
- "+ui/resources/grit/ui_resources.h",
- "+ui/views",
- "+ui/wm/core",
- "+ui/wm/public",
-]
-specific_include_rules = {
- ".*_unittest.cc": [
- "+athena/activity/public",
- ]
-}
« no previous file with comments | « athena/extensions/test/test_extensions_delegate.cc ('k') | athena/home/app_list_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698