| Index: chrome/browser/plugins/plugin_prefs.h
|
| diff --git a/chrome/browser/plugins/plugin_prefs.h b/chrome/browser/plugins/plugin_prefs.h
|
| index 8f7deb4b9143ed1d9da55875a5c8b0f95d357399..95fe301c381435018bc4b2a80ec21fbee9f936d0 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/file_path.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| #include "chrome/browser/plugins/plugin_finder.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service.h"
|
|
|