| Index: Tools/DumpRenderTree/chromium/TestRunner/AccessibilityUIElementChromium.h
|
| ===================================================================
|
| --- Tools/DumpRenderTree/chromium/TestRunner/AccessibilityUIElementChromium.h (revision 129410)
|
| +++ Tools/DumpRenderTree/chromium/TestRunner/AccessibilityUIElementChromium.h (working copy)
|
| @@ -90,6 +90,7 @@
|
| void isCollapsedGetterCallback(CppVariant*);
|
| void hasPopupGetterCallback(CppVariant*);
|
| void isValidGetterCallback(CppVariant*);
|
| + void isReadOnlyGetterCallback(CppVariant*);
|
| void orientationGetterCallback(CppVariant*);
|
|
|
| // Bound methods.
|
|
|