Fix typo in process sample. The initialization of the map template is
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Sat, 8 May 2010 14:45:32 +0000 (14:45 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Sat, 8 May 2010 14:45:32 +0000 (14:45 +0000)
commit4c628ec1bc1bfa85d4d07f659547242be40753a3
tree25c2ec5f73246e6b0970aff67a15b47d327f7610
parent44c17de1b35ec351f3239193908c72cb203c7928
Fix typo in process sample. The initialization of the map template is
guarded by an IsEmpty check on the request template instead of the map
template.

TBR=ricow@chromium.org
Review URL: http://codereview.chromium.org/2036006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4621 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
samples/process.cc