Chromium Code Reviews| Index: content/common/child_process_host_impl.h |
| diff --git a/content/common/child_process_host_impl.h b/content/common/child_process_host_impl.h |
| index 18875c94e67028db164d96d82c55bb1e7d74dfc8..e72d5cb73ca882dde0942b6b3b6e12e6fb5100db 100644 |
| --- a/content/common/child_process_host_impl.h |
| +++ b/content/common/child_process_host_impl.h |
| @@ -23,6 +23,7 @@ |
| #include "ui/gfx/gpu_memory_buffer.h" |
| namespace base { |
| +class CommandLine; |
|
jam
2016/05/03 21:33:48
nit: undo
erikchen
2016/05/03 21:49:32
Done.
|
| class FilePath; |
| } |