| Index: chrome/common/chrome_content_client.cc
|
| diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc
|
| index b01758938707fcdaca49d33165aafdae0472e706..c61a523068790224c6b7d8ac71dd2902a7c93ee8 100644
|
| --- a/chrome/common/chrome_content_client.cc
|
| +++ b/chrome/common/chrome_content_client.cc
|
| @@ -68,7 +68,7 @@
|
|
|
| #if defined(ENABLE_PLUGINS)
|
| #include "content/public/common/pepper_plugin_info.h"
|
| -#include "flapper_version.h" // nogncheck In SHARED_INTERMEDIATE_DIR.
|
| +#include "flapper_version.h" // In SHARED_INTERMEDIATE_DIR.
|
| #include "ppapi/shared_impl/ppapi_permissions.h"
|
| #endif
|
|
|
|
|