diff options
Diffstat (limited to 'chrome/common/extensions/update_manifest.h')
-rw-r--r-- | chrome/common/extensions/update_manifest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/update_manifest.h b/chrome/common/extensions/update_manifest.h index 81bd793..48fe97c 100644 --- a/chrome/common/extensions/update_manifest.h +++ b/chrome/common/extensions/update_manifest.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_EXTENSIONS_UPDATE_MANIFEST_H_ #define CHROME_COMMON_EXTENSIONS_UPDATE_MANIFEST_H_ +#pragma once #include <string> #include <vector> |