| Index: ui/accessibility/platform/atk_util_auralinux.h
|
| diff --git a/ui/accessibility/platform/atk_util_auralinux.h b/ui/accessibility/platform/atk_util_auralinux.h
|
| index 0895b42d66a5e12f4a46a254d345023cc7500f74..8ecb16685e618c19a8b87ecd38a6db307f30011a 100644
|
| --- a/ui/accessibility/platform/atk_util_auralinux.h
|
| +++ b/ui/accessibility/platform/atk_util_auralinux.h
|
| @@ -29,14 +29,6 @@
|
|
|
| private:
|
| friend struct DefaultSingletonTraits<AtkUtilAuraLinux>;
|
| -
|
| - void CheckIfAccessibilityIsEnabledOnFileThread();
|
| - bool CheckPlatformAccessibilitySupportOnFileThread();
|
| - void FinishAccessibilityInitOnUIThread();
|
| -
|
| -#if defined(USE_GCONF) || defined(USE_DBUS)
|
| - bool is_enabled_;
|
| -#endif
|
| };
|
|
|
| } // namespace ui
|
|
|