| 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 9bda9f1e46bcbe0d2947892c63c1aa52439235b2..57b3a75fa141f060d3cbe29b8c00922c58a7bab0 100644
|
| --- a/chromeos/dbus/fake_shill_manager_client.h
|
| +++ b/chromeos/dbus/fake_shill_manager_client.h
|
| @@ -12,10 +12,6 @@
|
| #include "chromeos/chromeos_export.h"
|
| #include "chromeos/dbus/shill_manager_client.h"
|
|
|
| -namespace net {
|
| -class IPEndPoint;
|
| -}
|
| -
|
| namespace chromeos {
|
|
|
| // A fake implementation of ShillManagerClient. This works in close coordination
|
|
|