diff options
Diffstat (limited to 'chrome/browser/autofill/form_structure.h')
-rw-r--r-- | chrome/browser/autofill/form_structure.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/form_structure.h b/chrome/browser/autofill/form_structure.h index 8ce5a18..875a6bf 100644 --- a/chrome/browser/autofill/form_structure.h +++ b/chrome/browser/autofill/form_structure.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_AUTOFILL_FORM_STRUCTURE_H_ #define CHROME_BROWSER_AUTOFILL_FORM_STRUCTURE_H_ +#pragma once #include <string> #include <vector> |