summaryrefslogtreecommitdiffstats
path: root/mojo/DEPS
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-18 22:22:30 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-18 22:22:30 +0000
commitbd0431b3d6c0d49f23741df2d7a35d6c0505f9d4 (patch)
tree4265bc3c7a7dd6f13604e5adea1f6a444d246144 /mojo/DEPS
parent6961fcf256c9b8110bf1a76c729959c89d7ca9f5 (diff)
downloadchromium_src-bd0431b3d6c0d49f23741df2d7a35d6c0505f9d4.zip
chromium_src-bd0431b3d6c0d49f23741df2d7a35d6c0505f9d4.tar.gz
chromium_src-bd0431b3d6c0d49f23741df2d7a35d6c0505f9d4.tar.bz2
Mojo: Remove mojom from mojo/DEPS.
This is no longer necessary. R=davemoore@chromium.org Review URL: https://codereview.chromium.org/203843002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257785 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo/DEPS')
-rw-r--r--mojo/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/DEPS b/mojo/DEPS
index 7a95e2b..22cb4c1 100644
--- a/mojo/DEPS
+++ b/mojo/DEPS
@@ -3,6 +3,5 @@ include_rules = [
"+build",
"+mojo",
"-mojo/system",
- "+mojom",
"+testing",
]