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

Unified Diff: tools/export_tarball/export_tarball.py

Issue 1797303003: Remove telemetry reference builds from chromium DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « tools/copyright_scanner/copyright_scanner.py ('k') | tools/perf/update_reference_build.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 8d27f3fa33c951ce588ca8fa4555c06aed878a5c..876b3d89d35e61de66239268a46c96747c7586f1 100755
--- a/tools/export_tarball/export_tarball.py
+++ b/tools/export_tarball/export_tarball.py
@@ -27,7 +27,6 @@ NONESSENTIAL_DIRS = (
'breakpad/src/processor/testdata',
'chrome/browser/resources/tracing/tests',
'chrome/common/extensions/docs',
- 'chrome/tools/test/reference_build',
'courgette/testdata',
'data',
'native_client/src/trusted/service_runtime/testdata',
« no previous file with comments | « tools/copyright_scanner/copyright_scanner.py ('k') | tools/perf/update_reference_build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698