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

Unified Diff: scripts/slave/recipe_modules/chromium/resources/export_tarball.py

Issue 1991563004: Remove a non-existent directory from export_tarball.py. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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: scripts/slave/recipe_modules/chromium/resources/export_tarball.py
diff --git a/scripts/slave/recipe_modules/chromium/resources/export_tarball.py b/scripts/slave/recipe_modules/chromium/resources/export_tarball.py
index 5d8b67529f8b436f3d0e8eb00531abaf1c8899cb..7db0ebae30ebe1d52746279ba5c261b276c271e8 100755
--- a/scripts/slave/recipe_modules/chromium/resources/export_tarball.py
+++ b/scripts/slave/recipe_modules/chromium/resources/export_tarball.py
@@ -52,7 +52,6 @@ ESSENTIAL_FILES = (
TEST_DIRS = (
'breakpad/src/processor/testdata',
- 'chrome/browser/resources/tracing/tests',
'chrome/test/data',
'content/test/data',
'courgette/testdata',
« 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