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

Unified Diff: ash/common/system/tray/system_tray_controller.h

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: ash/common/system/tray/system_tray_controller.h
diff --git a/ash/common/system/tray/system_tray_controller.h b/ash/common/system/tray/system_tray_controller.h
index 2cfb8bf87985498753d88d23c62e37d78db7ee8e..81838581477f3d3a23cecc18839d6bb55d4bcffb 100644
--- a/ash/common/system/tray/system_tray_controller.h
+++ b/ash/common/system/tray/system_tray_controller.h
@@ -55,6 +55,7 @@ class ASH_EXPORT SystemTrayController
void ShowPublicAccountInfo();
void ShowNetworkConfigure(const std::string& network_id);
void ShowNetworkCreate(const std::string& type);
+ void ShowThirdPartyVpnCreate(const std::string& extension_id);
void ShowNetworkSettings(const std::string& network_id);
void ShowProxySettings();
void SignOut();
« no previous file with comments | « ash/common/system/chromeos/network/vpn_list_view.cc ('k') | ash/common/system/tray/system_tray_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698