Commit 0dcd4e35 authored by Zeno Albisser's avatar Zeno Albisser
Browse files

<chromium> Fix building with MacOSX10.10.sdk.


The compiler shipping with newer SDKs is more restrictive
with regards to type conversion. It is not accepted
anymore to pass nil (nullptr) for NSUInteger or BOOL.

Change-Id: I15fbfe480aab42e505cec0c6fa47feed718f31c1
Reviewed-by: default avatarMichael Bruning <michael.bruning@digia.com>
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 15013a7a
Showing with 3 additions and 3 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