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

Unified Diff: chromeos/dbus/gsm_sms_client.h

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 | « chromeos/dbus/flimflam_service_client_unittest.cc ('k') | chromeos/dbus/mock_dbus_thread_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/gsm_sms_client.h
diff --git a/chromeos/dbus/gsm_sms_client.h b/chromeos/dbus/gsm_sms_client.h
index c5fc489809bcb895d849c46d98d712273a4fffc8..4effeffe912160b7b0e3943e47231f6c5268b0df 100644
--- a/chromeos/dbus/gsm_sms_client.h
+++ b/chromeos/dbus/gsm_sms_client.h
@@ -68,7 +68,7 @@ class CHROMEOS_EXPORT GsmSMSClient {
const dbus::ObjectPath& object_path,
const ListCallback& callback) = 0;
- // Requests a check for new messages. In flimflam this does nothing. The
+ // Requests a check for new messages. In shill this does nothing. The
// stub implementation uses it to generate a sequence of test messages.
virtual void RequestUpdate(const std::string& service_name,
const dbus::ObjectPath& object_path) = 0;
« no previous file with comments | « chromeos/dbus/flimflam_service_client_unittest.cc ('k') | chromeos/dbus/mock_dbus_thread_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698