diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-17 17:35:00 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-17 17:35:00 +0000 |
commit | 446a9ef06e738db95ea96079a39df5ee4a26b127 (patch) | |
tree | 7d0b9b359b46b1ac98630f9c90c3679528165a71 /content/DEPS | |
parent | 5f11ce109075e1daa42902564801ef1c6921330c (diff) | |
download | chromium_src-446a9ef06e738db95ea96079a39df5ee4a26b127.zip chromium_src-446a9ef06e738db95ea96079a39df5ee4a26b127.tar.gz chromium_src-446a9ef06e738db95ea96079a39df5ee4a26b127.tar.bz2 |
Clamping down media DEPS rules.
BUG=none
TEST=checkdeps passes
Review URL: http://codereview.chromium.org/7170008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89505 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS index 1081356..6b09f62 100644 --- a/content/DEPS +++ b/content/DEPS @@ -22,7 +22,6 @@ include_rules = [ "+grit", "+gpu", - "+media", "+net", "+ppapi", "+printing", |