| Index: chrome/common/chrome_content_client.cc
|
| diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc
|
| index f8915a476e3a9d541f2ab7c983b87fa7b43e9e2a..2e67b3bfe175ab1fa019e8f96945fd7f2ced3f15 100644
|
| --- a/chrome/common/chrome_content_client.cc
|
| +++ b/chrome/common/chrome_content_client.cc
|
| @@ -77,7 +77,7 @@
|
| #if BUILDFLAG(ENABLE_PLUGINS)
|
| #include "content/public/common/pepper_plugin_info.h"
|
| #include "flapper_version.h" // nogncheck In SHARED_INTERMEDIATE_DIR.
|
| -#include "ppapi/shared_impl/ppapi_permissions.h"
|
| +#include "ppapi/shared_impl/ppapi_permissions.h" // nogncheck
|
| #endif
|
|
|
| #if defined(WIDEVINE_CDM_AVAILABLE) && BUILDFLAG(ENABLE_PEPPER_CDMS) && \
|
|
|