diff options
Diffstat (limited to 'remoting/client/DEPS')
-rw-r--r-- | remoting/client/DEPS | 2 |
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", ] |