Index: chrome/browser/cocoa/content_settings_dialog_controller.h |
diff --git a/chrome/browser/cocoa/content_settings_dialog_controller.h b/chrome/browser/cocoa/content_settings_dialog_controller.h |
index 11fd9f11208ebee1074fc7b718c8506745206348..43b2fd2a58f8c55d017578fcb93ee6bf9acec786 100644 |
--- a/chrome/browser/cocoa/content_settings_dialog_controller.h |
+++ b/chrome/browser/cocoa/content_settings_dialog_controller.h |
@@ -7,7 +7,7 @@ |
#import "base/cocoa_protocols_mac.h" |
#include "base/scoped_ptr.h" |
#include "chrome/common/content_settings_types.h" |
-#include "chrome/browser/pref_member.h" |
+#include "chrome/browser/prefs/pref_member.h" |
// Index of the "enabled" and "disabled" radio group settings in all tabs except |
// for the cookies tab. |