diff options
Diffstat (limited to 'chrome/common/indexed_db_key.h')
-rw-r--r-- | chrome/common/indexed_db_key.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/indexed_db_key.h b/chrome/common/indexed_db_key.h index 13bfae3..9b0662a 100644 --- a/chrome/common/indexed_db_key.h +++ b/chrome/common/indexed_db_key.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_INDEXED_DB_KEY_H_ #define CHROME_COMMON_INDEXED_DB_KEY_H_ +#pragma once #include "base/basictypes.h" #include "base/string16.h" |