summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 02:59:45 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 02:59:45 +0000
commitb30e34b8a6b78b5088a6256563cdbb6f9676d3e8 (patch)
tree11dbd119cc9c2593fde3dd1322a8a4579ab52f99 /chrome/plugin
parent6836fffaf8a0e82b0debbe5c7dbc2a48e7767e12 (diff)
downloadchromium_src-b30e34b8a6b78b5088a6256563cdbb6f9676d3e8.zip
chromium_src-b30e34b8a6b78b5088a6256563cdbb6f9676d3e8.tar.gz
chromium_src-b30e34b8a6b78b5088a6256563cdbb6f9676d3e8.tar.bz2
Clamp down various chrome/ DEPS files
R=thakis@chromium.org Review URL: https://codereview.chromium.org/52023003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/plugin')
-rw-r--r--chrome/plugin/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/plugin/DEPS b/chrome/plugin/DEPS
index b5c727f..5f0b1b3 100644
--- a/chrome/plugin/DEPS
+++ b/chrome/plugin/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+content/public/plugin",
"+grit",
- "+media",
+ "+media/base",
]