Chromium Code Reviews| Index: ui/display/manager/chromeos/DEPS |
| diff --git a/ui/display/manager/chromeos/DEPS b/ui/display/manager/chromeos/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5c9fff4774db7fec3fa7340f3859bdd78b6be3f4 |
| --- /dev/null |
| +++ b/ui/display/manager/chromeos/DEPS |
| @@ -0,0 +1,5 @@ |
| +specific_include_rules = { |
| + "touch_transform_controller.cc": [ |
| + "+third_party/skia", |
| + ], |
| +} |