| Index: chrome/browser/chromeos/policy/device_network_configuration_updater.cc
|
| diff --git a/chrome/browser/chromeos/policy/device_network_configuration_updater.cc b/chrome/browser/chromeos/policy/device_network_configuration_updater.cc
|
| index 2863423c0ac7194a4894af796d4001d577143815..301a0749a6fb9c06b92adfbf41a49b5f9b3aba2a 100644
|
| --- a/chrome/browser/chromeos/policy/device_network_configuration_updater.cc
|
| +++ b/chrome/browser/chromeos/policy/device_network_configuration_updater.cc
|
| @@ -15,7 +15,7 @@
|
| #include "chromeos/network/network_device_handler.h"
|
| #include "chromeos/settings/cros_settings_names.h"
|
| #include "chromeos/settings/cros_settings_provider.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
|
|
| namespace policy {
|
|
|
|
|