Mac: Fix compile error due to multiply defined type (see issue #2421)
This commit is contained in:
parent
0aad12fe1b
commit
ecbeca36e7
|
@ -1487,7 +1487,7 @@ class ParentOrderMainTestHandler : public OrderMainTestHandler {
|
|||
CefRefPtr<CefFrame> frame,
|
||||
const CefString& target_url,
|
||||
const CefString& target_frame_name,
|
||||
WindowOpenDisposition target_disposition,
|
||||
CefLifeSpanHandler::WindowOpenDisposition target_disposition,
|
||||
bool user_gesture,
|
||||
const CefPopupFeatures& popupFeatures,
|
||||
CefWindowInfo& windowInfo,
|
||||
|
|
Loading…
Reference in New Issue