| Index: chrome/browser/ui/cocoa/preferences_window_controller.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/preferences_window_controller.mm (revision 69229)
|
| +++ chrome/browser/ui/cocoa/preferences_window_controller.mm (working copy)
|
| @@ -32,6 +32,7 @@
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/prefs/session_startup_pref.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| +#include "chrome/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
| #include "chrome/browser/shell_integration.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
|
|