From 50285fffa5e44c61cbf6141908c6297fbd0b20d4 Mon Sep 17 00:00:00 2001 From: "aa@chromium.org" Date: Fri, 11 Mar 2011 23:10:56 +0000 Subject: Remove Gears from Chrome. There are probably a few more bits and pieces that can be removed, but I think this is the majority of it. BUG=51934 Review URL: http://codereview.chromium.org/6576020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77888 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/export_tarball/export_tarball.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/export_tarball') diff --git a/tools/export_tarball/export_tarball.py b/tools/export_tarball/export_tarball.py index ddb8920..78586c5 100644 --- a/tools/export_tarball/export_tarball.py +++ b/tools/export_tarball/export_tarball.py @@ -27,7 +27,6 @@ NONESSENTIAL_DIRS = ( 'chrome/tools/test/reference_build', 'courgette/testdata', 'data', - 'gears/binaries', 'native_client/src/trusted/service_runtime/testdata', 'native_client/tests', 'net/data/cache_tests', -- cgit v1.1