| Index: chromeos/network/network_state.cc
|
| diff --git a/chromeos/network/network_state.cc b/chromeos/network/network_state.cc
|
| index 9cc868f80ae23300286b6952033ac7fa83320c4d..cc1b10bdf2cc1d0f0f189d00119b2e757c6d25fc 100644
|
| --- a/chromeos/network/network_state.cc
|
| +++ b/chromeos/network/network_state.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/values.h"
|
| #include "chromeos/network/network_event_log.h"
|
| #include "chromeos/network/network_profile_handler.h"
|
| +#include "chromeos/network/network_type_pattern.h"
|
| #include "chromeos/network/network_util.h"
|
| #include "chromeos/network/shill_property_util.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
|
|