| Index: chrome/browser/plugins/plugin_prefs.h
|
| diff --git a/chrome/browser/plugins/plugin_prefs.h b/chrome/browser/plugins/plugin_prefs.h
|
| index b0e9067a53bbe2926ae640dc69ab08624681cb36..98b2af13c6ce0c5b0b340ae8ec3c3322d1c7849f 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;
|
|
|