| Index: chrome/browser/ui/views/options/exception_editor_view.h
|
| diff --git a/chrome/browser/ui/views/options/exception_editor_view.h b/chrome/browser/ui/views/options/exception_editor_view.h
|
| index 571e29e4b351e27f3d01cc3432e8c7ba5f867d65..d88036034978167743cc5d9912e144ae6f638d44 100644
|
| --- a/chrome/browser/ui/views/options/exception_editor_view.h
|
| +++ b/chrome/browser/ui/views/options/exception_editor_view.h
|
| @@ -8,8 +8,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/content_setting_combo_model.h"
|
| -#include "chrome/browser/host_content_settings_map.h"
|
| #include "chrome/common/content_settings.h"
|
| #include "chrome/common/content_settings_types.h"
|
| #include "views/window/dialog_delegate.h"
|
|
|