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

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate_views.cc

Issue 15937008: Unify ActivateCellular into network_connect.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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
Index: chrome/browser/ui/ash/chrome_shell_delegate_views.cc
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate_views.cc b/chrome/browser/ui/ash/chrome_shell_delegate_views.cc
index 136207f97ae8f84b737b208dc122f0169db76006..02ca63b6158b19efe415aa921d880ba005ada48c 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate_views.cc
+++ b/chrome/browser/ui/ash/chrome_shell_delegate_views.cc
@@ -32,9 +32,6 @@ void ChromeShellDelegate::OpenFileManager(bool as_dialog) {
void ChromeShellDelegate::OpenCrosh() {
}
-void ChromeShellDelegate::OpenMobileSetup(const std::string& service_path) {
-}
-
void ChromeShellDelegate::ShowKeyboardOverlay() {
}

Powered by Google App Engine
This is Rietveld 408576698