Chromium Code Reviews| Index: components/crash/core/DEPS |
| diff --git a/components/crash/core/DEPS b/components/crash/core/DEPS |
| index 956881cd4b97683adfad3b3cfa3e8bd40b78ac9f..3d1fc83b05c9c56aaa229c65c09c8bfe6da07d8e 100644 |
| --- a/components/crash/core/DEPS |
| +++ b/components/crash/core/DEPS |
| @@ -2,6 +2,6 @@ |
| # dependencies to a minimal set. |
| include_rules = [ |
| "-components", |
| - "+components/crash/core", |
| + "+components/crash", |
|
Sidney San Martín
2016/07/13 16:45:23
I'm not sure if this is the right move here — what
Robert Sesek
2016/07/13 20:40:58
I don't see any other layered components (those wi
Sidney San Martín
2016/07/13 21:11:52
Done.
|
| "-net", |
| ] |