summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-16 01:59:31 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-16 01:59:31 +0000
commitb2a587e9e7037ce2d8069313098871c41dba568b (patch)
treedb2954dcd9955be0ad69007ae0e81dd641bf2463 /remoting
parentdafa2b0bdc19938e222a13eedecc598128daa93a (diff)
downloadchromium_src-b2a587e9e7037ce2d8069313098871c41dba568b.zip
chromium_src-b2a587e9e7037ce2d8069313098871c41dba568b.tar.gz
chromium_src-b2a587e9e7037ce2d8069313098871c41dba568b.tar.bz2
Fixed checkdeps error.
BUG=None TEST=checkdeps is happy TBR=ajwong git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66215 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r--remoting/protocol/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index a8f50ba..82b462c 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+google/protobuf",
"+remoting/jingle_glue",
"+net",
+ "+third_party/protobuf/src",
]