Properly call string fill constructor in win shell integration unittest.

Before it was always creating string of 49 size (value of L'1') filled
with random character based of size of app id string. Found it just
because size after my local changes resulted in inserting forbidden
space ' ' character.

Review URL: https://codereview.chromium.org/1439323003

Cr-Commit-Position: refs/heads/master@{#359744}
1 file changed