Index: content/DEPS |
diff --git a/content/DEPS b/content/DEPS |
index e62959c7e43af6cb34a94e81c9ffe7aee2103ea5..d1c7f3f5d818cfe369e37505dac549173d7b26fd 100644 |
--- a/content/DEPS |
+++ b/content/DEPS |
@@ -34,6 +34,9 @@ include_rules = [ |
"+dbus", |
"+gpu", |
"+mojo/common", |
+ "+mojo/edk/embedder", |
+ "+mojo/edk/js", |
+ "+mojo/edk/test", |
"+mojo/message_pump", |
"+mojo/public", |
"+net", |
@@ -62,9 +65,6 @@ include_rules = [ |
"+third_party/angle", |
"+third_party/flac", |
"+third_party/libjingle", |
- "+third_party/mojo/src/mojo/edk/embedder", |
- "+third_party/mojo/src/mojo/edk/js", |
- "+third_party/mojo/src/mojo/edk/test", |
"+third_party/mozilla", |
"+third_party/npapi/bindings", |
"+third_party/ocmock", |