Chromium Code Reviews| Index: sandbox/linux/DEPS |
| diff --git a/sandbox/linux/DEPS b/sandbox/linux/DEPS |
| index 5c5f476b0022ef36163d73e4ea57e8db33f50e40..39128593449dd94d5615fe62e716e41feaa6bbb1 100644 |
| --- a/sandbox/linux/DEPS |
| +++ b/sandbox/linux/DEPS |
| @@ -19,7 +19,7 @@ include_rules = [ |
| "+base", |
| "+build", |
| "+testing", |
| - "+sandbox/linux/sandbox_export.h", |
| + "+sandbox/sandbox_export.h", |
| # Everyone can use tests/ |
| "+sandbox/linux/tests", |
| ] |