| Index: chromeos/chromeos.gyp | 
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp | 
| index 20e9622ac803feafa8dc99fcdee797632ec8f8c1..10cb8dd255e2ccee29ac6f471997cef77b76ae86 100644 | 
| --- a/chromeos/chromeos.gyp | 
| +++ b/chromeos/chromeos.gyp | 
| @@ -210,6 +210,8 @@ | 
| 'dbus/shill_profile_client.h', | 
| 'dbus/shill_service_client.cc', | 
| 'dbus/shill_service_client.h', | 
| +      'dbus/shill_third_party_vpn_driver_client.cc', | 
| +      'dbus/shill_third_party_vpn_driver_client.h', | 
| 'dbus/sms_client.cc', | 
| 'dbus/sms_client.h', | 
| 'dbus/system_clock_client.cc', | 
|  |