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