summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 74c5817..aea875d 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -189,6 +189,7 @@
'chromoting_jingle_glue',
'chromoting_protocol',
'differ_block',
+ '../crypto/crypto.gyp:crypto',
],
'sources': [
'host/access_verifier.cc',
@@ -319,6 +320,7 @@
'chromoting_base',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
+ '../crypto/crypto.gyp:crypto',
],
'sources': [
'host/keygen_main.cc',
@@ -363,6 +365,7 @@
'dependencies': [
'chromoting_base',
'chromoting_jingle_glue',
+ '../crypto/crypto.gyp:crypto',
'../jingle/jingle.gyp:jingle_glue',
],
'export_dependent_settings': [