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

Unified Diff: athena/input/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/home/public/search_controller_factory.h ('k') | athena/input/accelerator_manager_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/input/DEPS
diff --git a/athena/input/DEPS b/athena/input/DEPS
deleted file mode 100644
index 36df410d7ddb58af03b5d2916e8a21c935d79ce4..0000000000000000000000000000000000000000
--- a/athena/input/DEPS
+++ /dev/null
@@ -1,21 +0,0 @@
-include_rules = [
- "+chromeos",
- "+ui/aura",
- "+ui/base",
- "+ui/events",
- "+ui/wm/core",
- "+ui/wm/public",
- "+ui/views",
-]
-
-specific_include_rules = {
- # exported for test.
- "input_manager_impl\.h": [
- "+athena/athena_export.h",
- ],
- # allows for test.
- ".*test\.cc": [
- "+athena/activity/public",
- "+athena/wm/public",
- ],
-}
« no previous file with comments | « athena/home/public/search_controller_factory.h ('k') | athena/input/accelerator_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698