Chromium Code Reviews| Index: services/ui/public/cpp/gpu/DEPS |
| diff --git a/services/ui/public/cpp/gpu/DEPS b/services/ui/public/cpp/gpu/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..446f64fa6e88e9431a9dbdd1f6ebd0df76c0584f |
| --- /dev/null |
| +++ b/services/ui/public/cpp/gpu/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "-services/ui/common", |
| +] |