diff options
author | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-26 22:39:36 +0000 |
---|---|---|
committer | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-26 22:39:36 +0000 |
commit | 8e12f3f596a55f74c07b3efcd8c030efef3e9511 (patch) | |
tree | 29930aca10d0276387c4b1a6e6821fc13fb220f7 /build/all.gyp | |
parent | c7ef65a3bd857ea6252024fee1f295e588f98f28 (diff) | |
download | chromium_src-8e12f3f596a55f74c07b3efcd8c030efef3e9511.zip chromium_src-8e12f3f596a55f74c07b3efcd8c030efef3e9511.tar.gz chromium_src-8e12f3f596a55f74c07b3efcd8c030efef3e9511.tar.bz2 |
Converting gears prebuilt stub to gyp.
Review URL: http://codereview.chromium.org/115801
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16938 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 9107696..1c94fa2 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -66,6 +66,7 @@ '../webkit/activex_shim/activex_shim.gyp:*', '../webkit/activex_shim_dll/activex_shim_dll.gyp:*', '../breakpad/breakpad.gyp:*', + '../gears/gears.gyp:*', ], }, { 'dependencies': [ |