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

Unified Diff: metrics_daemon_test.cc

Issue 2664003: s/org.moblin.connman/org.chromium.flimflam/ (Closed) Base URL: ssh://git@chromiumos-git/metrics.git
Patch Set: Created 10 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
« no previous file with comments | « metrics_daemon.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metrics_daemon_test.cc
diff --git a/metrics_daemon_test.cc b/metrics_daemon_test.cc
index 79be3dd5819ea31bb6a3a40d7781ad58bf81d0aa..5614eed0c88f08c7343a5f0108d338fb7fa2b4f0 100644
--- a/metrics_daemon_test.cc
+++ b/metrics_daemon_test.cc
@@ -312,7 +312,7 @@ TEST_F(MetricsDaemonTest, MessageFilter) {
DeleteDBusMessage(msg);
msg = NewDBusSignalString("/",
- "org.moblin.connman.Manager",
+ "org.chromium.flimflam.Manager",
"StateChanged",
"online");
EXPECT_EQ(MetricsDaemon::kUnknownNetworkState, daemon_.network_state_);
« no previous file with comments | « metrics_daemon.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698