| Index: content/browser/child_process_launcher.cc
|
| diff --git a/content/browser/child_process_launcher.cc b/content/browser/child_process_launcher.cc
|
| index 51f5696d31456265c29fc75933f95628aada588b..30796a18a6bf6428f396910ee55ebc956869f75f 100644
|
| --- a/content/browser/child_process_launcher.cc
|
| +++ b/content/browser/child_process_launcher.cc
|
| @@ -58,7 +58,7 @@
|
| #if defined(OS_POSIX)
|
| #include "base/posix/global_descriptors.h"
|
| #include "content/browser/file_descriptor_info_impl.h"
|
| -#include "gin/v8_initializer.h"
|
| +#include "gin/v8_initializer.h" // nogncheck
|
| #endif
|
|
|
| namespace content {
|
|
|