Chromium Code Reviews| Index: components/memory_coordinator/DEPS |
| diff --git a/components/memory_coordinator/DEPS b/components/memory_coordinator/DEPS |
| index ef8ad28d9d44b3f4c4f8ce834105d770e17e66c3..c682c1170c935ba914bfce3357f4baffce41e01e 100644 |
| --- a/components/memory_coordinator/DEPS |
| +++ b/components/memory_coordinator/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+mojo/public", |
| + "+third_party/WebKit/public/platform", |
| + "+third_party/WebKit/public/web", |
| ] |