| 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",
|
| - ]
|
| -}
|
|
|