 Chromium Code Reviews
 Chromium Code Reviews Issue 8159001:
  Update third_party/psutil and fix the licence issue with it.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 8159001:
  Update third_party/psutil and fix the licence issue with it.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| 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 |