repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove ExtensionPrefs::SetDidExtensionEscalatePermissions.
[chromium-blink-merge.git]
/
tools
/
profile_chrome
/
run_tests
blob
6ae1854e7adb31b470294b9a9cea8adab5502d87
1
#!/bin/sh
2
cd
$
(
dirname
$0
)/
..
/
3
exec
python
-m
unittest discover profile_chrome
'*_unittest.py'
$@