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

Unified Diff: third_party/psutil/MANIFEST.in

Issue 8159001: Update third_party/psutil and fix the licence issue with it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove the suppression and unnecessary files. Created 9 years, 2 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 | « third_party/psutil/HISTORY ('k') | third_party/psutil/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/psutil/MANIFEST.in
diff --git a/third_party/psutil/MANIFEST.in b/third_party/psutil/MANIFEST.in
index 1fc83283ef190284dfab517a1cfa358b2993e0dd..20185763dc7e837692b34cfb208279863be17843 100644
--- a/third_party/psutil/MANIFEST.in
+++ b/third_party/psutil/MANIFEST.in
@@ -7,3 +7,4 @@ include setup.py
recursive-include docs *.html *.dia *.png
recursive-include psutil *.py *.c *.h
recursive-include test *.py
+recursive-include examples *.py
« no previous file with comments | « third_party/psutil/HISTORY ('k') | third_party/psutil/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698