Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 8da30e81cbad67706206f8eb3f953402147367fc..deae576267b951eb4022ee5de1616e4fba27190f 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -868,6 +868,8 @@ |
'host/user_authenticator_linux.cc', |
'host/user_authenticator_mac.cc', |
'host/user_authenticator_win.cc', |
+ 'host/vlog_net_log.cc', |
+ 'host/vlog_net_log.h', |
], |
'conditions': [ |
['toolkit_uses_gtk == 1', { |