| Index: chrome/browser/policy/device_management_policy_provider_unittest.cc
|
| diff --git a/chrome/browser/policy/device_management_policy_provider_unittest.cc b/chrome/browser/policy/device_management_policy_provider_unittest.cc
|
| index eac2c5b5516f977833b1ee2cd4e673a0010f8bd2..ac0c54029fa2392b4492abaee7d9986e4a263bc0 100644
|
| --- a/chrome/browser/policy/device_management_policy_provider_unittest.cc
|
| +++ b/chrome/browser/policy/device_management_policy_provider_unittest.cc
|
| @@ -16,9 +16,9 @@
|
| #include "chrome/common/net/gaia/gaia_constants.h"
|
| #include "chrome/common/notification_observer_mock.h"
|
| #include "chrome/common/notification_service.h"
|
| -#include "chrome/common/policy_constants.h"
|
| #include "chrome/test/testing_device_token_fetcher.h"
|
| #include "chrome/test/testing_profile.h"
|
| +#include "policy/policy_constants.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|