NaCl: Increase validation cache size.
Extend NaCl validation cache since ARC is going to have ~200
DSOs soon. Memory footprint increase is very small
(32bytes/entry).
TEST=Verified validation cache miss does not occur by setting
kValidationCacheCacheSize = 300 and launching ARC apps
TEST=Verified validation cache miss occurs by setting
kValidationCacheCacheSize = 10 and launching ARC apps
BUG=486269
Review URL: https://codereview.chromium.org/
1145983002
Cr-Commit-Position: refs/heads/master@{#331541}