| Index: chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| diff --git a/chrome/renderer/extensions/automation_internal_custom_bindings.h b/chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| index 8adb5fae148308b9273d92ae19672f8bde3163a4..b8655cc167cb31dcb66a854a1f7258668914fcf0 100644
|
| --- a/chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| +++ b/chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| @@ -29,7 +29,6 @@ struct TreeCache {
|
| int tree_id;
|
| int parent_node_id_from_parent_tree;
|
|
|
| - gfx::Vector2d location_offset;
|
| ui::AXTree tree;
|
| AutomationInternalCustomBindings* owner;
|
| };
|
|
|