Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8749)

Unified Diff: chromeos/chromeos.gyp

Issue 681723003: Add new shill client for VPN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698