diff options
Diffstat (limited to 'chrome/browser/autofill/home_address.h')
-rw-r--r-- | chrome/browser/autofill/home_address.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/home_address.h b/chrome/browser/autofill/home_address.h index bf51dc5..ced2922 100644 --- a/chrome/browser/autofill/home_address.h +++ b/chrome/browser/autofill/home_address.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_AUTOFILL_HOME_ADDRESS_H_ #define CHROME_BROWSER_AUTOFILL_HOME_ADDRESS_H_ +#pragma once #include "chrome/browser/autofill/address.h" #include "chrome/browser/autofill/field_types.h" |