| Index: chrome/browser/chromeos/policy/network_configuration_updater_unittest.cc
|
| diff --git a/chrome/browser/policy/network_configuration_updater_unittest.cc b/chrome/browser/chromeos/policy/network_configuration_updater_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/policy/network_configuration_updater_unittest.cc
|
| rename to chrome/browser/chromeos/policy/network_configuration_updater_unittest.cc
|
| index b58b60378faa7fffd3b178995063b4768046dd89..7290ff3bfe8d9a84fcaf2129330f52be75d3ab63 100644
|
| --- a/chrome/browser/policy/network_configuration_updater_unittest.cc
|
| +++ b/chrome/browser/chromeos/policy/network_configuration_updater_unittest.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 "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
|
|