diff options
Diffstat (limited to 'chrome/browser/chromeos/options/language_config_util.h')
-rw-r--r-- | chrome/browser/chromeos/options/language_config_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/options/language_config_util.h b/chrome/browser/chromeos/options/language_config_util.h index cc80ee7..244f682 100644 --- a/chrome/browser/chromeos/options/language_config_util.h +++ b/chrome/browser/chromeos/options/language_config_util.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_LANGUAGE_CONFIG_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_LANGUAGE_CONFIG_UTIL_H_ +#pragma once #include "chrome/browser/chromeos/language_preferences.h" #include "views/controls/combobox/combobox.h" |