diff options
Diffstat (limited to 'chrome/renderer/plugin_channel_host.h')
-rw-r--r-- | chrome/renderer/plugin_channel_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/plugin_channel_host.h b/chrome/renderer/plugin_channel_host.h index 16464b9..1a46c20 100644 --- a/chrome/renderer/plugin_channel_host.h +++ b/chrome/renderer/plugin_channel_host.h @@ -4,6 +4,7 @@ #ifndef CHROME_RENDERER_PLUGIN_CHANNEL_HOST_H_ #define CHROME_RENDERER_PLUGIN_CHANNEL_HOST_H_ +#pragma once #include "base/hash_tables.h" #include "chrome/plugin/plugin_channel_base.h" |