| Index: chrome/common/chrome_content_client.cc
|
| diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc
|
| index c0d6265c5ba6e0521ae5df2848c1d649656833a8..4c24a3a1ac9bf7a9835d69e21ba859a4274049cc 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" // In SHARED_INTERMEDIATE_DIR.
|
| +#include "flapper_version.h" // nogncheck In SHARED_INTERMEDIATE_DIR.
|
| #include "ppapi/shared_impl/ppapi_permissions.h"
|
| #endif
|
|
|
|
|