Chromium Code Reviews| Index: components/test/DEPS |
| diff --git a/components/test/DEPS b/components/test/DEPS |
| index b29feef5d3a1ff63e22c35f42b4814c2d983b6a0..5fe488773c390b7dd7e5a791428512bd261db503 100644 |
| --- a/components/test/DEPS |
| +++ b/components/test/DEPS |
| @@ -11,6 +11,6 @@ include_rules = [ |
| specific_include_rules = { |
| "run_all_unittests\.cc": [ |
| - "+third_party/mojo/src/mojo/edk/embedder/embedder.h", |
| + "+mojo/edk/embedder/embedder.h", |
| ], |
| } |