| Index: content/shell/browser/shell_content_browser_client.cc
|
| diff --git a/content/shell/browser/shell_content_browser_client.cc b/content/shell/browser/shell_content_browser_client.cc
|
| index 2057cdc842c136230b48f13cfbc95a2125c2b68c..9d83b1896d3c8dc26e9204ca16a29a6a07f55881 100644
|
| --- a/content/shell/browser/shell_content_browser_client.cc
|
| +++ b/content/shell/browser/shell_content_browser_client.cc
|
| @@ -60,7 +60,7 @@
|
| #endif
|
|
|
| #if defined(ENABLE_MOJO_MEDIA_IN_BROWSER_PROCESS)
|
| -#include "media/mojo/services/mojo_media_application_factory.h"
|
| +#include "media/mojo/services/mojo_media_application_factory.h" // nogncheck
|
| #endif
|
|
|
| namespace content {
|
|
|