Chromium Code Reviews| Index: components/resource_provider/DEPS |
| diff --git a/components/resource_provider/DEPS b/components/resource_provider/DEPS |
| index 9498e27fc61b170044d4e858c2d2e7d8cc1f257e..414685237190943b309c316c2b464232c4600cf6 100644 |
| --- a/components/resource_provider/DEPS |
| +++ b/components/resource_provider/DEPS |
| @@ -3,5 +3,5 @@ include_rules = [ |
| "+mojo/common", |
| "+mojo/converters", |
| "+mojo/platform_handle", |
| - "+third_party/mojo/src/mojo/public", |
| + "+mojo/public", |
| ] |