Index: remoting/remoting_host_mac.gypi |
diff --git a/remoting/remoting_host_mac.gypi b/remoting/remoting_host_mac.gypi |
index dce3cf08b6d79024b3c02f0ff5b44dd785a9eb60..d52a48d877702ce91746f150788299a912a18614 100644 |
--- a/remoting/remoting_host_mac.gypi |
+++ b/remoting/remoting_host_mac.gypi |
@@ -201,7 +201,6 @@ |
'../third_party/jsoncpp/overrides/src/lib_json/json_value.cpp', |
Sergey Ulanov
2015/12/22 18:28:53
add dependency on third_party/jsoncpp instead of c
tfarina
2015/12/23 15:32:00
Done.
|
'../third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp', |
'../third_party/jsoncpp/source/src/lib_json/json_writer.cpp', |
- '../third_party/modp_b64/modp_b64.cc', |
'host/constants_mac.cc', |
'host/constants_mac.h', |
'host/host_config_constants.cc', |
Sergey Ulanov
2015/12/22 18:28:53
add dependency on remoting_host instead of compili
tfarina
2015/12/23 15:32:00
Done.
|