diff options
Diffstat (limited to 'chrome/browser/extensions/extension_protocols.h')
-rw-r--r-- | chrome/browser/extensions/extension_protocols.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/extensions/extension_protocols.h b/chrome/browser/extensions/extension_protocols.h index b4fc7da..b8bc4f1 100644 --- a/chrome/browser/extensions/extension_protocols.h +++ b/chrome/browser/extensions/extension_protocols.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PROTOCOLS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PROTOCOLS_H_ +#pragma once // Registers support for the extension URL scheme. void RegisterExtensionProtocols(); |