| Index: chrome/browser/ui/webui/options/extension_settings_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/options/extension_settings_handler.cc (revision 112301)
|
| +++ chrome/browser/ui/webui/options/extension_settings_handler.cc (working copy)
|
| @@ -26,7 +26,7 @@
|
| #include "chrome/browser/tab_contents/background_contents.h"
|
| #include "chrome/browser/ui/webui/extension_icon_source.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "chrome/common/chrome_view_types.h"
|
| +#include "chrome/common/chrome_view_type.h"
|
| #include "chrome/common/extensions/extension.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/url_constants.h"
|
|
|