| 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 55ba883621896950f9edda7b324119b9ac878be7..d0a0eaaaa4cb6e39b77db73d09a7d270999ec9e5 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"
|
|
|
|
|