From 46bc6b6b2d6ae156f76a1611362917b49eafc8cb Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Fri, 25 Jun 2010 16:10:11 +0000 Subject: Include all projects from ppapi.gyp in chrome.sln. This just has the effect of adding the example project. R=bradnelson BUG=none TEST=none Review URL: http://codereview.chromium.org/2844025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50850 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome.gyp') diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 0a59914..8197f2f 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1598,6 +1598,7 @@ '../third_party/lzma_sdk/lzma_sdk.gyp:*', '../third_party/modp_b64/modp_b64.gyp:*', '../third_party/npapi/npapi.gyp:*', + '../third_party/ppapi/ppapi.gyp:*', '../third_party/sqlite/sqlite.gyp:*', '../third_party/zlib/zlib.gyp:*', '../webkit/support/webkit_support.gyp:*', -- cgit v1.1