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

Unified Diff: athena/resource_manager/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/main/public/athena_launcher.h ('k') | athena/resource_manager/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/resource_manager/DEPS
diff --git a/athena/resource_manager/DEPS b/athena/resource_manager/DEPS
deleted file mode 100644
index 0be6357219b7d701274c8b39a073c68d39acc51a..0000000000000000000000000000000000000000
--- a/athena/resource_manager/DEPS
+++ /dev/null
@@ -1,17 +0,0 @@
-include_rules = [
- "+athena/activity/public",
- "+athena/wm/public",
- "+ui/aura",
- "+ui/base",
-]
-
-specific_include_rules = {
- ".*_unittest.cc": [
- "+ui/gfx",
- "+ui/views",
- ],
- # for unittests
- "memory_pressure_notifier.h": [
- "+athena/athena_export.h",
- ],
-}
« no previous file with comments | « athena/main/public/athena_launcher.h ('k') | athena/resource_manager/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698