diff options
Diffstat (limited to 'remoting/host/DEPS')
-rw-r--r-- | remoting/host/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/host/DEPS b/remoting/host/DEPS index 387ce0e..bc54a47 100644 --- a/remoting/host/DEPS +++ b/remoting/host/DEPS @@ -5,4 +5,5 @@ include_rules = [ "+remoting/protocol", "+remoting/jingle_glue", + "+third_party/npapi", ] |