Index: athena/resource_manager/public/DEPS |
diff --git a/athena/wm/public/DEPS b/athena/resource_manager/public/DEPS |
similarity index 75% |
copy from athena/wm/public/DEPS |
copy to athena/resource_manager/public/DEPS |
index d2970da91755a6c83fc4eb50820fdae24138ed41..d3981ff0efc95e6ba9a21db30470fdd1f37eb71e 100644 |
--- a/athena/wm/public/DEPS |
+++ b/athena/resource_manager/public/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
- "-athena/wm", |
"+athena/athena_export.h", |
] |
+ |
+ |
Jun Mukai
2014/08/29 00:06:57
remove blank lines
|