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

Unified Diff: chromeos/dbus/mock_shill_network_client.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 | « chromeos/dbus/mock_shill_network_client.h ('k') | chromeos/dbus/mock_shill_profile_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/mock_shill_network_client.cc
diff --git a/chromeos/dbus/mock_flimflam_network_client.cc b/chromeos/dbus/mock_shill_network_client.cc
similarity index 55%
rename from chromeos/dbus/mock_flimflam_network_client.cc
rename to chromeos/dbus/mock_shill_network_client.cc
index e1903756c4fd8e9b7f1911287c1b2d086435beaa..3052f4796d2ad338865f22046105961e81e540bf 100644
--- a/chromeos/dbus/mock_flimflam_network_client.cc
+++ b/chromeos/dbus/mock_shill_network_client.cc
@@ -2,12 +2,12 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chromeos/dbus/mock_flimflam_network_client.h"
+#include "chromeos/dbus/mock_shill_network_client.h"
namespace chromeos {
-MockFlimflamNetworkClient::MockFlimflamNetworkClient() {}
+MockShillNetworkClient::MockShillNetworkClient() {}
-MockFlimflamNetworkClient::~MockFlimflamNetworkClient() {}
+MockShillNetworkClient::~MockShillNetworkClient() {}
} // namespace chromeos
« no previous file with comments | « chromeos/dbus/mock_shill_network_client.h ('k') | chromeos/dbus/mock_shill_profile_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698