Index: chromeos/dbus/shill_service_client_stub.h |
diff --git a/chromeos/dbus/shill_service_client_stub.h b/chromeos/dbus/shill_service_client_stub.h |
index 2e9bfdd65e09c7f2ae89b66dacb77c069df0b637..e30a5f37165da8deecd7efe56b6583009dc3cd45 100644 |
--- a/chromeos/dbus/shill_service_client_stub.h |
+++ b/chromeos/dbus/shill_service_client_stub.h |
@@ -15,7 +15,8 @@ |
namespace chromeos { |
-// A stub implementation of ShillServiceClient. |
+// A stub implementation of ShillServiceClient. This works in close coordination |
+// with ShillManagerClientStub and is not intended to be used independently. |
class ShillServiceClientStub : public ShillServiceClient, |
public ShillServiceClient::TestInterface { |
public: |