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