summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorsra@chromium.org <sra@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-06 04:02:10 +0000
committersra@chromium.org <sra@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-06 04:02:10 +0000
commitf76b3b04a4c092d7db4cc2a75da4ca7fbac1f620 (patch)
treef32d9b1d982f427681c4c3a95c266afebf5e523a /build
parent5754c035975900ea5a48cb33aaa2c73d77c2cb35 (diff)
downloadchromium_src-f76b3b04a4c092d7db4cc2a75da4ca7fbac1f620.zip
chromium_src-f76b3b04a4c092d7db4cc2a75da4ca7fbac1f620.tar.gz
chromium_src-f76b3b04a4c092d7db4cc2a75da4ca7fbac1f620.tar.bz2
Move Courgette from internal depot to third_party.
Review URL: http://codereview.chromium.org/113009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15377 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 1349cda..81526f5 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -57,6 +57,7 @@
['OS=="win"', {
'dependencies': [
'../sandbox/sandbox.gyp:*',
+ '../third_party/courgette/courgette.gyp:*',
'../webkit/activex_shim/activex_shim.gyp:*',
'../webkit/activex_shim_dll/activex_shim_dll.gyp:*',
'temp_gyp/breakpad.gyp:*',