diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_common_unittest.h')
-rw-r--r-- | chrome/browser/autofill/autofill_common_unittest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/autofill_common_unittest.h b/chrome/browser/autofill/autofill_common_unittest.h index fdb965f..8f6710e 100644 --- a/chrome/browser/autofill/autofill_common_unittest.h +++ b/chrome/browser/autofill/autofill_common_unittest.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_COMMON_UNITTEST_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_COMMON_UNITTEST_H_ +#pragma once class AutoFillProfile; class CreditCard; |