Chromium Code Reviews| Index: content/shell/tools/DEPS |
| diff --git a/content/shell/tools/DEPS b/content/shell/tools/DEPS |
| index 7083ae76862b5884444b965d1d6942afa4326b85..387561ade8ee324726c476c39386c672b2b9cb4f 100644 |
| --- a/content/shell/tools/DEPS |
| +++ b/content/shell/tools/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| "+content/public", |
| - "+components/breakpad", |
| + "+components/crash", |
| ] |