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

Unified Diff: chromeos/dbus/fake_shill_manager_client.h

Issue 330833003: Rely on Service.Visible instead of Manager.Services (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « no previous file | chromeos/dbus/fake_shill_manager_client.cc » ('j') | chromeos/network/network_state_handler.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/fake_shill_manager_client.h
diff --git a/chromeos/dbus/fake_shill_manager_client.h b/chromeos/dbus/fake_shill_manager_client.h
index 97dd66383c0ea270df79629c05bbb567e83a8bc2..cbdd01bf8e49cb818f3dd9bdf7dd1e87def0a6b3 100644
--- a/chromeos/dbus/fake_shill_manager_client.h
+++ b/chromeos/dbus/fake_shill_manager_client.h
@@ -108,7 +108,6 @@ class CHROMEOS_EXPORT FakeShillManagerClient
static const char kFakeEthernetNetworkPath[];
private:
- // |property| should be kServicesProperty or kServiceCompleteListProperty.
void SortServiceList(const std::string& property);
pneubeck (no reviews) 2014/06/16 14:38:15 oops. This function isn't defined (and is unused).
stevenjb 2014/06/16 19:54:49 Done.
void SetDefaultProperties();
« no previous file with comments | « no previous file | chromeos/dbus/fake_shill_manager_client.cc » ('j') | chromeos/network/network_state_handler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698