| Index: chromeos/network/managed_network_configuration_handler.cc
|
| diff --git a/chrome/browser/chromeos/net/managed_network_configuration_handler.cc b/chromeos/network/managed_network_configuration_handler.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/net/managed_network_configuration_handler.cc
|
| rename to chromeos/network/managed_network_configuration_handler.cc
|
| index 297265cf3ef139249084560b5c040b7e2fc14725..c88a15e79e1e0d41a9beed1154667f1a5e2a645e 100644
|
| --- a/chrome/browser/chromeos/net/managed_network_configuration_handler.cc
|
| +++ b/chromeos/network/managed_network_configuration_handler.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/chromeos/net/managed_network_configuration_handler.h"
|
| +#include "chromeos/network/managed_network_configuration_handler.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|