diff options
author | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-18 22:22:30 +0000 |
---|---|---|
committer | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-18 22:22:30 +0000 |
commit | bd0431b3d6c0d49f23741df2d7a35d6c0505f9d4 (patch) | |
tree | 4265bc3c7a7dd6f13604e5adea1f6a444d246144 /mojo/DEPS | |
parent | 6961fcf256c9b8110bf1a76c729959c89d7ca9f5 (diff) | |
download | chromium_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/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,6 +3,5 @@ include_rules = [ "+build", "+mojo", "-mojo/system", - "+mojom", "+testing", ] |