diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-03 15:21:47 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-03 15:21:47 +0000 |
commit | 133b3cdbd82af9301f8d411723affe74caba0987 (patch) | |
tree | 5c5875c3c1b1e64b187949f5817e7f2f8510121e /remoting | |
parent | 33b2c0730d8504fdc058c2bccc64648bda319beb (diff) | |
download | chromium_src-133b3cdbd82af9301f8d411723affe74caba0987.zip chromium_src-133b3cdbd82af9301f8d411723affe74caba0987.tar.gz chromium_src-133b3cdbd82af9301f8d411723affe74caba0987.tar.bz2 |
Remove unnecessary DEPS rule.
R=wez@chromium.org
Review URL: https://codereview.chromium.org/25726007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226757 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/DEPS b/remoting/DEPS index 66f4af9..d839257 100644 --- a/remoting/DEPS +++ b/remoting/DEPS @@ -1,8 +1,4 @@ include_rules = [ - # Hack for NPAPI policy support. REMOVE ASAP. - # Bug: http://crbug.com/92576 - "+content/common", - "+crypto", "+google_apis", "+media/base", |