From b30e34b8a6b78b5088a6256563cdbb6f9676d3e8 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Wed, 6 Nov 2013 02:59:45 +0000 Subject: 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 --- chrome/plugin/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/plugin/DEPS') 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", ] -- cgit v1.1