| Index: trunk/src/content/browser/accessibility/accessibility_mode_helper.h
|
| ===================================================================
|
| --- trunk/src/content/browser/accessibility/accessibility_mode_helper.h (revision 284469)
|
| +++ trunk/src/content/browser/accessibility/accessibility_mode_helper.h (working copy)
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_BROWSER_ACCESSIBILITY_ACCESSIBILITY_MODE_HELPER_H_
|
| #define CONTENT_BROWSER_ACCESSIBILITY_ACCESSIBILITY_MODE_HELPER_H_
|
|
|
| -#include "content/common/accessibility_mode_enums.h"
|
| #include "content/common/content_export.h"
|
| +#include "content/common/view_message_enums.h"
|
|
|
| namespace content {
|
|
|
|
|