summaryrefslogtreecommitdiffstats
path: root/tools/export_tarball/export_tarball.py
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-06 19:28:09 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-06 19:28:09 +0000
commit75e6d54297cfd5f5516c3dd554a957386de72fd6 (patch)
treeb7880f294429cccb97b6ca4e150f7553d737e4cc /tools/export_tarball/export_tarball.py
parentae5184d682c302981920f45b580b5a306fc957f9 (diff)
downloadchromium_src-75e6d54297cfd5f5516c3dd554a957386de72fd6.zip
chromium_src-75e6d54297cfd5f5516c3dd554a957386de72fd6.tar.gz
chromium_src-75e6d54297cfd5f5516c3dd554a957386de72fd6.tar.bz2
Preserve native_client/tests in the tarball,
the build code and test code is too jumbled together. BUG=none Review URL: http://codereview.chromium.org/8178009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/export_tarball/export_tarball.py')
-rw-r--r--tools/export_tarball/export_tarball.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/export_tarball/export_tarball.py b/tools/export_tarball/export_tarball.py
index 787182e..97cba10 100644
--- a/tools/export_tarball/export_tarball.py
+++ b/tools/export_tarball/export_tarball.py
@@ -29,7 +29,6 @@ NONESSENTIAL_DIRS = (
'courgette/testdata',
'data',
'native_client/src/trusted/service_runtime/testdata',
- 'native_client/tests',
'src/chrome/test/data',
'o3d/documentation',
'o3d/samples',