diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-29 21:37:36 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-29 21:37:36 +0000 |
commit | e918d0031778d9fddbe9cc5fbc55c6cd390aca8c (patch) | |
tree | d494dccb4b20bd7140f08fb34b6f8d03f3f33947 /remoting | |
parent | f37fd1bb6ce9f2227989f249f7e8cc206cc8da04 (diff) | |
download | chromium_src-e918d0031778d9fddbe9cc5fbc55c6cd390aca8c.zip chromium_src-e918d0031778d9fddbe9cc5fbc55c6cd390aca8c.tar.gz chromium_src-e918d0031778d9fddbe9cc5fbc55c6cd390aca8c.tar.bz2 |
remoting/host: Remove nonexistent entry from DEPS list.
R=alexeypa@chromium.org,sergeyu@chromium.org
NOTRY=True
Review URL: https://codereview.chromium.org/11343021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164745 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/host/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/DEPS b/remoting/host/DEPS index aca78af..2cc08ad 100644 --- a/remoting/host/DEPS +++ b/remoting/host/DEPS @@ -1,6 +1,5 @@ include_rules = [ "+ui", - "+base/crypto", # Note: This directory, although within chrome/, has a DEPS file to # ensure it does not depend on anything in chrome/ or content/. |