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

Unified Diff: ash/ash.gyp

Issue 984863005: Add ash::VPNDelegate and Chrome OS implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 89369188a5d6f1f79b2b5ef5942733661c64f6a9..5703a713a17461d7ed438a8ad60b0d2c204656b3 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -291,6 +291,8 @@
'system/chromeos/network/tray_sms.h',
'system/chromeos/network/tray_vpn.cc',
'system/chromeos/network/tray_vpn.h',
+ 'system/chromeos/network/vpn_delegate.cc',
+ 'system/chromeos/network/vpn_delegate.h',
'system/chromeos/power/power_event_observer.cc',
'system/chromeos/power/power_event_observer.h',
'system/chromeos/power/power_status.cc',
« no previous file with comments | « no previous file | ash/system/chromeos/network/vpn_delegate.h » ('j') | ash/system/chromeos/network/vpn_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698