| Index: athena/main/DEPS
|
| diff --git a/athena/main/DEPS b/athena/main/DEPS
|
| deleted file mode 100644
|
| index 641178b216df0a91d0f62ac9df1838c11900b74f..0000000000000000000000000000000000000000
|
| --- a/athena/main/DEPS
|
| +++ /dev/null
|
| @@ -1,57 +0,0 @@
|
| -include_rules = [
|
| - "+athena/activity/public",
|
| - "+athena/content/public",
|
| - "+athena/env/public",
|
| - "+athena/extensions/public",
|
| - "+athena/home/public",
|
| - "+athena/input/public",
|
| - "+athena/resource_manager/public",
|
| - "+athena/resources/grit/athena_resources.h",
|
| - "+athena/screen/public",
|
| - "+athena/screen_lock/public",
|
| - "+athena/system/public",
|
| - "+athena/task/public",
|
| - "+athena/virtual_keyboard/public",
|
| - "+athena/wm/public",
|
| - "+components/pdf",
|
| - "+content/public",
|
| - "+net",
|
| - "+ppapi",
|
| - "+ui/aura",
|
| - "+ui/app_list",
|
| - "+ui/base",
|
| - "+ui/compositor",
|
| - "+ui/events",
|
| - "+ui/gfx",
|
| - "+ui/gl",
|
| - "+ui/keyboard",
|
| - "+ui/native_theme",
|
| - "+ui/views",
|
| - "+ui/wm/core",
|
| - "+ui/wm/public",
|
| -]
|
| -
|
| -specific_include_rules = {
|
| - "athena_main_delegate.*": [
|
| - "+content/public/app",
|
| - "+extensions/browser/app_window",
|
| - "+extensions/common",
|
| - "+extensions/shell/app",
|
| - "+extensions/shell/browser",
|
| - "+extensions/shell/common",
|
| - "+extensions/shell/renderer",
|
| - ],
|
| - "athena_content_client\.h": [
|
| - "+extensions/shell/common",
|
| - ],
|
| -# TODO(oshima): Remove this.
|
| - "placeholder\.*": [
|
| - "+third_party/skia/include",
|
| - "+ui/gfx",
|
| - "+ui/views",
|
| - ],
|
| - "athena_frame_view\.*": [
|
| - "+third_party/skia/include",
|
| - ],
|
| -}
|
| -
|
|
|