diff options
Diffstat (limited to 'chrome/plugin/chrome_plugin_host.h')
-rw-r--r-- | chrome/plugin/chrome_plugin_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/plugin/chrome_plugin_host.h b/chrome/plugin/chrome_plugin_host.h index b44a9b1..29a0958 100644 --- a/chrome/plugin/chrome_plugin_host.h +++ b/chrome/plugin/chrome_plugin_host.h @@ -4,6 +4,7 @@ #ifndef CHROME_PLUGIN_CHROME_PLUGIN_HOST_H_ #define CHROME_PLUGIN_CHROME_PLUGIN_HOST_H_ +#pragma once #include "chrome/common/chrome_plugin_api.h" |