summaryrefslogtreecommitdiffstats
path: root/remoting/client/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 20:40:37 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 20:40:37 +0000
commitccc70d8efc4981925423ffa1390c0b4783ea1add (patch)
tree8cfe460075607074359b7f5556705c0ff173e7be /remoting/client/DEPS
parent9dc1379851640ce5bd544862ce86f44258159ca9 (diff)
downloadchromium_src-ccc70d8efc4981925423ffa1390c0b4783ea1add.zip
chromium_src-ccc70d8efc4981925423ffa1390c0b4783ea1add.tar.gz
chromium_src-ccc70d8efc4981925423ffa1390c0b4783ea1add.tar.bz2
Move core renderer subdirectories to content.
TBR=avi Review URL: http://codereview.chromium.org/6673090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78422 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/client/DEPS')
-rw-r--r--remoting/client/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/DEPS b/remoting/client/DEPS
index 73df734..fa11a6a 100644
--- a/remoting/client/DEPS
+++ b/remoting/client/DEPS
@@ -8,5 +8,5 @@ include_rules = [
# TODO(sergeyu): Remove this dependency: crbug.com/74951 .
"+webkit/plugins/ppapi",
- "+chrome/renderer/p2p",
+ "+content/renderer/p2p",
]