diff options
Diffstat (limited to 'chrome/common/extensions/extension_file_util.h')
-rw-r--r-- | chrome/common/extensions/extension_file_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/extension_file_util.h b/chrome/common/extensions/extension_file_util.h index 5f3150b..82c08f4 100644 --- a/chrome/common/extensions/extension_file_util.h +++ b/chrome/common/extensions/extension_file_util.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_EXTENSIONS_EXTENSION_FILE_UTIL_H_ #define CHROME_COMMON_EXTENSIONS_EXTENSION_FILE_UTIL_H_ +#pragma once #include <set> #include <string> |