summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af>2009-02-26 06:21:09 +0000
committermark@chromium.org <mark@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af>2009-02-26 06:21:09 +0000
commitecefc6f1ed2da8765151ed024b9a59021b94f2bb (patch)
tree0c8ddbc855c10fc5f33b84dbab95e0d56777952f /samples
parent1cb8ccdc9dadd727394f1b81ddcaa98b8ec34c69 (diff)
downloadgyp-ecefc6f1ed2da8765151ed024b9a59021b94f2bb.tar.gz
Add printing.gyp and hunspell.gyp to the list of .gyp files.
git-svn-id: http://gyp.googlecode.com/svn/trunk@328 78cadc50-ecff-11dd-a971-7dbc132099af
Diffstat (limited to 'samples')
-rwxr-xr-xsamples/samples2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/samples b/samples/samples
index 6d3d4180..e0952573 100755
--- a/samples/samples
+++ b/samples/samples
@@ -14,9 +14,11 @@ gyps = [
'build/common.gypi',
'build/external_code.gypi',
'chrome/test/security_tests/security_tests.gyp',
+ 'chrome/third_party/hunspell/hunspell.gyp',
'chrome/chrome.gyp',
'media/media.gyp',
'net/net.gyp',
+ 'printing/printing.gyp',
'sdch/sdch.gyp',
'skia/skia.gyp',
'testing/gtest.gyp',