commit | c67679fcd04b5e69400e3d4c55019b3aaf915780 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed May 21 16:53:19 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed May 21 16:53:19 2014 |
tree | eef4e67df703e41ff43bcf1a2cb73a3ba712af06 | |
parent | 8e9ba76ba55c1624567dd81599cc526528e8e5e6 [diff] [blame] |
Add harfbuzz to the GN build. [email protected] Review URL: https://codereview.chromium.org/284313010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271916 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/BUILD.gn b/BUILD.gn index 73b50ae..ab33277 100644 --- a/BUILD.gn +++ b/BUILD.gn
@@ -40,6 +40,7 @@ #"//sdch", "//skia", "//third_party/brotli", + "//third_party/harfbuzz-ng", "//third_party/iccjpeg", "//third_party/icu", "//third_party/leveldatabase",