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

Unified Diff: chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc

Issue 10915106: Renaming instances of "flimflam" with "shill", now that we're only (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Upload after merge Created 8 years, 3 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 | « chrome/browser/resources/chromeos/login/screen_error_message.js ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc
diff --git a/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc b/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc
index dabd07526dd5d5f6fa3f5cd53d260e8460dce98f..160707b3977f62ceebe2fd8da8dc6f66b2e394a2 100644
--- a/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc
+++ b/chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc
@@ -188,7 +188,7 @@ class SimUnlockHandler : public WebUIMessageHandler,
// Processing for the cases when dialog was cancelled.
void CancelDialog();
- // Pass PIN/PUK code to flimflam and check status.
+ // Pass PIN/PUK code to shill and check status.
void EnterCode(const std::string& code, SimUnlockCode code_type);
// Single handler for PIN/PUK code operations.
« no previous file with comments | « chrome/browser/resources/chromeos/login/screen_error_message.js ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698