diff options
Diffstat (limited to 'chrome/plugin/plugin_channel.h')
-rw-r--r-- | chrome/plugin/plugin_channel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/plugin/plugin_channel.h b/chrome/plugin/plugin_channel.h index 50d788c..3fb940e 100644 --- a/chrome/plugin/plugin_channel.h +++ b/chrome/plugin/plugin_channel.h @@ -4,6 +4,7 @@ #ifndef CHROME_PLUGIN_PLUGIN_CHANNEL_H_ #define CHROME_PLUGIN_PLUGIN_CHANNEL_H_ +#pragma once #include <vector> #include "base/ref_counted.h" |