Windows: cefclient: Fix ATL-related build errors (issue #2200)

This commit is contained in:
Marshall Greenblatt
2017-06-19 15:00:18 +03:00
parent 70a01250e1
commit 2773518869
2 changed files with 8 additions and 0 deletions

View File

@@ -680,6 +680,9 @@ CefNativeAccessible* OsrAXNode::GetNativeAccessibleObject(OsrAXNode* parent) {
namespace client {
void OsrAXNode::NotifyAccessibilityEvent(std::string event_type) const {
}
void OsrAXNode::Destroy() {}
CefNativeAccessible* OsrAXNode::GetNativeAccessibleObject(OsrAXNode* parent) {