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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2513673004: Reland: chromeos: Convert ash VPNDelegate interface to mojo (Closed)
Patch Set: rebase 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 d048c2605cc18612ce895701aa414d9f905f9e33..5fd3245db763ceb749a119e7ce68bd1f11388369 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1400,8 +1400,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_client.cc",
+ "ash/vpn_list_client.h",
"views/ash/chrome_browser_main_extra_parts_ash.cc",
"views/ash/chrome_browser_main_extra_parts_ash.h",
"views/ash/tab_scrubber.cc",

Powered by Google App Engine
This is Rietveld 408576698