diff options
Diffstat (limited to 'chrome/browser/extensions/autoupdate_interceptor.h')
-rw-r--r-- | chrome/browser/extensions/autoupdate_interceptor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/extensions/autoupdate_interceptor.h b/chrome/browser/extensions/autoupdate_interceptor.h index 142c46d..42ae024 100644 --- a/chrome/browser/extensions/autoupdate_interceptor.h +++ b/chrome/browser/extensions/autoupdate_interceptor.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_EXTENSIONS_AUTOUPDATE_INTERCEPTOR_H_ #define CHROME_BROWSER_EXTENSIONS_AUTOUPDATE_INTERCEPTOR_H_ +#pragma once #include <map> #include <string> |