| Index: chrome/browser/plugins/plugin_prefs.h
|
| diff --git a/chrome/browser/plugins/plugin_prefs.h b/chrome/browser/plugins/plugin_prefs.h
|
| index 944378c36e895ee341d08527586e19223e8165a8..1840c20a3247276a03f846b008b8a62be04ee073 100644
|
| --- a/chrome/browser/plugins/plugin_prefs.h
|
| +++ b/chrome/browser/plugins/plugin_prefs.h
|
| @@ -11,10 +11,10 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/file_path.h"
|
| +#include "base/prefs/pref_service.h"
|
| #include "base/prefs/public/pref_change_registrar.h"
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/browser/plugins/plugin_finder.h"
|
| -#include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service.h"
|
|
|
| class Profile;
|
|
|