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

Unified Diff: ash/system/tray/test_system_tray_delegate.cc

Issue 22796014: Eliminate c/b/chromeos/options/network_connect.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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 | « ash/system/tray/test_system_tray_delegate.h ('k') | chrome/app/chromeos_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/test_system_tray_delegate.cc
diff --git a/ash/system/tray/test_system_tray_delegate.cc b/ash/system/tray/test_system_tray_delegate.cc
index 1eb44e4268ccafeeaca96a9c20e5a6b551f07db3..dbfa9616501cf8ce93afe4e0f813ee5995ddee44 100644
--- a/ash/system/tray/test_system_tray_delegate.cc
+++ b/ash/system/tray/test_system_tray_delegate.cc
@@ -238,7 +238,8 @@ bool TestSystemTrayDelegate::IsBluetoothDiscovering() {
void TestSystemTrayDelegate::ShowMobileSimDialog() {
}
-void TestSystemTrayDelegate::ShowMobileSetup(const std::string& network_id) {
+void TestSystemTrayDelegate::ShowMobileSetupDialog(
+ const std::string& service_path) {
}
void TestSystemTrayDelegate::ShowOtherWifi() {
« no previous file with comments | « ash/system/tray/test_system_tray_delegate.h ('k') | chrome/app/chromeos_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698