Index: third_party/harfbuzz-ng/harfbuzz.gyp |
diff --git a/third_party/harfbuzz-ng/harfbuzz.gyp b/third_party/harfbuzz-ng/harfbuzz.gyp |
index 6cfed6559229eb5122de38cb19b1d94a7c60f4b6..3e6fed4381b1994e67e4b7faaca0da3d429022b2 100644 |
--- a/third_party/harfbuzz-ng/harfbuzz.gyp |
+++ b/third_party/harfbuzz-ng/harfbuzz.gyp |
@@ -20,7 +20,7 @@ |
'pkg-config': '<(pkg-config)', |
'conditions': [ |
- ['OS=="linux" and (buildtype!="Official" or chromeos==1)', { |
+ ['OS=="linux" and (buildtype!="Official" or chromeos==1) and embedded==0', { |
# Since version 1.31.0, pangoft2 which we depend on pulls in harfbuzz |
# anyways. However, we want to have control of the version of harfbuzz |
# we use, so don't use system harfbuzz for official builds, unless we |