| Index: cc/DEPS
|
| diff --git a/cc/DEPS b/cc/DEPS
|
| index 3518958ed89b7233fc3cf28e74a55af26d2d421e..c7a13018bbe92199ab291ebac585b3ba59171d76 100644
|
| --- a/cc/DEPS
|
| +++ b/cc/DEPS
|
| @@ -1,4 +1,7 @@
|
| include_rules = [
|
| + "+components/memory_coordinator/common/client_registry.h",
|
| + "+components/memory_coordinator/common/memory_coordinator_client.h",
|
| + "+components/memory_coordinator/public/interfaces/child_memory_coordinator.mojom.h",
|
| "+gpu/GLES2",
|
| "+gpu/command_buffer/client/context_support.h",
|
| "+gpu/command_buffer/client/gles2_interface.h",
|
|
|