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

Unified Diff: tools/export_tarball/export_tarball.py

Issue 1545036: Add more directories to export_tarball.py's exclude list. (Closed)
Patch Set: Created 10 years, 8 months 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 | « no previous file | no next file » | 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 8faeaed7d6d1afb4af31950d6088814b1c15ba9a..438f33cc93de081813771a34397436a2a23265a8 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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698