diff options
Diffstat (limited to 'chrome/common/url_constants.h')
-rw-r--r-- | chrome/common/url_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h index 216ffb1..f8c6fd4 100644 --- a/chrome/common/url_constants.h +++ b/chrome/common/url_constants.h @@ -6,6 +6,7 @@ #ifndef CHROME_COMMON_URL_CONSTANTS_H_ #define CHROME_COMMON_URL_CONSTANTS_H_ +#pragma once namespace chrome { |