Index: third_party/mojo/src/mojo/edk/DEPS |
diff --git a/third_party/mojo/src/mojo/edk/DEPS b/third_party/mojo/src/mojo/edk/DEPS |
deleted file mode 100644 |
index 472ff42909b6243d027c5b5987a202b58fb32ea6..0000000000000000000000000000000000000000 |
--- a/third_party/mojo/src/mojo/edk/DEPS |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-include_rules = [ |
- # This code is checked into the chromium repo so it's fine to depend on this. |
- "+base", |
- "+crypto", |
- "+build", |
- "+gin", |
- "+testing", |
- "+v8", |
- |
- # internal includes. |
- "+mojo", |
- |
- # TODO(use_chrome_edk): temporary |
- "+../../../../../../mojo/edk/system/core.h", |
- "+../../../../../../mojo/edk/embedder/embedder_internal.h", |
- "+../../../../../../mojo/edk/embedder/simple_platform_support.h", |
-] |