Index: sky/engine/web/DEPS |
diff --git a/sky/engine/web/DEPS b/sky/engine/web/DEPS |
deleted file mode 100644 |
index 50e8143c056f2a8f0ac55a248345ef8f0e1cc459..0000000000000000000000000000000000000000 |
--- a/sky/engine/web/DEPS |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-include_rules = [ |
- "+..", |
- "+bindings", |
- "+core", |
- "+gin/public", |
- "+heap", |
- "+modules", |
- "+mojo/common", |
- "+painting", |
- "+platform", |
- "+public", |
- "+public/platform", |
- "+skia", |
- "+third_party/khronos", |
- "+third_party/skia", |
- "+v8", |
- "+web", |
-] |