| Index: shell/child_process_host_unittest.cc
|
| diff --git a/shell/child_process_host_unittest.cc b/shell/child_process_host_unittest.cc
|
| index ac2fd365c39954d1db858214102e740de1d1d08c..9a6aee396731c077daba725bb18969c403ec3f5c 100644
|
| --- a/shell/child_process_host_unittest.cc
|
| +++ b/shell/child_process_host_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Note: This file also tests app_child_process.*.
|
| +// Note: This file also partly tests child_main.*.
|
|
|
| #include "shell/child_process_host.h"
|
|
|
|
|