diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-09 16:16:40 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-09 16:16:40 +0000 |
commit | c79b40115ebb129b329cb380d80b2e60d8fe0f42 (patch) | |
tree | 2d705fe8c12817a9d74b37ef3c345e5c839dbf54 /content/plugin/DEPS | |
parent | 49323b332beebc9836614e2951d9c7563833e6ba (diff) | |
download | chromium_src-c79b40115ebb129b329cb380d80b2e60d8fe0f42.zip chromium_src-c79b40115ebb129b329cb380d80b2e60d8fe0f42.tar.gz chromium_src-c79b40115ebb129b329cb380d80b2e60d8fe0f42.tar.bz2 |
Remove mention of webkit/plugins from DEPS files.
BUG=265753
R=tburkard@chromium.org
Review URL: https://codereview.chromium.org/22730004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216703 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/plugin/DEPS')
-rw-r--r-- | content/plugin/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/plugin/DEPS b/content/plugin/DEPS index 71cb2f3..a87bacc 100644 --- a/content/plugin/DEPS +++ b/content/plugin/DEPS @@ -6,6 +6,5 @@ include_rules = [ "+skia/ext", "+third_party/npapi", "+webkit/glue", - "+webkit/plugins", ] |