--- third_party/freetype2/BUILD.gn.orig 2016-08-03 22:02:38.000000000 +0300 +++ third_party/freetype2/BUILD.gn 2016-09-03 01:41:52.625191000 +0300 @@ -2,7 +2,7 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -assert(is_linux, "This file should only be depended on from Linux.") +assert(is_linux || is_bsd, "This file should only be depended on from Linux.") config("freetype2_config") { include_dirs = [