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

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: Added a VPNProvider::Key abstraction. 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
« no previous file with comments | « no previous file | ash/system/chromeos/network/DEPS » ('j') | ash/system/chromeos/network/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 65de95762c8ebe266017d722b0818f219f8d7324..83efdf7af8f87198828c66cfbf7c79668e307d38 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/DEPS » ('j') | ash/system/chromeos/network/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698