Chromium Code Reviews| Index: chrome/browser/policy/configuration_policy_pref_store.cc |
| diff --git a/chrome/browser/policy/configuration_policy_pref_store.cc b/chrome/browser/policy/configuration_policy_pref_store.cc |
| index aee5d88be817a83561bd1a4285ff502653b6602c..3a22310bcb27471000525436e2abde7f50212f7e 100644 |
| --- a/chrome/browser/policy/configuration_policy_pref_store.cc |
| +++ b/chrome/browser/policy/configuration_policy_pref_store.cc |
| @@ -20,6 +20,8 @@ |
| #include "content/public/browser/browser_thread.h" |
| #include "policy/policy_constants.h" |
| +using content::BrowserThread; |
| + |
| namespace policy { |
| namespace { |