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

Side by Side Diff: tools/telemetry/third_party/subprocess32/MANIFEST.in

Issue 1323303002: [Telemetry] Add timeout to telemetry run_tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 include *.txt
2 include LICENSE*
3 include setup.py
4 include setup.cfg
5 include ChangeLog
6 include MANIFEST.in
7
8 include *.c *.h *.py
9 include testdata/*
10
11 prune build
12 prune dist
13 prune .hg*
OLDNEW
« no previous file with comments | « tools/telemetry/third_party/subprocess32/LICENSE ('k') | tools/telemetry/third_party/subprocess32/PKG-INFO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698