| Index: content/browser/renderer_host/resource_dispatcher_host_unittest.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host_unittest.cc (revision 96482)
|
| +++ content/browser/renderer_host/resource_dispatcher_host_unittest.cc (working copy)
|
| @@ -298,7 +298,7 @@
|
|
|
| ChildProcessSecurityPolicy::GetInstance()->Remove(0);
|
|
|
| - // Flush the message loop to make Purify happy.
|
| + // Flush the message loop to make application verifiers happy.
|
| message_loop_.RunAllPending();
|
| }
|
|
|
|
|