diff options
Diffstat (limited to 'chrome/browser/chrome_plugin_host.h')
-rw-r--r-- | chrome/browser/chrome_plugin_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/chrome_plugin_host.h b/chrome/browser/chrome_plugin_host.h index 2fd37a4..13a7736 100644 --- a/chrome/browser/chrome_plugin_host.h +++ b/chrome/browser/chrome_plugin_host.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_CHROME_PLUGIN_HOST_H__ #define CHROME_BROWSER_CHROME_PLUGIN_HOST_H__ +#pragma once #include "chrome/common/chrome_plugin_api.h" |