summaryrefslogtreecommitdiffstats
path: root/content/plugin
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-01 14:47:55 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-01 14:47:55 +0000
commitbdd2d420304d257937e311f17dedca61c06711f4 (patch)
tree3678ff1cf7617c32c78af549f4abb0bf28fa1b47 /content/plugin
parentc2454884f0878d17ed8096edb22cfaf3209c22ac (diff)
downloadchromium_src-bdd2d420304d257937e311f17dedca61c06711f4.zip
chromium_src-bdd2d420304d257937e311f17dedca61c06711f4.tar.gz
chromium_src-bdd2d420304d257937e311f17dedca61c06711f4.tar.bz2
Move the rest of webkit/glue into content/child
One more step towards removing src/webkit/ BUG=265753 TEST=content_shell and content_unittests R=jochen@chromium.org,jam@chromium.org TBR=darin Review URL: https://codereview.chromium.org/151023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248367 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/plugin')
-rw-r--r--content/plugin/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/plugin/DEPS b/content/plugin/DEPS
index a87bacc..9fc12ed 100644
--- a/content/plugin/DEPS
+++ b/content/plugin/DEPS
@@ -5,6 +5,5 @@ include_rules = [
"+sandbox/win/src",
"+skia/ext",
"+third_party/npapi",
- "+webkit/glue",
]