summaryrefslogtreecommitdiffstats
path: root/tools/export_tarball
diff options
context:
space:
mode:
Diffstat (limited to 'tools/export_tarball')
-rw-r--r--tools/export_tarball/export_tarball.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/export_tarball/export_tarball.py b/tools/export_tarball/export_tarball.py
index 8faeaed..438f33c 100644
--- a/tools/export_tarball/export_tarball.py
+++ b/tools/export_tarball/export_tarball.py
@@ -25,7 +25,9 @@ NONESSENTIAL_DIRS = (
'chrome/test/data',
'chrome/tools/test/reference_build',
'gears/binaries',
+ 'native_client/tests',
'net/data/cache_tests',
+ 'src/chrome/test/data',
'o3d/documentation',
'o3d/samples',
'third_party/lighttpd',