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
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index fc657e7..849aa45 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -8,6 +8,7 @@
   "+chrome/tools/profiles",  # For history unit tests.
   "+chrome/views",
   "+grit",  # For generated headers
+  "+media/audio",  # For audio input for speech input feature.
   "+policy",  # For generated headers and source
   "+ppapi/c",  # For various types.
   "+ppapi/proxy",
@@ -27,8 +28,6 @@
   "+chrome/third_party/hunspell",
   "+chrome/third_party/mozilla_security_manager",
   "+libxml",  # For search engine definition parsing.
-  "+media/audio",  # Chrome's lightweight audio library.
-  "+media/base",
   "+third_party/apple",  # Apple code ImageAndTextCell.
   "+third_party/cld",
   "+third_party/expat",