Chromium Code Reviews| Index: services/ui/common/DEPS |
| diff --git a/services/ui/common/DEPS b/services/ui/common/DEPS |
| index 7c7d468f1bd03f261b72d9920ef347089dbc978b..0e8120828e5047d0f15bb07000a70764c81566c2 100644 |
| --- a/services/ui/common/DEPS |
| +++ b/services/ui/common/DEPS |
| @@ -3,6 +3,7 @@ include_rules = [ |
| "+gpu/command_buffer", |
| "+gpu/ipc/client", |
| "+gpu/ipc/common", |
| + "+services/ui/gpu/interfaces" |
|
sadrul
2016/11/21 17:23:49
Is this still needed?
Fady Samuel
2016/11/21 20:40:41
No, gone.
|
| ] |
| specific_include_rules = { |