| Index: chrome/browser/chromeos/policy/network_configuration_updater.cc
|
| diff --git a/chrome/browser/policy/network_configuration_updater.cc b/chrome/browser/chromeos/policy/network_configuration_updater.cc
|
| similarity index 98%
|
| rename from chrome/browser/policy/network_configuration_updater.cc
|
| rename to chrome/browser/chromeos/policy/network_configuration_updater.cc
|
| index e98e295048f860ce2e832d349f88bced1bb0ce27..1eb60290b273a2d042b127c5c2f59bb69ea46064 100644
|
| --- a/chrome/browser/policy/network_configuration_updater.cc
|
| +++ b/chrome/browser/chromeos/policy/network_configuration_updater.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/policy/network_configuration_updater.h"
|
| +#include "chrome/browser/chromeos/policy/network_configuration_updater.h"
|
|
|
| #include <string>
|
|
|
|
|