diff options
Diffstat (limited to 'chrome/common/chrome_plugin_util.h')
-rw-r--r-- | chrome/common/chrome_plugin_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_plugin_util.h b/chrome/common/chrome_plugin_util.h index ef0b982..b7d7b96 100644 --- a/chrome/common/chrome_plugin_util.h +++ b/chrome/common/chrome_plugin_util.h @@ -81,4 +81,3 @@ void* STDCALL CPB_Alloc(uint32 size); void STDCALL CPB_Free(void* memory); #endif // CHROME_COMMON_CHROME_PLUGIN_UTIL_H__ - |