| Index: chrome/browser/plugins/plugin_prefs.h
|
| diff --git a/chrome/browser/plugins/plugin_prefs.h b/chrome/browser/plugins/plugin_prefs.h
|
| index 4aca8f7e693c56cde2d4ec23a4fba02c409bdbbf..96f62db601d066d86f20d07946b14f7d492d7fd7 100644
|
| --- a/chrome/browser/plugins/plugin_prefs.h
|
| +++ b/chrome/browser/plugins/plugin_prefs.h
|
| @@ -11,8 +11,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/prefs/pref_change_registrar.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/profiles/refcounted_profile_keyed_service.h"
|
|
|