From d7bdd38851d9f435577f37bb7cd8028d4a22330f Mon Sep 17 00:00:00 2001 From: "yusukes@google.com" Date: Fri, 13 Nov 2009 02:15:59 +0000 Subject: Pull the OpenType sanitiser library from code.google.com/ots/, as per our discussion on the (internal) group. Review URL: http://codereview.chromium.org/363001 BUG=17818 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31878 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index 9e23774..524b26f 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -31,6 +31,7 @@ '../third_party/lzma_sdk/lzma_sdk.gyp:*', '../third_party/modp_b64/modp_b64.gyp:*', '../third_party/npapi/npapi.gyp:*', + '../third_party/ots/ots.gyp:*', '../third_party/sqlite/sqlite.gyp:*', '../third_party/WebKit/WebKit/chromium/WebKit.gyp:*', '../third_party/zlib/zlib.gyp:*', -- cgit v1.1