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

Unified Diff: ash/BUILD.gn

Issue 2513673004: Reland: chromeos: Convert ash VPNDelegate interface to mojo (Closed)
Patch Set: fix manifest for reland Created 4 years, 1 month 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/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 33112c83dfe3d6b9eeeca7288761991783f3c36f..2e0d6b9139e3af7f8e95ce4d0c028cb742adb177 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -254,8 +254,8 @@ component("ash") {
"common/system/chromeos/network/tray_sms.h",
"common/system/chromeos/network/tray_vpn.cc",
"common/system/chromeos/network/tray_vpn.h",
- "common/system/chromeos/network/vpn_delegate.cc",
- "common/system/chromeos/network/vpn_delegate.h",
+ "common/system/chromeos/network/vpn_list.cc",
+ "common/system/chromeos/network/vpn_list.h",
"common/system/chromeos/network/vpn_list_view.cc",
"common/system/chromeos/network/vpn_list_view.h",
"common/system/chromeos/palette/common_palette_tool.cc",
« no previous file with comments | « no previous file | ash/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698