Index: blimp/engine/DEPS |
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS |
deleted file mode 100644 |
index 7e4c0fe020ed20a7391ff4cbdc7f06e425afc8a5..0000000000000000000000000000000000000000 |
--- a/blimp/engine/DEPS |
+++ /dev/null |
@@ -1,32 +0,0 @@ |
-include_rules = [ |
- "+base", |
- "-blimp/client", |
- "+cc", |
- "-chrome", |
- "+components/crash", |
- "+components/metrics", |
- "+components/pref_registry", |
- "+components/prefs", |
- "+components/version_info", |
- "+components/web_cache/renderer", |
- "+content/public", |
- "+device/geolocation", |
- "+mojo/public", |
- "+net", |
- "+services/service_manager/public/cpp", |
- "+third_party/blimp_fonts", |
- "+third_party/khronos/GLES2/gl2.h", |
- "+third_party/WebKit/public/platform/WebGestureEvent.h", |
- "+third_party/WebKit/public/platform/WebInputEvent.h", |
- "+ui/aura", |
- "+ui/base", |
- "+ui/compositor", |
- "+ui/display", |
- "+ui/events", |
- "+ui/gfx", |
- "+ui/gl", |
- "+ui/native_theme", |
- "+ui/platform_window", |
- "+ui/resources", |
- "+ui/wm", |
-] |