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

Unified Diff: tools/checkperms/checkperms.py

Issue 10083004: Fix checkperms.py for dmprof which regressed in r132174 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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: tools/checkperms/checkperms.py
diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py
index cbdc6972c5eb359ac51dbb79a85565a1594c29c2..2640d5a0ba2d59f2a6afc8d2cadf0be049626826 100755
--- a/tools/checkperms/checkperms.py
+++ b/tools/checkperms/checkperms.py
@@ -79,6 +79,7 @@ WHITELIST_FILES = [
'/third_party/lzma_sdk/executable/7za.exe',
'/third_party/swig/linux/swig',
'/third_party/tcmalloc/chromium/src/pprof',
+ '/tools/deep_memory_profiler/dmprof',
'/tools/git/post-checkout',
'/tools/git/post-merge',
'/tools/ld_bfd/ld',
« 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