Chromium Code Reviews| Index: mojo/services/public/cpp/view_manager/lib/DEPS |
| diff --git a/mojo/services/public/cpp/view_manager/lib/DEPS b/mojo/services/public/cpp/view_manager/lib/DEPS |
| deleted file mode 100644 |
| index 7423ce31d2ce191bc40f8ea836acac1c4bf0fcc2..0000000000000000000000000000000000000000 |
| --- a/mojo/services/public/cpp/view_manager/lib/DEPS |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -include_rules = [ |
| - "+mojo/converters/geometry", |
| - "+mojo/geometry", |
| - "+ui/gfx", |
| -] |
| - |
| -specific_include_rules = { |
| - "view_manager_test_suite.cc": [ |
| - "+mojo/services/native_viewport/native_viewport.h", |
| - "+ui/gl", |
| - ], |
| -} |