Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: tools/export_tarball/export_tarball.py

Issue 5535003: scons: excise more scons references from the code base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/data_pack/scons.py ('k') | tools/heapcheck/chrome_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « tools/data_pack/scons.py ('k') | tools/heapcheck/chrome_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698