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

Unified Diff: athena/main/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/input/public/input_manager.h ('k') | athena/main/athena_content_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
- ],
-}
-
« no previous file with comments | « athena/input/public/input_manager.h ('k') | athena/main/athena_content_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698