summaryrefslogtreecommitdiffstats
path: root/content/common
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2014-09-04 22:47:50 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-05 05:49:27 +0000
commitb6a43eaf7a26a7e6a7a552e2f143855329e93c18 (patch)
tree5893f45af2921fd6109591812081df9eebe574fb /content/common
parentd0de2976070eb55123d5a8228d76cf70cfffac04 (diff)
downloadchromium_src-b6a43eaf7a26a7e6a7a552e2f143855329e93c18.zip
chromium_src-b6a43eaf7a26a7e6a7a552e2f143855329e93c18.tar.gz
chromium_src-b6a43eaf7a26a7e6a7a552e2f143855329e93c18.tar.bz2
Move resource_loader_bridge.* from webkit/child to content/child.
This is an intermediate step, the real fix is to get rid of ResourceLoaderBridge. BUG=338338 TEST=None, no functional changes R=avi@chromium.org TBR=darin@chromium.org Review URL: https://codereview.chromium.org/519333002 Cr-Commit-Position: refs/heads/master@{#293456}
Diffstat (limited to 'content/common')
-rw-r--r--content/common/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/DEPS b/content/common/DEPS
index 651cb80..ec5ce0a 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -2,7 +2,6 @@ include_rules = [
"+media/audio",
"+media/base",
"-webkit/browser",
- "-webkit/child",
"-webkit/renderer",
# No inclusion of WebKit from the browser, other than strictly enum/POD,