| Index: chrome/browser/policy/policy_loader_mac_unittest.cc
|
| diff --git a/chrome/browser/policy/policy_loader_mac_unittest.cc b/chrome/browser/policy/policy_loader_mac_unittest.cc
|
| index a5b1f6a064ff11c9854686ab5f3a5796d50912e4..12c21bd475e9ec89b147a6c87b83c47813f35266 100644
|
| --- a/chrome/browser/policy/policy_loader_mac_unittest.cc
|
| +++ b/chrome/browser/policy/policy_loader_mac_unittest.cc
|
| @@ -17,7 +17,7 @@
|
| #include "policy/policy_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -using base::mac::ScopedCFTypeRef;
|
| +using base::ScopedCFTypeRef;
|
|
|
| namespace policy {
|
|
|
|
|