mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-03 04:27:43 +01:00
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…
x
Reference in New Issue
Block a user