Index: mojo/services/view_manager/DEPS |
diff --git a/mojo/services/view_manager/DEPS b/mojo/services/view_manager/DEPS |
deleted file mode 100644 |
index ecc1f8ccabf06cc2726d1274cfe7d896e945f9be..0000000000000000000000000000000000000000 |
--- a/mojo/services/view_manager/DEPS |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-include_rules = [ |
- "+cc", |
- "-cc/blink", |
- "+mojo/application", |
- "+mojo/cc", |
- "+mojo/converters/geometry", |
- "+mojo/converters/input_events", |
- "+mojo/converters/surfaces", |
- "+mojo/geometry", |
- "+mojo/services", |
- "+ui/gfx", |
-] |
- |
-specific_include_rules = { |
- "view_manager_unittest.cc": [ |
- "+mojo/application_manager/application_manager.h", |
- ], |
-} |