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

Unified Diff: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 36cc8a39d42a078a20cda92cf110921dfdf50fe6..3e6d42d2874654d283f6b1c9b7447712743fab1d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1397,8 +1397,8 @@ split_static_library("ui") {
"ash/system_tray_delegate_utils.h",
"ash/volume_controller_chromeos.cc",
"ash/volume_controller_chromeos.h",
- "ash/vpn_delegate_chromeos.cc",
- "ash/vpn_delegate_chromeos.h",
+ "ash/vpn_list_forwarder.cc",
+ "ash/vpn_list_forwarder.h",
"views/ash/chrome_browser_main_extra_parts_ash.cc",
"views/ash/chrome_browser_main_extra_parts_ash.h",
"views/ash/tab_scrubber.cc",
« no previous file with comments | « chrome/browser/chrome_content_browser_manifest_overlay.json ('k') | chrome/browser/ui/ash/system_tray_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698