diff options
Diffstat (limited to 'chrome/browser/sync/util/crypto_helpers.h')
-rw-r--r-- | chrome/browser/sync/util/crypto_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/util/crypto_helpers.h b/chrome/browser/sync/util/crypto_helpers.h index 704fed6..14935c1 100644 --- a/chrome/browser/sync/util/crypto_helpers.h +++ b/chrome/browser/sync/util/crypto_helpers.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_SYNC_UTIL_CRYPTO_HELPERS_H_ #define CHROME_BROWSER_SYNC_UTIL_CRYPTO_HELPERS_H_ +#pragma once #include <string> #include <vector> |