| Index: chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc
|
| diff --git a/chrome/browser/policy/proxy_policy_provider_unittest.cc b/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/policy/proxy_policy_provider_unittest.cc
|
| rename to chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc
|
| index 099678ed84ddf81eb6d8446ec19d4034c681115d..7a28f9430a0a56fa556a05a7aae229d2dfb18766 100644
|
| --- a/chrome/browser/policy/proxy_policy_provider_unittest.cc
|
| +++ b/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/basictypes.h"
|
| +#include "chrome/browser/chromeos/policy/proxy_policy_provider.h"
|
| #include "chrome/browser/policy/mock_configuration_policy_provider.h"
|
| -#include "chrome/browser/policy/proxy_policy_provider.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|