Commit 819a0905 authored by Zeno Albisser's avatar Zeno Albisser
Browse files

gfx::LoadLibrary has been replaced in Chromium by base::LoadNativeLibrary.


Adding a local LoadLibrary function to wrap the new
call to base::LoadNativeLibrary and do the error handling.

Change-Id: Iaab23d3731508fbbf2dadb27d34c53fd65095830
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 44003132
Showing with 14 additions and 8 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment