diff options
Diffstat (limited to 'mojo/cc/DEPS')
-rw-r--r-- | mojo/cc/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/cc/DEPS b/mojo/cc/DEPS index 9390f5e..0e75526 100644 --- a/mojo/cc/DEPS +++ b/mojo/cc/DEPS @@ -2,4 +2,5 @@ include_rules = [ "+cc", "-cc/blink", "+gpu/command_buffer/client", + "+third_party/mojo_services/src/surfaces", ] |