| Index: tools/export_tarball/export_tarball.py
|
| diff --git a/tools/export_tarball/export_tarball.py b/tools/export_tarball/export_tarball.py
|
| index e26bd8a2d2e5efdc97a5655e587550c02fa52648..ddb8920fcca5f0185d67b6e8e2a5dcb670c46257 100644
|
| --- a/tools/export_tarball/export_tarball.py
|
| +++ b/tools/export_tarball/export_tarball.py
|
| @@ -39,7 +39,6 @@ NONESSENTIAL_DIRS = (
|
| 'third_party/hunspell_dictionaries',
|
| 'third_party/hunspell/tests',
|
| 'third_party/lighttpd',
|
| - 'third_party/scons',
|
| 'third_party/sqlite/test',
|
| 'third_party/vc_80',
|
| 'third_party/xdg-utils/tests',
|
|
|