diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-11 19:01:43 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-11 19:01:43 +0000 |
commit | 01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0 (patch) | |
tree | ce78aa58908c7bc64bcb3596bd1298b872b85701 /chrome/browser | |
parent | a19317f99fd8f35cd2bf8ebe3d0f34dc71866574 (diff) | |
download | chromium_src-01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0.zip chromium_src-01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0.tar.gz chromium_src-01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0.tar.bz2 |
Remove the rest of #pragma once in one big CL.
For context see this thread:
https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II
TBR=thakis,pkasting,jam
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
2115 files changed, 0 insertions, 2115 deletions
diff --git a/chrome/browser/about_flags.h b/chrome/browser/about_flags.h index b2f05c2..047e69f 100644 --- a/chrome/browser/about_flags.h +++ b/chrome/browser/about_flags.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ABOUT_FLAGS_H_ #define CHROME_BROWSER_ABOUT_FLAGS_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/accessibility/accessibility_events.h b/chrome/browser/accessibility/accessibility_events.h index b5e21f5..6c5cf86 100644 --- a/chrome/browser/accessibility/accessibility_events.h +++ b/chrome/browser/accessibility/accessibility_events.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_EVENTS_H_ #define CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_EVENTS_H_ -#pragma once #include <string> #include "base/compiler_specific.h" diff --git a/chrome/browser/accessibility/accessibility_extension_api.h b/chrome/browser/accessibility/accessibility_extension_api.h index c9dab4f..1adcb16ed 100644 --- a/chrome/browser/accessibility/accessibility_extension_api.h +++ b/chrome/browser/accessibility/accessibility_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_EXTENSION_API_H_ #define CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_EXTENSION_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/accessibility/accessibility_extension_api_constants.h b/chrome/browser/accessibility/accessibility_extension_api_constants.h index 8ce40fb..1192d6b 100644 --- a/chrome/browser/accessibility/accessibility_extension_api_constants.h +++ b/chrome/browser/accessibility/accessibility_extension_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_EXTENSION_API_CONSTANTS_H_ #define CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_EXTENSION_API_CONSTANTS_H_ -#pragma once namespace extension_accessibility_api_constants { diff --git a/chrome/browser/accessibility/invert_bubble_prefs.h b/chrome/browser/accessibility/invert_bubble_prefs.h index d2f1245..70e9790 100644 --- a/chrome/browser/accessibility/invert_bubble_prefs.h +++ b/chrome/browser/accessibility/invert_bubble_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ACCESSIBILITY_INVERT_BUBBLE_PREFS_H_ #define CHROME_BROWSER_ACCESSIBILITY_INVERT_BUBBLE_PREFS_H_ -#pragma once class PrefService; diff --git a/chrome/browser/alternate_nav_url_fetcher.h b/chrome/browser/alternate_nav_url_fetcher.h index 6e2755e..ca888ce 100644 --- a/chrome/browser/alternate_nav_url_fetcher.h +++ b/chrome/browser/alternate_nav_url_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ALTERNATE_NAV_URL_FETCHER_H_ #define CHROME_BROWSER_ALTERNATE_NAV_URL_FETCHER_H_ -#pragma once #include <string> diff --git a/chrome/browser/android/chrome_startup_flags.h b/chrome/browser/android/chrome_startup_flags.h index 1e8b6f8..7b4a224 100644 --- a/chrome/browser/android/chrome_startup_flags.h +++ b/chrome/browser/android/chrome_startup_flags.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ANDROID_CHROME_STARTUP_FLAGS_H_ #define CHROME_BROWSER_ANDROID_CHROME_STARTUP_FLAGS_H_ -#pragma once #include <string> diff --git a/chrome/browser/app_controller_mac.h b/chrome/browser/app_controller_mac.h index b48def8..f9556d2 100644 --- a/chrome/browser/app_controller_mac.h +++ b/chrome/browser/app_controller_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_APP_CONTROLLER_MAC_H_ #define CHROME_BROWSER_APP_CONTROLLER_MAC_H_ -#pragma once #if defined(__OBJC__) diff --git a/chrome/browser/app_icon_win.h b/chrome/browser/app_icon_win.h index 46efdc2..40fee4cf 100644 --- a/chrome/browser/app_icon_win.h +++ b/chrome/browser/app_icon_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_APP_ICON_WIN_H_ #define CHROME_BROWSER_APP_ICON_WIN_H_ -#pragma once #include <windows.h> diff --git a/chrome/browser/auto_launch_trial.h b/chrome/browser/auto_launch_trial.h index 7ca55cd..b416c69 100644 --- a/chrome/browser/auto_launch_trial.h +++ b/chrome/browser/auto_launch_trial.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTO_LAUNCH_TRIAL_H_ #define CHROME_BROWSER_AUTO_LAUNCH_TRIAL_H_ -#pragma once #include <string> diff --git a/chrome/browser/autocomplete/autocomplete_classifier.h b/chrome/browser/autocomplete/autocomplete_classifier.h index 4c28c01..3bb6f8d 100644 --- a/chrome/browser/autocomplete/autocomplete_classifier.h +++ b/chrome/browser/autocomplete/autocomplete_classifier.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_CLASSIFIER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_CLASSIFIER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/autocomplete/autocomplete_controller.h b/chrome/browser/autocomplete/autocomplete_controller.h index 3fa9ba0..b091317 100644 --- a/chrome/browser/autocomplete/autocomplete_controller.h +++ b/chrome/browser/autocomplete/autocomplete_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_CONTROLLER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/autocomplete/autocomplete_controller_delegate.h b/chrome/browser/autocomplete/autocomplete_controller_delegate.h index 7446456..6f528ec 100644 --- a/chrome/browser/autocomplete/autocomplete_controller_delegate.h +++ b/chrome/browser/autocomplete/autocomplete_controller_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_CONTROLLER_DELEGATE_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_CONTROLLER_DELEGATE_H_ -#pragma once class AutocompleteControllerDelegate { public: diff --git a/chrome/browser/autocomplete/autocomplete_field_trial.h b/chrome/browser/autocomplete/autocomplete_field_trial.h index f179125..d20c274 100644 --- a/chrome/browser/autocomplete/autocomplete_field_trial.h +++ b/chrome/browser/autocomplete/autocomplete_field_trial.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_FIELD_TRIAL_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_FIELD_TRIAL_H_ -#pragma once #include <string> diff --git a/chrome/browser/autocomplete/autocomplete_input.h b/chrome/browser/autocomplete/autocomplete_input.h index d28f5d3..67e0bdc 100644 --- a/chrome/browser/autocomplete/autocomplete_input.h +++ b/chrome/browser/autocomplete/autocomplete_input.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_INPUT_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_INPUT_H_ -#pragma once #include <string> diff --git a/chrome/browser/autocomplete/autocomplete_log.h b/chrome/browser/autocomplete/autocomplete_log.h index 43788aa..4dec692 100644 --- a/chrome/browser/autocomplete/autocomplete_log.h +++ b/chrome/browser/autocomplete/autocomplete_log.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_LOG_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_LOG_H_ -#pragma once #include <stddef.h> diff --git a/chrome/browser/autocomplete/autocomplete_match.h b/chrome/browser/autocomplete/autocomplete_match.h index 1980466..7deb01a 100644 --- a/chrome/browser/autocomplete/autocomplete_match.h +++ b/chrome/browser/autocomplete/autocomplete_match.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_MATCH_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_MATCH_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autocomplete/autocomplete_provider.h b/chrome/browser/autocomplete/autocomplete_provider.h index 5442654..665344f 100644 --- a/chrome/browser/autocomplete/autocomplete_provider.h +++ b/chrome/browser/autocomplete/autocomplete_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/autocomplete/autocomplete_provider_listener.h b/chrome/browser/autocomplete/autocomplete_provider_listener.h index 1a5fe9b..7bd53a3 100644 --- a/chrome/browser/autocomplete/autocomplete_provider_listener.h +++ b/chrome/browser/autocomplete/autocomplete_provider_listener.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_PROVIDER_LISTENER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_PROVIDER_LISTENER_H_ -#pragma once class AutocompleteProviderListener { public: diff --git a/chrome/browser/autocomplete/autocomplete_result.h b/chrome/browser/autocomplete/autocomplete_result.h index 55f08ff..36b0aa9 100644 --- a/chrome/browser/autocomplete/autocomplete_result.h +++ b/chrome/browser/autocomplete/autocomplete_result.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_RESULT_H_ #define CHROME_BROWSER_AUTOCOMPLETE_AUTOCOMPLETE_RESULT_H_ -#pragma once #include <stddef.h> diff --git a/chrome/browser/autocomplete/builtin_provider.h b/chrome/browser/autocomplete/builtin_provider.h index 037a648..d6c349a 100644 --- a/chrome/browser/autocomplete/builtin_provider.h +++ b/chrome/browser/autocomplete/builtin_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_BUILTIN_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_BUILTIN_PROVIDER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autocomplete/extension_app_provider.h b/chrome/browser/autocomplete/extension_app_provider.h index 5b3db40..0f57e4a 100644 --- a/chrome/browser/autocomplete/extension_app_provider.h +++ b/chrome/browser/autocomplete/extension_app_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_EXTENSION_APP_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_EXTENSION_APP_PROVIDER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autocomplete/history_contents_provider.h b/chrome/browser/autocomplete/history_contents_provider.h index 54fd8bc..4e8d096 100644 --- a/chrome/browser/autocomplete/history_contents_provider.h +++ b/chrome/browser/autocomplete/history_contents_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_HISTORY_CONTENTS_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_HISTORY_CONTENTS_PROVIDER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/autocomplete/history_provider.h b/chrome/browser/autocomplete/history_provider.h index 62d37df..96de5b6 100644 --- a/chrome/browser/autocomplete/history_provider.h +++ b/chrome/browser/autocomplete/history_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_HISTORY_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_HISTORY_PROVIDER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/autocomplete/autocomplete_provider.h" diff --git a/chrome/browser/autocomplete/history_provider_util.h b/chrome/browser/autocomplete/history_provider_util.h index 4c1b654..b30ce1f 100644 --- a/chrome/browser/autocomplete/history_provider_util.h +++ b/chrome/browser/autocomplete/history_provider_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_HISTORY_PROVIDER_UTIL_H_ #define CHROME_BROWSER_AUTOCOMPLETE_HISTORY_PROVIDER_UTIL_H_ -#pragma once #include <deque> #include <vector> diff --git a/chrome/browser/autocomplete/history_quick_provider.h b/chrome/browser/autocomplete/history_quick_provider.h index e0ddd4f..f60ac08 100644 --- a/chrome/browser/autocomplete/history_quick_provider.h +++ b/chrome/browser/autocomplete/history_quick_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_HISTORY_QUICK_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_HISTORY_QUICK_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/autocomplete/history_url_provider.h b/chrome/browser/autocomplete/history_url_provider.h index f98e69f..3258519 100644 --- a/chrome/browser/autocomplete/history_url_provider.h +++ b/chrome/browser/autocomplete/history_url_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_HISTORY_URL_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_HISTORY_URL_PROVIDER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autocomplete/keyword_provider.h b/chrome/browser/autocomplete/keyword_provider.h index 7d9bb84..1e93884 100644 --- a/chrome/browser/autocomplete/keyword_provider.h +++ b/chrome/browser/autocomplete/keyword_provider.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_KEYWORD_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_KEYWORD_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/autocomplete/search_provider.h b/chrome/browser/autocomplete/search_provider.h index d6496b1..cfb3bf8 100644 --- a/chrome/browser/autocomplete/search_provider.h +++ b/chrome/browser/autocomplete/search_provider.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_SEARCH_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_SEARCH_PROVIDER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/autocomplete/shortcuts_provider.h b/chrome/browser/autocomplete/shortcuts_provider.h index 04a655e..d34ad2c 100644 --- a/chrome/browser/autocomplete/shortcuts_provider.h +++ b/chrome/browser/autocomplete/shortcuts_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_SHORTCUTS_PROVIDER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_SHORTCUTS_PROVIDER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/autocomplete/url_prefix.h b/chrome/browser/autocomplete/url_prefix.h index 196f24e..ca7c23f 100644 --- a/chrome/browser/autocomplete/url_prefix.h +++ b/chrome/browser/autocomplete/url_prefix.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_URL_PREFIX_H_ #define CHROME_BROWSER_AUTOCOMPLETE_URL_PREFIX_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autocomplete_history_manager.h b/chrome/browser/autocomplete_history_manager.h index 5c33bd3..61a4da8 100644 --- a/chrome/browser/autocomplete_history_manager.h +++ b/chrome/browser/autocomplete_history_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOCOMPLETE_HISTORY_MANAGER_H_ #define CHROME_BROWSER_AUTOCOMPLETE_HISTORY_MANAGER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/address.h b/chrome/browser/autofill/address.h index f03bbf1..48dd8a8 100644 --- a/chrome/browser/autofill/address.h +++ b/chrome/browser/autofill/address.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_ADDRESS_H_ #define CHROME_BROWSER_AUTOFILL_ADDRESS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autofill/address_field.h b/chrome/browser/autofill/address_field.h index 87b41a6..05bf943 100644 --- a/chrome/browser/autofill/address_field.h +++ b/chrome/browser/autofill/address_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_ADDRESS_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_ADDRESS_FIELD_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/autofill-inl.h b/chrome/browser/autofill/autofill-inl.h index 30e2abf..420ccd2 100644 --- a/chrome/browser/autofill/autofill-inl.h +++ b/chrome/browser/autofill/autofill-inl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_INL_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_INL_H_ -#pragma once template<typename T> class FormGroupMatchesByCompareFunctor { diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate.h b/chrome/browser/autofill/autofill_cc_infobar_delegate.h index 9b17bc7..4e406a2 100644 --- a/chrome/browser/autofill/autofill_cc_infobar_delegate.h +++ b/chrome/browser/autofill/autofill_cc_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_CC_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_CC_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/autofill/autofill_common_test.h b/chrome/browser/autofill/autofill_common_test.h index 84a14fe..1207084 100644 --- a/chrome/browser/autofill/autofill_common_test.h +++ b/chrome/browser/autofill/autofill_common_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_COMMON_TEST_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_COMMON_TEST_H_ -#pragma once class AutofillProfile; class CreditCard; diff --git a/chrome/browser/autofill/autofill_country.h b/chrome/browser/autofill/autofill_country.h index 7e2b407..715af53 100644 --- a/chrome/browser/autofill/autofill_country.h +++ b/chrome/browser/autofill/autofill_country.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_COUNTRY_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_COUNTRY_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autofill/autofill_download.h b/chrome/browser/autofill/autofill_download.h index 69f0107..d119f50 100644 --- a/chrome/browser/autofill/autofill_download.h +++ b/chrome/browser/autofill/autofill_download.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_DOWNLOAD_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_DOWNLOAD_H_ -#pragma once #include <stddef.h> #include <list> diff --git a/chrome/browser/autofill/autofill_external_delegate.h b/chrome/browser/autofill/autofill_external_delegate.h index e21f123..10f467e 100644 --- a/chrome/browser/autofill/autofill_external_delegate.h +++ b/chrome/browser/autofill/autofill_external_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_EXTERNAL_DELEGATE_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_EXTERNAL_DELEGATE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/autofill_external_delegate_gtk.h b/chrome/browser/autofill/autofill_external_delegate_gtk.h index c8d39fa..3043f9dd 100644 --- a/chrome/browser/autofill/autofill_external_delegate_gtk.h +++ b/chrome/browser/autofill/autofill_external_delegate_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_EXTERNAL_DELEGATE_GTK_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_EXTERNAL_DELEGATE_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/autofill/autofill_feedback_infobar_delegate.h b/chrome/browser/autofill/autofill_feedback_infobar_delegate.h index 551f1b5..2453807 100644 --- a/chrome/browser/autofill/autofill_feedback_infobar_delegate.h +++ b/chrome/browser/autofill/autofill_feedback_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_FEEDBACK_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_FEEDBACK_INFOBAR_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/autofill/autofill_field.h b/chrome/browser/autofill/autofill_field.h index 035862c..e72a89c 100644 --- a/chrome/browser/autofill/autofill_field.h +++ b/chrome/browser/autofill/autofill_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_FIELD_H_ -#pragma once #include <string> diff --git a/chrome/browser/autofill/autofill_manager.h b/chrome/browser/autofill/autofill_manager.h index 81933106..c9a867f 100644 --- a/chrome/browser/autofill/autofill_manager.h +++ b/chrome/browser/autofill/autofill_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_MANAGER_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_MANAGER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/autofill/autofill_metrics.h b/chrome/browser/autofill/autofill_metrics.h index 41d1351..888336b 100644 --- a/chrome/browser/autofill/autofill_metrics.h +++ b/chrome/browser/autofill/autofill_metrics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_METRICS_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_METRICS_H_ -#pragma once #include <stddef.h> #include <string> diff --git a/chrome/browser/autofill/autofill_popup_view.h b/chrome/browser/autofill/autofill_popup_view.h index 7c688be..93793a0 100644 --- a/chrome/browser/autofill/autofill_popup_view.h +++ b/chrome/browser/autofill/autofill_popup_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_POPUP_VIEW_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_POPUP_VIEW_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/autofill_profile.h b/chrome/browser/autofill/autofill_profile.h index cdafade..e7c0f58 100644 --- a/chrome/browser/autofill/autofill_profile.h +++ b/chrome/browser/autofill/autofill_profile.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_PROFILE_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_PROFILE_H_ -#pragma once #include <stddef.h> diff --git a/chrome/browser/autofill/autofill_regexes.h b/chrome/browser/autofill/autofill_regexes.h index 2149035..30eff0c 100644 --- a/chrome/browser/autofill/autofill_regexes.h +++ b/chrome/browser/autofill/autofill_regexes.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_REGEXES_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_REGEXES_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/autofill/autofill_scanner.h b/chrome/browser/autofill/autofill_scanner.h index 562bab8..186e864 100644 --- a/chrome/browser/autofill/autofill_scanner.h +++ b/chrome/browser/autofill/autofill_scanner.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_SCANNER_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_SCANNER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/autofill_type.h b/chrome/browser/autofill/autofill_type.h index 263b509..0ff1062 100644 --- a/chrome/browser/autofill/autofill_type.h +++ b/chrome/browser/autofill/autofill_type.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_TYPE_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_TYPE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/autofill/autofill_xml_parser.h b/chrome/browser/autofill/autofill_xml_parser.h index 02a8af4..da3d5bf 100644 --- a/chrome/browser/autofill/autofill_xml_parser.h +++ b/chrome/browser/autofill/autofill_xml_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_XML_PARSER_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_XML_PARSER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autofill/contact_info.h b/chrome/browser/autofill/contact_info.h index 387a14e..832bfc3 100644 --- a/chrome/browser/autofill/contact_info.h +++ b/chrome/browser/autofill/contact_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_CONTACT_INFO_H_ #define CHROME_BROWSER_AUTOFILL_CONTACT_INFO_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/credit_card.h b/chrome/browser/autofill/credit_card.h index 12c80e4..acfe491 100644 --- a/chrome/browser/autofill/credit_card.h +++ b/chrome/browser/autofill/credit_card.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_CREDIT_CARD_H_ #define CHROME_BROWSER_AUTOFILL_CREDIT_CARD_H_ -#pragma once #include <iosfwd> #include <string> diff --git a/chrome/browser/autofill/credit_card_field.h b/chrome/browser/autofill/credit_card_field.h index 3f14f7a..56a8962 100644 --- a/chrome/browser/autofill/credit_card_field.h +++ b/chrome/browser/autofill/credit_card_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_CREDIT_CARD_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_CREDIT_CARD_FIELD_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/data_driven_test.h b/chrome/browser/autofill/data_driven_test.h index 2bb5c54..9b87545 100644 --- a/chrome/browser/autofill/data_driven_test.h +++ b/chrome/browser/autofill/data_driven_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_DATA_DRIVEN_TEST_H_ #define CHROME_BROWSER_AUTOFILL_DATA_DRIVEN_TEST_H_ -#pragma once #include <string> diff --git a/chrome/browser/autofill/email_field.h b/chrome/browser/autofill/email_field.h index fe14efc..902335c 100644 --- a/chrome/browser/autofill/email_field.h +++ b/chrome/browser/autofill/email_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_EMAIL_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_EMAIL_FIELD_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/autofill/field_types.h b/chrome/browser/autofill/field_types.h index 32db983..832b94a 100644 --- a/chrome/browser/autofill/field_types.h +++ b/chrome/browser/autofill/field_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_FIELD_TYPES_H_ #define CHROME_BROWSER_AUTOFILL_FIELD_TYPES_H_ -#pragma once #include <set> diff --git a/chrome/browser/autofill/form_field.h b/chrome/browser/autofill/form_field.h index 98063c8..fb517d2 100644 --- a/chrome/browser/autofill/form_field.h +++ b/chrome/browser/autofill/form_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_FORM_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_FORM_FIELD_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/form_group.h b/chrome/browser/autofill/form_group.h index 7cba206..c445710 100644 --- a/chrome/browser/autofill/form_group.h +++ b/chrome/browser/autofill/form_group.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_FORM_GROUP_H_ #define CHROME_BROWSER_AUTOFILL_FORM_GROUP_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/form_structure.h b/chrome/browser/autofill/form_structure.h index 0f8b3ce..68223a8 100644 --- a/chrome/browser/autofill/form_structure.h +++ b/chrome/browser/autofill/form_structure.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_FORM_STRUCTURE_H_ #define CHROME_BROWSER_AUTOFILL_FORM_STRUCTURE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autofill/name_field.h b/chrome/browser/autofill/name_field.h index 3f82538..7ae6d20 100644 --- a/chrome/browser/autofill/name_field.h +++ b/chrome/browser/autofill/name_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_NAME_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_NAME_FIELD_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/password_autofill_manager.h b/chrome/browser/autofill/password_autofill_manager.h index a67078c..8cb6bca 100644 --- a/chrome/browser/autofill/password_autofill_manager.h +++ b/chrome/browser/autofill/password_autofill_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PASSWORD_AUTOFILL_MANAGER_H_ #define CHROME_BROWSER_AUTOFILL_PASSWORD_AUTOFILL_MANAGER_H_ -#pragma once // This file was contains some repeated code from // chrome/renderer/autofill/password_autofill_manager because as we move to the diff --git a/chrome/browser/autofill/password_generator.h b/chrome/browser/autofill/password_generator.h index 7c2f3d44..dd33160 100644 --- a/chrome/browser/autofill/password_generator.h +++ b/chrome/browser/autofill/password_generator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PASSWORD_GENERATOR_H_ #define CHROME_BROWSER_AUTOFILL_PASSWORD_GENERATOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/autofill/personal_data_manager.h b/chrome/browser/autofill/personal_data_manager.h index b40d2e2..7a87288 100644 --- a/chrome/browser/autofill/personal_data_manager.h +++ b/chrome/browser/autofill/personal_data_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PERSONAL_DATA_MANAGER_H_ #define CHROME_BROWSER_AUTOFILL_PERSONAL_DATA_MANAGER_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/autofill/personal_data_manager_observer.h b/chrome/browser/autofill/personal_data_manager_observer.h index 204dbc4..26a74fd 100644 --- a/chrome/browser/autofill/personal_data_manager_observer.h +++ b/chrome/browser/autofill/personal_data_manager_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PERSONAL_DATA_MANAGER_OBSERVER_H_ #define CHROME_BROWSER_AUTOFILL_PERSONAL_DATA_MANAGER_OBSERVER_H_ -#pragma once // An interface the PersonalDataManager uses to notify its clients (observers) // when it has finished loading personal data from the web database. Register diff --git a/chrome/browser/autofill/phone_field.h b/chrome/browser/autofill/phone_field.h index 42ac0c0..6a6b64a 100644 --- a/chrome/browser/autofill/phone_field.h +++ b/chrome/browser/autofill/phone_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PHONE_FIELD_H_ #define CHROME_BROWSER_AUTOFILL_PHONE_FIELD_H_ -#pragma once #include <vector> diff --git a/chrome/browser/autofill/phone_number.h b/chrome/browser/autofill/phone_number.h index c9afd3aac6..1982f8a 100644 --- a/chrome/browser/autofill/phone_number.h +++ b/chrome/browser/autofill/phone_number.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PHONE_NUMBER_H_ #define CHROME_BROWSER_AUTOFILL_PHONE_NUMBER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autofill/phone_number_i18n.h b/chrome/browser/autofill/phone_number_i18n.h index 4d9748d..a136071 100644 --- a/chrome/browser/autofill/phone_number_i18n.h +++ b/chrome/browser/autofill/phone_number_i18n.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_PHONE_NUMBER_I18N_H_ #define CHROME_BROWSER_AUTOFILL_PHONE_NUMBER_I18N_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/autofill/select_control_handler.h b/chrome/browser/autofill/select_control_handler.h index b4cacf7..e54d4ed 100644 --- a/chrome/browser/autofill/select_control_handler.h +++ b/chrome/browser/autofill/select_control_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_SELECT_CONTROL_HANDLER_H_ #define CHROME_BROWSER_AUTOFILL_SELECT_CONTROL_HANDLER_H_ -#pragma once #include "chrome/browser/autofill/field_types.h" #include "base/string16.h" diff --git a/chrome/browser/autofill/test_autofill_external_delegate.h b/chrome/browser/autofill/test_autofill_external_delegate.h index 45556c6..56725ed 100644 --- a/chrome/browser/autofill/test_autofill_external_delegate.h +++ b/chrome/browser/autofill/test_autofill_external_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOFILL_TEST_AUTOFILL_EXTERNAL_DELEGATE_H_ #define CHROME_BROWSER_AUTOFILL_TEST_AUTOFILL_EXTERNAL_DELEGATE_H_ -#pragma once #include "chrome/browser/autofill/autofill_external_delegate.h" diff --git a/chrome/browser/automation/automation_browser_tracker.h b/chrome/browser/automation/automation_browser_tracker.h index 6d5374b..1c7d501 100644 --- a/chrome/browser/automation/automation_browser_tracker.h +++ b/chrome/browser/automation/automation_browser_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_BROWSER_TRACKER_H__ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_BROWSER_TRACKER_H__ -#pragma once #include "chrome/browser/automation/automation_resource_tracker.h" diff --git a/chrome/browser/automation/automation_provider.h b/chrome/browser/automation/automation_provider.h index 27f9ee8..b7de651 100644 --- a/chrome/browser/automation/automation_provider.h +++ b/chrome/browser/automation/automation_provider.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/automation/automation_provider_json.h b/chrome/browser/automation/automation_provider_json.h index 34680a5..c8817b2 100644 --- a/chrome/browser/automation/automation_provider_json.h +++ b/chrome/browser/automation/automation_provider_json.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_JSON_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_JSON_H_ -#pragma once #include <string> diff --git a/chrome/browser/automation/automation_provider_list.h b/chrome/browser/automation/automation_provider_list.h index 1ee0d8e..88c5c07 100644 --- a/chrome/browser/automation/automation_provider_list.h +++ b/chrome/browser/automation/automation_provider_list.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_LIST_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_LIST_H_ -#pragma once #include <vector> #include "base/basictypes.h" diff --git a/chrome/browser/automation/automation_provider_observers.h b/chrome/browser/automation/automation_provider_observers.h index 47daa41..f71e5c3 100644 --- a/chrome/browser/automation/automation_provider_observers.h +++ b/chrome/browser/automation/automation_provider_observers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_OBSERVERS_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_PROVIDER_OBSERVERS_H_ -#pragma once #include <deque> #include <map> diff --git a/chrome/browser/automation/automation_resource_message_filter.h b/chrome/browser/automation/automation_resource_message_filter.h index 9ab3291..49f1649 100644 --- a/chrome/browser/automation/automation_resource_message_filter.h +++ b/chrome/browser/automation/automation_resource_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_RESOURCE_MESSAGE_FILTER_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_RESOURCE_MESSAGE_FILTER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/automation/automation_resource_tracker.h b/chrome/browser/automation/automation_resource_tracker.h index 7199b1a..4b17de0 100644 --- a/chrome/browser/automation/automation_resource_tracker.h +++ b/chrome/browser/automation/automation_resource_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_RESOURCE_TRACKER_H__ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_RESOURCE_TRACKER_H__ -#pragma once #include <map> diff --git a/chrome/browser/automation/automation_tab_helper.h b/chrome/browser/automation/automation_tab_helper.h index 739d0cc..817bbdf 100644 --- a/chrome/browser/automation/automation_tab_helper.h +++ b/chrome/browser/automation/automation_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_TAB_HELPER_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_TAB_HELPER_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/automation/automation_tab_tracker.h b/chrome/browser/automation/automation_tab_tracker.h index e1bddb71..3ec3f20 100644 --- a/chrome/browser/automation/automation_tab_tracker.h +++ b/chrome/browser/automation/automation_tab_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_TAB_TRACKER_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_TAB_TRACKER_H_ -#pragma once #include <map> diff --git a/chrome/browser/automation/automation_util.h b/chrome/browser/automation/automation_util.h index a611288..9ccd971 100644 --- a/chrome/browser/automation/automation_util.h +++ b/chrome/browser/automation/automation_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_UTIL_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/automation/automation_window_tracker.h b/chrome/browser/automation/automation_window_tracker.h index 8e784a8..e0b7f8e 100644 --- a/chrome/browser/automation/automation_window_tracker.h +++ b/chrome/browser/automation/automation_window_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_AUTOMATION_WINDOW_TRACKER_H_ #define CHROME_BROWSER_AUTOMATION_AUTOMATION_WINDOW_TRACKER_H_ -#pragma once #include "build/build_config.h" #include "chrome/browser/automation/automation_resource_tracker.h" diff --git a/chrome/browser/automation/chrome_frame_automation_provider.h b/chrome/browser/automation/chrome_frame_automation_provider.h index 204b6533..99f3297 100644 --- a/chrome/browser/automation/chrome_frame_automation_provider.h +++ b/chrome/browser/automation/chrome_frame_automation_provider.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_CHROME_FRAME_AUTOMATION_PROVIDER_H_ #define CHROME_BROWSER_AUTOMATION_CHROME_FRAME_AUTOMATION_PROVIDER_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/automation/automation_provider.h" diff --git a/chrome/browser/automation/mock_tab_event_observer.h b/chrome/browser/automation/mock_tab_event_observer.h index 2e6a0a2..232ae92 100644 --- a/chrome/browser/automation/mock_tab_event_observer.h +++ b/chrome/browser/automation/mock_tab_event_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_MOCK_TAB_EVENT_OBSERVER_H_ #define CHROME_BROWSER_AUTOMATION_MOCK_TAB_EVENT_OBSERVER_H_ -#pragma once #include "chrome/browser/automation/automation_tab_helper.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h index 36e7202..884e9ff 100644 --- a/chrome/browser/automation/testing_automation_provider.h +++ b/chrome/browser/automation/testing_automation_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_TESTING_AUTOMATION_PROVIDER_H_ #define CHROME_BROWSER_AUTOMATION_TESTING_AUTOMATION_PROVIDER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/automation/url_request_automation_job.h b/chrome/browser/automation/url_request_automation_job.h index 72ab6bb..6fedd07 100644 --- a/chrome/browser/automation/url_request_automation_job.h +++ b/chrome/browser/automation/url_request_automation_job.h @@ -5,7 +5,6 @@ #ifndef CHROME_BROWSER_AUTOMATION_URL_REQUEST_AUTOMATION_JOB_H_ #define CHROME_BROWSER_AUTOMATION_URL_REQUEST_AUTOMATION_JOB_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/common/ref_counted_util.h" diff --git a/chrome/browser/background/background_application_list_model.h b/chrome/browser/background/background_application_list_model.h index 317850d..e9be88a 100644 --- a/chrome/browser/background/background_application_list_model.h +++ b/chrome/browser/background/background_application_list_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BACKGROUND_BACKGROUND_APPLICATION_LIST_MODEL_H_ #define CHROME_BROWSER_BACKGROUND_BACKGROUND_APPLICATION_LIST_MODEL_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/background/background_contents_service.h b/chrome/browser/background/background_contents_service.h index 7232cce..8bca22b 100644 --- a/chrome/browser/background/background_contents_service.h +++ b/chrome/browser/background/background_contents_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BACKGROUND_BACKGROUND_CONTENTS_SERVICE_H_ #define CHROME_BROWSER_BACKGROUND_BACKGROUND_CONTENTS_SERVICE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/background/background_mode_manager.h b/chrome/browser/background/background_mode_manager.h index be5f5fe..e38f5e0 100644 --- a/chrome/browser/background/background_mode_manager.h +++ b/chrome/browser/background/background_mode_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BACKGROUND_BACKGROUND_MODE_MANAGER_H_ #define CHROME_BROWSER_BACKGROUND_BACKGROUND_MODE_MANAGER_H_ -#pragma once #include <map> diff --git a/chrome/browser/bookmarks/base_bookmark_model_observer.h b/chrome/browser/bookmarks/base_bookmark_model_observer.h index e93b3eb..cb9364a 100644 --- a/chrome/browser/bookmarks/base_bookmark_model_observer.h +++ b/chrome/browser/bookmarks/base_bookmark_model_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BASE_BOOKMARK_MODEL_OBSERVER_H_ #define CHROME_BROWSER_BOOKMARKS_BASE_BOOKMARK_MODEL_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/bookmarks/bookmark_codec.h b/chrome/browser/bookmarks/bookmark_codec.h index cd3f1d5..c016e62 100644 --- a/chrome/browser/bookmarks/bookmark_codec.h +++ b/chrome/browser/bookmarks/bookmark_codec.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_CODEC_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_CODEC_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/bookmarks/bookmark_context_menu_controller.h b/chrome/browser/bookmarks/bookmark_context_menu_controller.h index 87bc241..95182a4 100644 --- a/chrome/browser/bookmarks/bookmark_context_menu_controller.h +++ b/chrome/browser/bookmarks/bookmark_context_menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_CONTEXT_MENU_CONTROLLER_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_CONTEXT_MENU_CONTROLLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/bookmarks/bookmark_drop_info.h b/chrome/browser/bookmarks/bookmark_drop_info.h index 6625f39..e2e9999 100644 --- a/chrome/browser/bookmarks/bookmark_drop_info.h +++ b/chrome/browser/bookmarks/bookmark_drop_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_DROP_INFO_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_DROP_INFO_H_ -#pragma once #include "base/basictypes.h" #include "base/timer.h" diff --git a/chrome/browser/bookmarks/bookmark_editor.h b/chrome/browser/bookmarks/bookmark_editor.h index 3eb90ea..7668c85 100644 --- a/chrome/browser/bookmarks/bookmark_editor.h +++ b/chrome/browser/bookmarks/bookmark_editor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_EDITOR_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_EDITOR_H_ -#pragma once #include <utility> #include <vector> diff --git a/chrome/browser/bookmarks/bookmark_expanded_state_tracker.h b/chrome/browser/bookmarks/bookmark_expanded_state_tracker.h index 2edf720..be2fcb0 100644 --- a/chrome/browser/bookmarks/bookmark_expanded_state_tracker.h +++ b/chrome/browser/bookmarks/bookmark_expanded_state_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXPANDED_STATE_TRACKER_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXPANDED_STATE_TRACKER_H_ -#pragma once #include <set> diff --git a/chrome/browser/bookmarks/bookmark_extension_api.h b/chrome/browser/bookmarks/bookmark_extension_api.h index 256c24f..369c633 100644 --- a/chrome/browser/bookmarks/bookmark_extension_api.h +++ b/chrome/browser/bookmarks/bookmark_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXTENSION_API_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXTENSION_API_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/bookmarks/bookmark_extension_api_constants.h b/chrome/browser/bookmarks/bookmark_extension_api_constants.h index cd5b113..1eec5d9 100644 --- a/chrome/browser/bookmarks/bookmark_extension_api_constants.h +++ b/chrome/browser/bookmarks/bookmark_extension_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXTENSION_API_CONSTANTS_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXTENSION_API_CONSTANTS_H_ -#pragma once namespace bookmark_extension_api_constants { diff --git a/chrome/browser/bookmarks/bookmark_extension_helpers.h b/chrome/browser/bookmarks/bookmark_extension_helpers.h index e363271..f4e8e2e 100644 --- a/chrome/browser/bookmarks/bookmark_extension_helpers.h +++ b/chrome/browser/bookmarks/bookmark_extension_helpers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXTENSION_HELPERS_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_EXTENSION_HELPERS_H_ -#pragma once #include <string> diff --git a/chrome/browser/bookmarks/bookmark_html_writer.h b/chrome/browser/bookmarks/bookmark_html_writer.h index 7016ddc..0eaf637 100644 --- a/chrome/browser/bookmarks/bookmark_html_writer.h +++ b/chrome/browser/bookmarks/bookmark_html_writer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_HTML_WRITER_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_HTML_WRITER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/bookmarks/bookmark_index.h b/chrome/browser/bookmarks/bookmark_index.h index d6ea15a..bd65dfa 100644 --- a/chrome/browser/bookmarks/bookmark_index.h +++ b/chrome/browser/bookmarks/bookmark_index.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_INDEX_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_INDEX_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/bookmarks/bookmark_manager_extension_api.h b/chrome/browser/bookmarks/bookmark_manager_extension_api.h index 0c1a62a..dd2e29b 100644 --- a/chrome/browser/bookmarks/bookmark_manager_extension_api.h +++ b/chrome/browser/bookmarks/bookmark_manager_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_MANAGER_EXTENSION_API_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_MANAGER_EXTENSION_API_H_ -#pragma once #include "chrome/browser/bookmarks/bookmark_extension_api.h" #include "chrome/browser/bookmarks/bookmark_node_data.h" diff --git a/chrome/browser/bookmarks/bookmark_model.h b/chrome/browser/bookmarks/bookmark_model.h index 1425c40..ab35f74 100644 --- a/chrome/browser/bookmarks/bookmark_model.h +++ b/chrome/browser/bookmarks/bookmark_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/bookmarks/bookmark_model_factory.h b/chrome/browser/bookmarks/bookmark_model_factory.h index 7312788..702cccd 100644 --- a/chrome/browser/bookmarks/bookmark_model_factory.h +++ b/chrome/browser/bookmarks/bookmark_model_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_FACTORY_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/bookmarks/bookmark_model_observer.h b/chrome/browser/bookmarks/bookmark_model_observer.h index eadd2d3..ed8bb4b 100644 --- a/chrome/browser/bookmarks/bookmark_model_observer.h +++ b/chrome/browser/bookmarks/bookmark_model_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_OBSERVER_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_OBSERVER_H_ -#pragma once class BookmarkModel; class BookmarkNode; diff --git a/chrome/browser/bookmarks/bookmark_model_test_utils.h b/chrome/browser/bookmarks/bookmark_model_test_utils.h index c8b794a..e942bd6 100644 --- a/chrome/browser/bookmarks/bookmark_model_test_utils.h +++ b/chrome/browser/bookmarks/bookmark_model_test_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_TEST_UTILS_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_MODEL_TEST_UTILS_H_ -#pragma once class BookmarkModel; class BookmarkNode; diff --git a/chrome/browser/bookmarks/bookmark_node_data.h b/chrome/browser/bookmarks/bookmark_node_data.h index 5c1f9e6..12c9ae7 100644 --- a/chrome/browser/bookmarks/bookmark_node_data.h +++ b/chrome/browser/bookmarks/bookmark_node_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_NODE_DATA_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_NODE_DATA_H_ -#pragma once #include <vector> diff --git a/chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h b/chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h index 57c316c..98fe3e1 100644 --- a/chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h +++ b/chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_PASTEBOARD_HELPER_MAC_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_PASTEBOARD_HELPER_MAC_H_ -#pragma once #include "base/file_path.h" #include "chrome/browser/bookmarks/bookmark_node_data.h" diff --git a/chrome/browser/bookmarks/bookmark_service.h b/chrome/browser/bookmarks/bookmark_service.h index 1515dd9..39ba6f4 100644 --- a/chrome/browser/bookmarks/bookmark_service.h +++ b/chrome/browser/bookmarks/bookmark_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_SERVICE_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_SERVICE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/bookmarks/bookmark_storage.h b/chrome/browser/bookmarks/bookmark_storage.h index e2c5d7d..73aa9c8 100644 --- a/chrome/browser/bookmarks/bookmark_storage.h +++ b/chrome/browser/bookmarks/bookmark_storage.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_STORAGE_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_STORAGE_H_ -#pragma once #include "base/file_path.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/bookmarks/bookmark_utils.h b/chrome/browser/bookmarks/bookmark_utils.h index 3ff0ab5..1ff115e 100644 --- a/chrome/browser/bookmarks/bookmark_utils.h +++ b/chrome/browser/bookmarks/bookmark_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_BOOKMARK_UTILS_H_ #define CHROME_BROWSER_BOOKMARKS_BOOKMARK_UTILS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/bookmarks/recently_used_folders_combo_model.h b/chrome/browser/bookmarks/recently_used_folders_combo_model.h index e1a1cc7..96666ff 100644 --- a/chrome/browser/bookmarks/recently_used_folders_combo_model.h +++ b/chrome/browser/bookmarks/recently_used_folders_combo_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BOOKMARKS_RECENTLY_USED_FOLDERS_COMBO_MODEL_H_ #define CHROME_BROWSER_BOOKMARKS_RECENTLY_USED_FOLDERS_COMBO_MODEL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/browser_about_handler.h b/chrome/browser/browser_about_handler.h index a1455e9..d7eaf6b 100644 --- a/chrome/browser/browser_about_handler.h +++ b/chrome/browser/browser_about_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSER_ABOUT_HANDLER_H_ #define CHROME_BROWSER_BROWSER_ABOUT_HANDLER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/browser_process.h b/chrome/browser/browser_process.h index 496dc40..42d8f01 100644 --- a/chrome/browser/browser_process.h +++ b/chrome/browser/browser_process.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_BROWSER_PROCESS_H_ #define CHROME_BROWSER_BROWSER_PROCESS_H_ -#pragma once #include <string> diff --git a/chrome/browser/browser_process_impl.h b/chrome/browser/browser_process_impl.h index 4d66bc5..063cf57 100644 --- a/chrome/browser/browser_process_impl.h +++ b/chrome/browser/browser_process_impl.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_BROWSER_PROCESS_IMPL_H_ #define CHROME_BROWSER_BROWSER_PROCESS_IMPL_H_ -#pragma once #include <string> diff --git a/chrome/browser/browser_shutdown.h b/chrome/browser/browser_shutdown.h index 4528b9a..1f4aa23 100644 --- a/chrome/browser/browser_shutdown.h +++ b/chrome/browser/browser_shutdown.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSER_SHUTDOWN_H__ #define CHROME_BROWSER_BROWSER_SHUTDOWN_H__ -#pragma once class PrefService; diff --git a/chrome/browser/browser_trial.h b/chrome/browser/browser_trial.h index c1a3290..580ca1be 100644 --- a/chrome/browser/browser_trial.h +++ b/chrome/browser/browser_trial.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_BROWSER_TRIAL_H_ #define CHROME_BROWSER_BROWSER_TRIAL_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/browser_util_win.h b/chrome/browser/browser_util_win.h index 236c936..c67e533 100644 --- a/chrome/browser/browser_util_win.h +++ b/chrome/browser/browser_util_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSER_UTIL_WIN_H_ #define CHROME_BROWSER_BROWSER_UTIL_WIN_H_ -#pragma once namespace browser_util { diff --git a/chrome/browser/browsing_data_appcache_helper.h b/chrome/browser/browsing_data_appcache_helper.h index e0d74c3..5004d93 100644 --- a/chrome/browser/browsing_data_appcache_helper.h +++ b/chrome/browser/browsing_data_appcache_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_APPCACHE_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_APPCACHE_HELPER_H_ -#pragma once #include "base/callback.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/browsing_data_cookie_helper.h b/chrome/browser/browsing_data_cookie_helper.h index 6a3100b..d4edc19 100644 --- a/chrome/browser/browsing_data_cookie_helper.h +++ b/chrome/browser/browsing_data_cookie_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_COOKIE_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_COOKIE_HELPER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/browsing_data_database_helper.h b/chrome/browser/browsing_data_database_helper.h index ab2eb12..14bec5e 100644 --- a/chrome/browser/browsing_data_database_helper.h +++ b/chrome/browser/browsing_data_database_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_DATABASE_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_DATABASE_HELPER_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/browsing_data_file_system_helper.h b/chrome/browser/browsing_data_file_system_helper.h index 0463fb8..f4571ce 100644 --- a/chrome/browser/browsing_data_file_system_helper.h +++ b/chrome/browser/browsing_data_file_system_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/browsing_data_helper.h b/chrome/browser/browsing_data_helper.h index 807ac6c..81ef4fb 100644 --- a/chrome/browser/browsing_data_helper.h +++ b/chrome/browser/browsing_data_helper.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_HELPER_H_ -#pragma once #include <string> diff --git a/chrome/browser/browsing_data_helper_browsertest.h b/chrome/browser/browsing_data_helper_browsertest.h index 32c1f69..883ed6e 100644 --- a/chrome/browser/browsing_data_helper_browsertest.h +++ b/chrome/browser/browsing_data_helper_browsertest.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_HELPER_BROWSERTEST_H_ #define CHROME_BROWSER_BROWSING_DATA_HELPER_BROWSERTEST_H_ -#pragma once #include <list> diff --git a/chrome/browser/browsing_data_indexed_db_helper.h b/chrome/browser/browsing_data_indexed_db_helper.h index 90e6484..f3c1fdc 100644 --- a/chrome/browser/browsing_data_indexed_db_helper.h +++ b/chrome/browser/browsing_data_indexed_db_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_INDEXED_DB_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_INDEXED_DB_HELPER_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/browsing_data_local_storage_helper.h b/chrome/browser/browsing_data_local_storage_helper.h index e16bb4b..c8979ad 100644 --- a/chrome/browser/browsing_data_local_storage_helper.h +++ b/chrome/browser/browsing_data_local_storage_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_LOCAL_STORAGE_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_LOCAL_STORAGE_HELPER_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/browsing_data_quota_helper.h b/chrome/browser/browsing_data_quota_helper.h index b635fc0..d6ac8331 100644 --- a/chrome/browser/browsing_data_quota_helper.h +++ b/chrome/browser/browsing_data_quota_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_QUOTA_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_QUOTA_HELPER_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/browsing_data_quota_helper_impl.h b/chrome/browser/browsing_data_quota_helper_impl.h index 6b9c997..832e93e 100644 --- a/chrome/browser/browsing_data_quota_helper_impl.h +++ b/chrome/browser/browsing_data_quota_helper_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_QUOTA_HELPER_IMPL_H_ #define CHROME_BROWSER_BROWSING_DATA_QUOTA_HELPER_IMPL_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/browsing_data_remover.h b/chrome/browser/browsing_data_remover.h index 3d66f0d..439ca15 100644 --- a/chrome/browser/browsing_data_remover.h +++ b/chrome/browser/browsing_data_remover.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_REMOVER_H_ #define CHROME_BROWSER_BROWSING_DATA_REMOVER_H_ -#pragma once #include <set> diff --git a/chrome/browser/browsing_data_server_bound_cert_helper.h b/chrome/browser/browsing_data_server_bound_cert_helper.h index 15d9ebf..3d8e2b9 100644 --- a/chrome/browser/browsing_data_server_bound_cert_helper.h +++ b/chrome/browser/browsing_data_server_bound_cert_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSING_DATA_SERVER_BOUND_CERT_HELPER_H_ #define CHROME_BROWSER_BROWSING_DATA_SERVER_BOUND_CERT_HELPER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/cancelable_request.h b/chrome/browser/cancelable_request.h index 69939ed..7bd1ca0 100644 --- a/chrome/browser/cancelable_request.h +++ b/chrome/browser/cancelable_request.h @@ -87,7 +87,6 @@ #ifndef CHROME_BROWSER_CANCELABLE_REQUEST_H_ #define CHROME_BROWSER_CANCELABLE_REQUEST_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/captive_portal/captive_portal_login_detector.h b/chrome/browser/captive_portal/captive_portal_login_detector.h index b8b0734..18b4889 100644 --- a/chrome/browser/captive_portal/captive_portal_login_detector.h +++ b/chrome/browser/captive_portal/captive_portal_login_detector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_LOGIN_DETECTOR_H_ #define CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_LOGIN_DETECTOR_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/captive_portal/captive_portal_service.h" diff --git a/chrome/browser/captive_portal/captive_portal_service.h b/chrome/browser/captive_portal/captive_portal_service.h index bdcd50a..69f7433 100644 --- a/chrome/browser/captive_portal/captive_portal_service.h +++ b/chrome/browser/captive_portal/captive_portal_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_SERVICE_H_ #define CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_SERVICE_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/captive_portal/captive_portal_service_factory.h b/chrome/browser/captive_portal/captive_portal_service_factory.h index 46e2ce42..cdb4e70 100644 --- a/chrome/browser/captive_portal/captive_portal_service_factory.h +++ b/chrome/browser/captive_portal/captive_portal_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_SERVICE_FACTORY_H_ #define CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_SERVICE_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/captive_portal/captive_portal_tab_helper.h b/chrome/browser/captive_portal/captive_portal_tab_helper.h index 9638628..4d39d26 100644 --- a/chrome/browser/captive_portal/captive_portal_tab_helper.h +++ b/chrome/browser/captive_portal/captive_portal_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_TAB_HELPER_H_ #define CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_TAB_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/captive_portal/captive_portal_tab_reloader.h b/chrome/browser/captive_portal/captive_portal_tab_reloader.h index 04b4c97..e962a02 100644 --- a/chrome/browser/captive_portal/captive_portal_tab_reloader.h +++ b/chrome/browser/captive_portal/captive_portal_tab_reloader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_TAB_RELOADER_H_ #define CHROME_BROWSER_CAPTIVE_PORTAL_CAPTIVE_PORTAL_TAB_RELOADER_H_ -#pragma once #include "base/basictypes.h" #include "base/callback_forward.h" diff --git a/chrome/browser/certificate_viewer.h b/chrome/browser/certificate_viewer.h index 9ed2ab5..940ab15 100644 --- a/chrome/browser/certificate_viewer.h +++ b/chrome/browser/certificate_viewer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CERTIFICATE_VIEWER_H_ #define CHROME_BROWSER_CERTIFICATE_VIEWER_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/character_encoding.h b/chrome/browser/character_encoding.h index 7aa98a3..99b4668 100644 --- a/chrome/browser/character_encoding.h +++ b/chrome/browser/character_encoding.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHARACTER_ENCODING_H_ #define CHROME_BROWSER_CHARACTER_ENCODING_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chrome_benchmarking_message_filter.h b/chrome/browser/chrome_benchmarking_message_filter.h index 35c60bc..ca1ae0f 100644 --- a/chrome/browser/chrome_benchmarking_message_filter.h +++ b/chrome/browser/chrome_benchmarking_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_BENCHMARKING_MESSAGE_FILTER_H_ #define CHROME_BROWSER_CHROME_BENCHMARKING_MESSAGE_FILTER_H_ -#pragma once #include "content/public/browser/browser_message_filter.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebCache.h" diff --git a/chrome/browser/chrome_browser_application_mac.h b/chrome/browser/chrome_browser_application_mac.h index 0801fbb..02c1558 100644 --- a/chrome/browser/chrome_browser_application_mac.h +++ b/chrome/browser/chrome_browser_application_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_APPLICATION_MAC_H_ #define CHROME_BROWSER_CHROME_BROWSER_APPLICATION_MAC_H_ -#pragma once #ifdef __OBJC__ diff --git a/chrome/browser/chrome_browser_main.h b/chrome/browser/chrome_browser_main.h index e957a53..ab96517 100644 --- a/chrome/browser/chrome_browser_main.h +++ b/chrome/browser/chrome_browser_main.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_MAIN_H_ #define CHROME_BROWSER_CHROME_BROWSER_MAIN_H_ -#pragma once #include "base/basictypes.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/chrome_browser_main_linux.h b/chrome/browser/chrome_browser_main_linux.h index 531f6c036..5098aee 100644 --- a/chrome/browser/chrome_browser_main_linux.h +++ b/chrome/browser/chrome_browser_main_linux.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_MAIN_LINUX_H_ #define CHROME_BROWSER_CHROME_BROWSER_MAIN_LINUX_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/chrome_browser_main_mac.h b/chrome/browser/chrome_browser_main_mac.h index 79c454e..39ea936 100644 --- a/chrome/browser/chrome_browser_main_mac.h +++ b/chrome/browser/chrome_browser_main_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_MAIN_MAC_H_ #define CHROME_BROWSER_CHROME_BROWSER_MAIN_MAC_H_ -#pragma once #include "chrome/browser/chrome_browser_main_posix.h" diff --git a/chrome/browser/chrome_browser_main_win.h b/chrome/browser/chrome_browser_main_win.h index d9cd5f9..d1c2384 100644 --- a/chrome/browser/chrome_browser_main_win.h +++ b/chrome/browser/chrome_browser_main_win.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_MAIN_WIN_H_ #define CHROME_BROWSER_CHROME_BROWSER_MAIN_WIN_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/chrome_browser_main.h" diff --git a/chrome/browser/chrome_browser_main_x11.h b/chrome/browser/chrome_browser_main_x11.h index 98c3b01..19ec7fe 100644 --- a/chrome/browser/chrome_browser_main_x11.h +++ b/chrome/browser/chrome_browser_main_x11.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_MAIN_X11_H_ #define CHROME_BROWSER_CHROME_BROWSER_MAIN_X11_H_ -#pragma once // Installs the X11 error handlers for the browser process. This will // allow us to exit cleanly if X exits before us. diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h index ab048ef..676930d 100644 --- a/chrome/browser/chrome_content_browser_client.h +++ b/chrome/browser/chrome_content_browser_client.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_CONTENT_BROWSER_CLIENT_H_ #define CHROME_BROWSER_CHROME_CONTENT_BROWSER_CLIENT_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/chrome_page_zoom.h b/chrome/browser/chrome_page_zoom.h index f45dc8c..b02b57a 100644 --- a/chrome/browser/chrome_page_zoom.h +++ b/chrome/browser/chrome_page_zoom.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_PAGE_ZOOM_H_ #define CHROME_BROWSER_CHROME_PAGE_ZOOM_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chrome_page_zoom_constants.h b/chrome/browser/chrome_page_zoom_constants.h index e4f9f63..c611de8 100644 --- a/chrome/browser/chrome_page_zoom_constants.h +++ b/chrome/browser/chrome_page_zoom_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_PAGE_ZOOM_CONSTANTS_H_ #define CHROME_BROWSER_CHROME_PAGE_ZOOM_CONSTANTS_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/chrome_plugin_service_filter.h b/chrome/browser/chrome_plugin_service_filter.h index 0ffb334..1bbec5a 100644 --- a/chrome/browser/chrome_plugin_service_filter.h +++ b/chrome/browser/chrome_plugin_service_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_PLUGIN_SERVICE_FILTER_H_ #define CHROME_BROWSER_CHROME_PLUGIN_SERVICE_FILTER_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/chrome_to_mobile_service.h b/chrome/browser/chrome_to_mobile_service.h index 96976ef..027ecb5 100644 --- a/chrome/browser/chrome_to_mobile_service.h +++ b/chrome/browser/chrome_to_mobile_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_TO_MOBILE_SERVICE_H_ #define CHROME_BROWSER_CHROME_TO_MOBILE_SERVICE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/chrome_to_mobile_service_factory.h b/chrome/browser/chrome_to_mobile_service_factory.h index fa8f200..c3f62c6 100644 --- a/chrome/browser/chrome_to_mobile_service_factory.h +++ b/chrome/browser/chrome_to_mobile_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROME_TO_MOBILE_SERVICE_FACTORY_H_ #define CHROME_BROWSER_CHROME_TO_MOBILE_SERVICE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/chromeos/accessibility/accessibility_util.h b/chrome/browser/chromeos/accessibility/accessibility_util.h index 893260b..e85d3dd 100644 --- a/chrome/browser/chromeos/accessibility/accessibility_util.h +++ b/chrome/browser/chromeos/accessibility/accessibility_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_ACCESSIBILITY_ACCESSIBILITY_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_ACCESSIBILITY_ACCESSIBILITY_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/audio/audio_handler.h b/chrome/browser/chromeos/audio/audio_handler.h index c115b87..69c0eba 100644 --- a/chrome/browser/chromeos/audio/audio_handler.h +++ b/chrome/browser/chromeos/audio/audio_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_HANDLER_H_ #define CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/observer_list.h" diff --git a/chrome/browser/chromeos/audio/audio_mixer.h b/chrome/browser/chromeos/audio/audio_mixer.h index f9489e1..cb9dd67 100644 --- a/chrome/browser/chromeos/audio/audio_mixer.h +++ b/chrome/browser/chromeos/audio/audio_mixer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_MIXER_H_ #define CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_MIXER_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/audio/audio_mixer_alsa.h b/chrome/browser/chromeos/audio/audio_mixer_alsa.h index b4c9299..215e86f 100644 --- a/chrome/browser/chromeos/audio/audio_mixer_alsa.h +++ b/chrome/browser/chromeos/audio/audio_mixer_alsa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_MIXER_ALSA_H_ #define CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_MIXER_ALSA_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/audio/audio_mixer_cras.h b/chrome/browser/chromeos/audio/audio_mixer_cras.h index af1a1c2..ef002ab 100644 --- a/chrome/browser/chromeos/audio/audio_mixer_cras.h +++ b/chrome/browser/chromeos/audio/audio_mixer_cras.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_MIXER_CRAS_H_ #define CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_MIXER_CRAS_H_ -#pragma once #include <cras_client.h> diff --git a/chrome/browser/chromeos/background/ash_user_wallpaper_delegate.h b/chrome/browser/chromeos/background/ash_user_wallpaper_delegate.h index fb39ac2..b357487 100644 --- a/chrome/browser/chromeos/background/ash_user_wallpaper_delegate.h +++ b/chrome/browser/chromeos/background/ash_user_wallpaper_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BACKGROUND_ASH_USER_WALLPAPER_DELEGATE_H_ #define CHROME_BROWSER_CHROMEOS_BACKGROUND_ASH_USER_WALLPAPER_DELEGATE_H_ -#pragma once #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h b/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h index 12f5d58..8c22ff5 100644 --- a/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h +++ b/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_ADAPTER_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_ADAPTER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_device.h b/chrome/browser/chromeos/bluetooth/bluetooth_device.h index c0ca78f..22dbe90 100644 --- a/chrome/browser/chromeos/bluetooth/bluetooth_device.h +++ b/chrome/browser/chromeos/bluetooth/bluetooth_device.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_DEVICE_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_DEVICE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h b/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h index c34f233..03a3232 100644 --- a/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h +++ b/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_SERVICE_RECORD_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_SERVICE_RECORD_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_socket.h b/chrome/browser/chromeos/bluetooth/bluetooth_socket.h index 853d6219..97a8679 100644 --- a/chrome/browser/chromeos/bluetooth/bluetooth_socket.h +++ b/chrome/browser/chromeos/bluetooth/bluetooth_socket.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_SOCKET_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_SOCKET_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_utils.h b/chrome/browser/chromeos/bluetooth/bluetooth_utils.h index 671bd50..78f8ff5 100644 --- a/chrome/browser/chromeos/bluetooth/bluetooth_utils.h +++ b/chrome/browser/chromeos/bluetooth/bluetooth_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_UTILS_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_BLUETOOTH_UTILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_adapter.h b/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_adapter.h index 92f2734..6cfd61a 100644 --- a/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_adapter.h +++ b/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_adapter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_TEST_MOCK_BLUETOOTH_ADAPTER_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_TEST_MOCK_BLUETOOTH_ADAPTER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_device.h b/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_device.h index c7b9226..b2b7b88 100644 --- a/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_device.h +++ b/chrome/browser/chromeos/bluetooth/test/mock_bluetooth_device.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BLUETOOTH_TEST_MOCK_BLUETOOTH_DEVICE_H_ #define CHROME_BROWSER_CHROMEOS_BLUETOOTH_TEST_MOCK_BLUETOOTH_DEVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/boot_times_loader.h b/chrome/browser/chromeos/boot_times_loader.h index 6a9f86d..ced90d2 100644 --- a/chrome/browser/chromeos/boot_times_loader.h +++ b/chrome/browser/chromeos/boot_times_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_BOOT_TIMES_LOADER_H_ #define CHROME_BROWSER_CHROMEOS_BOOT_TIMES_LOADER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/chromeos/cros/cert_library.h b/chrome/browser/chromeos/cros/cert_library.h index 890d056..eb3112e 100644 --- a/chrome/browser/chromeos/cros/cert_library.h +++ b/chrome/browser/chromeos/cros/cert_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_CERT_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_CERT_LIBRARY_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros/certificate_pattern.h b/chrome/browser/chromeos/cros/certificate_pattern.h index aa38f94..eeff980 100644 --- a/chrome/browser/chromeos/cros/certificate_pattern.h +++ b/chrome/browser/chromeos/cros/certificate_pattern.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_CERTIFICATE_PATTERN_H_ #define CHROME_BROWSER_CHROMEOS_CROS_CERTIFICATE_PATTERN_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/chromeos/cros/cros_in_process_browser_test.h b/chrome/browser/chromeos/cros/cros_in_process_browser_test.h index 67df023..77b2ca3 100644 --- a/chrome/browser/chromeos/cros/cros_in_process_browser_test.h +++ b/chrome/browser/chromeos/cros/cros_in_process_browser_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_CROS_IN_PROCESS_BROWSER_TEST_H_ #define CHROME_BROWSER_CHROMEOS_CROS_CROS_IN_PROCESS_BROWSER_TEST_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/chromeos/cros/cros_library.h b/chrome/browser/chromeos/cros/cros_library.h index 642fb5c..87bf532 100644 --- a/chrome/browser/chromeos/cros/cros_library.h +++ b/chrome/browser/chromeos/cros/cros_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_CROS_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_CROS_LIBRARY_H_ -#pragma once #include <string> #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/cros/cryptohome_library.h b/chrome/browser/chromeos/cros/cryptohome_library.h index a809702..aef26d2 100644 --- a/chrome/browser/chromeos/cros/cryptohome_library.h +++ b/chrome/browser/chromeos/cros/cryptohome_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_CRYPTOHOME_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_CRYPTOHOME_LIBRARY_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros/enum_mapper.h b/chrome/browser/chromeos/cros/enum_mapper.h index 0dfbd97..8ddf748 100644 --- a/chrome/browser/chromeos/cros/enum_mapper.h +++ b/chrome/browser/chromeos/cros/enum_mapper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_ENUM_MAPPER_H_ #define CHROME_BROWSER_CHROMEOS_CROS_ENUM_MAPPER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/cros/mock_cert_library.h b/chrome/browser/chromeos/cros/mock_cert_library.h index 89fa1ca..b8c9d91 100644 --- a/chrome/browser/chromeos/cros/mock_cert_library.h +++ b/chrome/browser/chromeos/cros/mock_cert_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_MOCK_CERT_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_MOCK_CERT_LIBRARY_H_ -#pragma once #include "chrome/browser/chromeos/cros/cert_library.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chrome/browser/chromeos/cros/mock_cryptohome_library.h b/chrome/browser/chromeos/cros/mock_cryptohome_library.h index c60aad5..24a4e81 100644 --- a/chrome/browser/chromeos/cros/mock_cryptohome_library.h +++ b/chrome/browser/chromeos/cros/mock_cryptohome_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_MOCK_CRYPTOHOME_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_MOCK_CRYPTOHOME_LIBRARY_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros/mock_network_library.h b/chrome/browser/chromeos/cros/mock_network_library.h index f1cc6ef..8525818 100644 --- a/chrome/browser/chromeos/cros/mock_network_library.h +++ b/chrome/browser/chromeos/cros/mock_network_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_MOCK_NETWORK_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_MOCK_NETWORK_LIBRARY_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros/native_network_constants.h b/chrome/browser/chromeos/cros/native_network_constants.h index bbde941..f793834 100644 --- a/chrome/browser/chromeos/cros/native_network_constants.h +++ b/chrome/browser/chromeos/cros/native_network_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_NATIVE_NETWORK_CONSTANTS_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NATIVE_NETWORK_CONSTANTS_H_ -#pragma once #include "chrome/browser/chromeos/cros/network_library.h" diff --git a/chrome/browser/chromeos/cros/native_network_parser.h b/chrome/browser/chromeos/cros/native_network_parser.h index e558ca0..68b7cbc 100644 --- a/chrome/browser/chromeos/cros/native_network_parser.h +++ b/chrome/browser/chromeos/cros/native_network_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_NATIVE_NETWORK_PARSER_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NATIVE_NETWORK_PARSER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros/network_constants.h b/chrome/browser/chromeos/cros/network_constants.h index 332d8c4..4132324 100644 --- a/chrome/browser/chromeos/cros/network_constants.h +++ b/chrome/browser/chromeos/cros/network_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_NETWORK_CONSTANTS_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NETWORK_CONSTANTS_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/cros/network_library.h b/chrome/browser/chromeos/cros/network_library.h index 09d5a84..7259660 100644 --- a/chrome/browser/chromeos/cros/network_library.h +++ b/chrome/browser/chromeos/cros/network_library.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_NETWORK_LIBRARY_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NETWORK_LIBRARY_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/cros/network_parser.h b/chrome/browser/chromeos/cros/network_parser.h index 95a5ce9..33a15ac 100644 --- a/chrome/browser/chromeos/cros/network_parser.h +++ b/chrome/browser/chromeos/cros/network_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_NETWORK_PARSER_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NETWORK_PARSER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/cros/network_ui_data.h b/chrome/browser/chromeos/cros/network_ui_data.h index 14f4b46..8983a84 100644 --- a/chrome/browser/chromeos/cros/network_ui_data.h +++ b/chrome/browser/chromeos/cros/network_ui_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_NETWORK_UI_DATA_H_ #define CHROME_BROWSER_CHROMEOS_CROS_NETWORK_UI_DATA_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros/onc_constants.h b/chrome/browser/chromeos/cros/onc_constants.h index 7206d4c..6572e4d 100644 --- a/chrome/browser/chromeos/cros/onc_constants.h +++ b/chrome/browser/chromeos/cros/onc_constants.h @@ -3,7 +3,6 @@ // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_CROS_ONC_CONSTANTS_H_ #define CHROME_BROWSER_CHROMEOS_CROS_ONC_CONSTANTS_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/cros/onc_network_parser.h b/chrome/browser/chromeos/cros/onc_network_parser.h index c6d562c..af8fd28 100644 --- a/chrome/browser/chromeos/cros/onc_network_parser.h +++ b/chrome/browser/chromeos/cros/onc_network_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_ONC_NETWORK_PARSER_H_ #define CHROME_BROWSER_CHROMEOS_CROS_ONC_NETWORK_PARSER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cros_settings.h b/chrome/browser/chromeos/cros_settings.h index a928382..4ff048f 100644 --- a/chrome/browser/chromeos/cros_settings.h +++ b/chrome/browser/chromeos/cros_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_CROS_SETTINGS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/cros_settings_names.h b/chrome/browser/chromeos/cros_settings_names.h index 9284886..e845e1b 100644 --- a/chrome/browser/chromeos/cros_settings_names.h +++ b/chrome/browser/chromeos/cros_settings_names.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CROS_SETTINGS_NAMES_H_ #define CHROME_BROWSER_CHROMEOS_CROS_SETTINGS_NAMES_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/cryptohome/async_method_caller.h b/chrome/browser/chromeos/cryptohome/async_method_caller.h index 70264c8..da7b2e2 100644 --- a/chrome/browser/chromeos/cryptohome/async_method_caller.h +++ b/chrome/browser/chromeos/cryptohome/async_method_caller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CRYPTOHOME_ASYNC_METHOD_CALLER_H_ #define CHROME_BROWSER_CHROMEOS_CRYPTOHOME_ASYNC_METHOD_CALLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/cryptohome/mock_async_method_caller.h b/chrome/browser/chromeos/cryptohome/mock_async_method_caller.h index 7c5dbc6..b5d95e6 100644 --- a/chrome/browser/chromeos/cryptohome/mock_async_method_caller.h +++ b/chrome/browser/chromeos/cryptohome/mock_async_method_caller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CRYPTOHOME_MOCK_ASYNC_METHOD_CALLER_H_ #define CHROME_BROWSER_CHROMEOS_CRYPTOHOME_MOCK_ASYNC_METHOD_CALLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/customization_document.h b/chrome/browser/chromeos/customization_document.h index 37bddd6..8734701 100644 --- a/chrome/browser/chromeos/customization_document.h +++ b/chrome/browser/chromeos/customization_document.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_CUSTOMIZATION_DOCUMENT_H_ #define CHROME_BROWSER_CHROMEOS_CUSTOMIZATION_DOCUMENT_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/dbus/cros_dbus_service.h b/chrome/browser/chromeos/dbus/cros_dbus_service.h index 75ca0b8..11c2b04 100644 --- a/chrome/browser/chromeos/dbus/cros_dbus_service.h +++ b/chrome/browser/chromeos/dbus/cros_dbus_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_DBUS_CROS_DBUS_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_DBUS_CROS_DBUS_SERVICE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h b/chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h index 36a6196..3242ce7 100644 --- a/chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h +++ b/chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_DBUS_PROXY_RESOLUTION_SERVICE_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_DBUS_PROXY_RESOLUTION_SERVICE_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/device_hierarchy_observer.h b/chrome/browser/chromeos/device_hierarchy_observer.h index 488494a..7e13ac6 100644 --- a/chrome/browser/chromeos/device_hierarchy_observer.h +++ b/chrome/browser/chromeos/device_hierarchy_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_DEVICE_HIERARCHY_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_DEVICE_HIERARCHY_OBSERVER_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/device_settings_provider.h b/chrome/browser/chromeos/device_settings_provider.h index 2fac056..24ad4a4 100644 --- a/chrome/browser/chromeos/device_settings_provider.h +++ b/chrome/browser/chromeos/device_settings_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_DEVICE_SETTINGS_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_DEVICE_SETTINGS_PROVIDER_H_ -#pragma once #include <string> #include <utility> diff --git a/chrome/browser/chromeos/disks/disk_mount_manager.h b/chrome/browser/chromeos/disks/disk_mount_manager.h index b7eec1f..c4e1d6b 100644 --- a/chrome/browser/chromeos/disks/disk_mount_manager.h +++ b/chrome/browser/chromeos/disks/disk_mount_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_DISKS_DISK_MOUNT_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_DISKS_DISK_MOUNT_MANAGER_H_ -#pragma once #include <map> diff --git a/chrome/browser/chromeos/disks/mock_disk_mount_manager.h b/chrome/browser/chromeos/disks/mock_disk_mount_manager.h index 9b3d858..0a3d622 100644 --- a/chrome/browser/chromeos/disks/mock_disk_mount_manager.h +++ b/chrome/browser/chromeos/disks/mock_disk_mount_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_DISKS_MOCK_DISK_MOUNT_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_DISKS_MOCK_DISK_MOUNT_MANAGER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/enrollment_dialog_view.h b/chrome/browser/chromeos/enrollment_dialog_view.h index 12fd5c8..6ba08ad 100644 --- a/chrome/browser/chromeos/enrollment_dialog_view.h +++ b/chrome/browser/chromeos/enrollment_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_ENROLLMENT_DIALOG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_ENROLLMENT_DIALOG_VIEW_H_ -#pragma once #include "base/callback.h" #include "googleurl/src/gurl.h" diff --git a/chrome/browser/chromeos/enterprise_extension_observer.h b/chrome/browser/chromeos/enterprise_extension_observer.h index d0d4207..8ffd97c 100644 --- a/chrome/browser/chromeos/enterprise_extension_observer.h +++ b/chrome/browser/chromeos/enterprise_extension_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_ENTERPRISE_EXTENSION_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_ENTERPRISE_EXTENSION_OBSERVER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/common/extensions/extension.h" diff --git a/chrome/browser/chromeos/extensions/bluetooth_event_router.h b/chrome/browser/chromeos/extensions/bluetooth_event_router.h index 83ec422..544c66a 100644 --- a/chrome/browser/chromeos/extensions/bluetooth_event_router.h +++ b/chrome/browser/chromeos/extensions/bluetooth_event_router.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_BLUETOOTH_EVENT_ROUTER_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_BLUETOOTH_EVENT_ROUTER_H_ -#pragma once #include <map> diff --git a/chrome/browser/chromeos/extensions/file_browser_event_router.h b/chrome/browser/chromeos/extensions/file_browser_event_router.h index 6fd9cd2..c27e20e 100644 --- a/chrome/browser/chromeos/extensions/file_browser_event_router.h +++ b/chrome/browser/chromeos/extensions/file_browser_event_router.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_BROWSER_EVENT_ROUTER_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_BROWSER_EVENT_ROUTER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/chromeos/extensions/file_browser_handler_api.h b/chrome/browser/chromeos/extensions/file_browser_handler_api.h index f9a1562..8e5ccd7 100644 --- a/chrome/browser/chromeos/extensions/file_browser_handler_api.h +++ b/chrome/browser/chromeos/extensions/file_browser_handler_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_BROWSER_HANDLER_API_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_BROWSER_HANDLER_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/extensions/file_browser_private_api.h b/chrome/browser/chromeos/extensions/file_browser_private_api.h index 80ad0d4..c8ebc4f 100644 --- a/chrome/browser/chromeos/extensions/file_browser_private_api.h +++ b/chrome/browser/chromeos/extensions/file_browser_private_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_BROWSER_PRIVATE_API_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_BROWSER_PRIVATE_API_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/extensions/file_handler_util.h b/chrome/browser/chromeos/extensions/file_handler_util.h index e4f3c05..5936e2b 100644 --- a/chrome/browser/chromeos/extensions/file_handler_util.h +++ b/chrome/browser/chromeos/extensions/file_handler_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_HANDLER_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_HANDLER_UTIL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/extensions/file_manager_util.h b/chrome/browser/chromeos/extensions/file_manager_util.h index 658e357..e9aecd4 100644 --- a/chrome/browser/chromeos/extensions/file_manager_util.h +++ b/chrome/browser/chromeos/extensions/file_manager_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_UTIL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/extensions/media_player_event_router.h b/chrome/browser/chromeos/extensions/media_player_event_router.h index 5095de1..aaaafb1 100644 --- a/chrome/browser/chromeos/extensions/media_player_event_router.h +++ b/chrome/browser/chromeos/extensions/media_player_event_router.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTENSIONS_MEDIA_PLAYER_EVENT_ROUTER_H_ #define CHROME_BROWSER_CHROMEOS_EXTENSIONS_MEDIA_PLAYER_EVENT_ROUTER_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/external_metrics.h b/chrome/browser/chromeos/external_metrics.h index afbabe3..4e2982a 100644 --- a/chrome/browser/chromeos/external_metrics.h +++ b/chrome/browser/chromeos/external_metrics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTERNAL_METRICS_H_ #define CHROME_BROWSER_CHROMEOS_EXTERNAL_METRICS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/external_protocol_dialog.h b/chrome/browser/chromeos/external_protocol_dialog.h index cb119b3..3b4381d 100644 --- a/chrome/browser/chromeos/external_protocol_dialog.h +++ b/chrome/browser/chromeos/external_protocol_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_EXTERNAL_PROTOCOL_DIALOG_H_ #define CHROME_BROWSER_CHROMEOS_EXTERNAL_PROTOCOL_DIALOG_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/drive_task_executor.h b/chrome/browser/chromeos/gdata/drive_task_executor.h index 23bc0d2..393800c 100644 --- a/chrome/browser/chromeos/gdata/drive_task_executor.h +++ b/chrome/browser/chromeos/gdata/drive_task_executor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_TASK_EXECUTOR_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_TASK_EXECUTOR_H_ -#pragma once #include "chrome/browser/chromeos/extensions/file_handler_util.h" #include "chrome/browser/chromeos/gdata/gdata_errorcode.h" diff --git a/chrome/browser/chromeos/gdata/drive_webapps_registry.h b/chrome/browser/chromeos/gdata/drive_webapps_registry.h index 7252f65..4239989 100644 --- a/chrome/browser/chromeos/gdata/drive_webapps_registry.h +++ b/chrome/browser/chromeos/gdata/drive_webapps_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_WEBAPPS_REGISTRY_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_WEBAPPS_REGISTRY_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/chromeos/gdata/gdata_auth_service.h b/chrome/browser/chromeos/gdata/gdata_auth_service.h index e7f62a2..d058530 100644 --- a/chrome/browser/chromeos/gdata/gdata_auth_service.h +++ b/chrome/browser/chromeos/gdata/gdata_auth_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_AUTH_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_AUTH_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_cache.h b/chrome/browser/chromeos/gdata/gdata_cache.h index e3280ae..26faa08 100644 --- a/chrome/browser/chromeos/gdata/gdata_cache.h +++ b/chrome/browser/chromeos/gdata/gdata_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_CACHE_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_CACHE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_cache_metadata.h b/chrome/browser/chromeos/gdata/gdata_cache_metadata.h index e45132c4..100e2e6 100644 --- a/chrome/browser/chromeos/gdata/gdata_cache_metadata.h +++ b/chrome/browser/chromeos/gdata/gdata_cache_metadata.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_CACHE_METADATA_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_CACHE_METADATA_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_db.h b/chrome/browser/chromeos/gdata/gdata_db.h index a5dd1d9..4669af8 100644 --- a/chrome/browser/chromeos/gdata/gdata_db.h +++ b/chrome/browser/chromeos/gdata/gdata_db.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DB_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DB_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_db_factory.h b/chrome/browser/chromeos/gdata/gdata_db_factory.h index ad88e1f..ffab0fa 100644 --- a/chrome/browser/chromeos/gdata/gdata_db_factory.h +++ b/chrome/browser/chromeos/gdata/gdata_db_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DB_FACTORY_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DB_FACTORY_H_ -#pragma once #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/chromeos/gdata/gdata_documents_service.h b/chrome/browser/chromeos/gdata/gdata_documents_service.h index 3f008eb..81ca262 100644 --- a/chrome/browser/chromeos/gdata/gdata_documents_service.h +++ b/chrome/browser/chromeos/gdata/gdata_documents_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DOCUMENTS_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DOCUMENTS_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_download_observer.h b/chrome/browser/chromeos/gdata/gdata_download_observer.h index a794cea..0298d44 100644 --- a/chrome/browser/chromeos/gdata/gdata_download_observer.h +++ b/chrome/browser/chromeos/gdata/gdata_download_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DOWNLOAD_OBSERVER_H__ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_DOWNLOAD_OBSERVER_H__ -#pragma once #include <map> diff --git a/chrome/browser/chromeos/gdata/gdata_errorcode.h b/chrome/browser/chromeos/gdata/gdata_errorcode.h index 15f912d..b6303db 100644 --- a/chrome/browser/chromeos/gdata/gdata_errorcode.h +++ b/chrome/browser/chromeos/gdata/gdata_errorcode.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_ERRORCODE_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_ERRORCODE_H_ -#pragma once namespace gdata { diff --git a/chrome/browser/chromeos/gdata/gdata_file_system.h b/chrome/browser/chromeos/gdata/gdata_file_system.h index c5c2503..63f6867 100644 --- a/chrome/browser/chromeos/gdata/gdata_file_system.h +++ b/chrome/browser/chromeos/gdata/gdata_file_system.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_FILE_SYSTEM_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_FILE_SYSTEM_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/chromeos/gdata/gdata_file_system_proxy.h b/chrome/browser/chromeos/gdata/gdata_file_system_proxy.h index 40e6264..9d86d28 100644 --- a/chrome/browser/chromeos/gdata/gdata_file_system_proxy.h +++ b/chrome/browser/chromeos/gdata/gdata_file_system_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_FILE_SYSTEM_PROXY_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_FILE_SYSTEM_PROXY_H_ -#pragma once #include "webkit/chromeos/fileapi/remote_file_system_proxy.h" diff --git a/chrome/browser/chromeos/gdata/gdata_files.h b/chrome/browser/chromeos/gdata/gdata_files.h index 09ca042..a30f8b7 100644 --- a/chrome/browser/chromeos/gdata/gdata_files.h +++ b/chrome/browser/chromeos/gdata/gdata_files.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_FILES_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_FILES_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_leveldb.h b/chrome/browser/chromeos/gdata/gdata_leveldb.h index 1deb92a..de6b148 100644 --- a/chrome/browser/chromeos/gdata/gdata_leveldb.h +++ b/chrome/browser/chromeos/gdata/gdata_leveldb.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_LEVELDB_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_LEVELDB_H_ -#pragma once #include <leveldb/db.h> #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_operation_registry.h b/chrome/browser/chromeos/gdata/gdata_operation_registry.h index ff34b4e..9749ada 100644 --- a/chrome/browser/chromeos/gdata/gdata_operation_registry.h +++ b/chrome/browser/chromeos/gdata/gdata_operation_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_OPERATION_REGISTRY_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_OPERATION_REGISTRY_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/gdata/gdata_operation_runner.h b/chrome/browser/chromeos/gdata/gdata_operation_runner.h index cbc1358..e58c47d 100644 --- a/chrome/browser/chromeos/gdata/gdata_operation_runner.h +++ b/chrome/browser/chromeos/gdata/gdata_operation_runner.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_OPERATION_RUNNER_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_OPERATION_RUNNER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_operations.h b/chrome/browser/chromeos/gdata/gdata_operations.h index 8778490..d6fdf39 100644 --- a/chrome/browser/chromeos/gdata/gdata_operations.h +++ b/chrome/browser/chromeos/gdata/gdata_operations.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_OPERATIONS_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_OPERATIONS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/gdata/gdata_params.h b/chrome/browser/chromeos/gdata/gdata_params.h index d3b44e6..3563106 100644 --- a/chrome/browser/chromeos/gdata/gdata_params.h +++ b/chrome/browser/chromeos/gdata/gdata_params.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_PARAMS_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_PARAMS_H_ -#pragma once #include "chrome/browser/chromeos/gdata/gdata_errorcode.h" diff --git a/chrome/browser/chromeos/gdata/gdata_parser.h b/chrome/browser/chromeos/gdata/gdata_parser.h index 90d4599..090c5ae 100644 --- a/chrome/browser/chromeos/gdata/gdata_parser.h +++ b/chrome/browser/chromeos/gdata/gdata_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_PARSER_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_PARSER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/gdata/gdata_protocol_handler.h b/chrome/browser/chromeos/gdata/gdata_protocol_handler.h index 3057fcf..90b9bcd 100644 --- a/chrome/browser/chromeos/gdata/gdata_protocol_handler.h +++ b/chrome/browser/chromeos/gdata/gdata_protocol_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_PROTOCOL_HANDLER_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_PROTOCOL_HANDLER_H_ -#pragma once #include "net/url_request/url_request_job_factory.h" diff --git a/chrome/browser/chromeos/gdata/gdata_sync_client.h b/chrome/browser/chromeos/gdata/gdata_sync_client.h index b66194e..af559cb 100644 --- a/chrome/browser/chromeos/gdata/gdata_sync_client.h +++ b/chrome/browser/chromeos/gdata/gdata_sync_client.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_SYNC_CLIENT_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_SYNC_CLIENT_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/chromeos/gdata/gdata_system_service.h b/chrome/browser/chromeos/gdata/gdata_system_service.h index 702a4d1..317234d 100644 --- a/chrome/browser/chromeos/gdata/gdata_system_service.h +++ b/chrome/browser/chromeos/gdata/gdata_system_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_SYSTEM_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_SYSTEM_SERVICE_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/chromeos/gdata/gdata_file_system.h" diff --git a/chrome/browser/chromeos/gdata/gdata_test_util.h b/chrome/browser/chromeos/gdata/gdata_test_util.h index da99fd2..20b960c 100644 --- a/chrome/browser/chromeos/gdata/gdata_test_util.h +++ b/chrome/browser/chromeos/gdata/gdata_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_TEST_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_TEST_UTIL_H_ -#pragma once namespace gdata { namespace test_util { diff --git a/chrome/browser/chromeos/gdata/gdata_upload_file_info.h b/chrome/browser/chromeos/gdata/gdata_upload_file_info.h index 3ea5a8c..2235c2b 100644 --- a/chrome/browser/chromeos/gdata/gdata_upload_file_info.h +++ b/chrome/browser/chromeos/gdata/gdata_upload_file_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_UPLOAD_FILE_INFO_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_UPLOAD_FILE_INFO_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/gdata/gdata_uploader.h b/chrome/browser/chromeos/gdata/gdata_uploader.h index 08da7b9..f23ca75 100644 --- a/chrome/browser/chromeos/gdata/gdata_uploader.h +++ b/chrome/browser/chromeos/gdata/gdata_uploader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_UPLOADER_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_UPLOADER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/chromeos/gdata/gdata_util.h b/chrome/browser/chromeos/gdata/gdata_util.h index 8adb402..72b680f 100644 --- a/chrome/browser/chromeos/gdata/gdata_util.h +++ b/chrome/browser/chromeos/gdata/gdata_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_GDATA_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_UTIL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/gdata/mock_directory_change_observer.h b/chrome/browser/chromeos/gdata/mock_directory_change_observer.h index 9151a57..47746a8 100644 --- a/chrome/browser/chromeos/gdata/mock_directory_change_observer.h +++ b/chrome/browser/chromeos/gdata/mock_directory_change_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_MOCK_DIRECTORY_CHANGE_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_MOCK_DIRECTORY_CHANGE_OBSERVER_H_ -#pragma once #include "chrome/browser/chromeos/gdata/gdata_file_system.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chrome/browser/chromeos/gdata/mock_gdata_documents_service.h b/chrome/browser/chromeos/gdata/mock_gdata_documents_service.h index cd17864..1223daf 100644 --- a/chrome/browser/chromeos/gdata/mock_gdata_documents_service.h +++ b/chrome/browser/chromeos/gdata/mock_gdata_documents_service.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_MOCK_GDATA_DOCUMENTS_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_MOCK_GDATA_DOCUMENTS_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/mock_gdata_file_system.h b/chrome/browser/chromeos/gdata/mock_gdata_file_system.h index 2a02c65..f3600bd 100644 --- a/chrome/browser/chromeos/gdata/mock_gdata_file_system.h +++ b/chrome/browser/chromeos/gdata/mock_gdata_file_system.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_MOCK_GDATA_FILE_SYSTEM_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_MOCK_GDATA_FILE_SYSTEM_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/gdata/mock_gdata_sync_client.h b/chrome/browser/chromeos/gdata/mock_gdata_sync_client.h index dd05716..80f5763 100644 --- a/chrome/browser/chromeos/gdata/mock_gdata_sync_client.h +++ b/chrome/browser/chromeos/gdata/mock_gdata_sync_client.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GDATA_MOCK_GDATA_SYNC_CLIENT_H_ #define CHROME_BROWSER_CHROMEOS_GDATA_MOCK_GDATA_SYNC_CLIENT_H_ -#pragma once #include "chrome/browser/chromeos/gdata/gdata_sync_client.h" #include "content/public/browser/notification_details.h" diff --git a/chrome/browser/chromeos/gview_request_interceptor.h b/chrome/browser/chromeos/gview_request_interceptor.h index 3d537de..6b2ca83 100644 --- a/chrome/browser/chromeos/gview_request_interceptor.h +++ b/chrome/browser/chromeos/gview_request_interceptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_GVIEW_REQUEST_INTERCEPTOR_H__ #define CHROME_BROWSER_CHROMEOS_GVIEW_REQUEST_INTERCEPTOR_H__ -#pragma once #include <string> #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/input_method/browser_state_monitor.h b/chrome/browser/chromeos/input_method/browser_state_monitor.h index 568393d..91ce540 100644 --- a/chrome/browser/chromeos/input_method/browser_state_monitor.h +++ b/chrome/browser/chromeos/input_method/browser_state_monitor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_BROWSER_STATE_MONITOR_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_BROWSER_STATE_MONITOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/input_method/candidate_window.h b/chrome/browser/chromeos/input_method/candidate_window.h index 6118bac..1bec914 100644 --- a/chrome/browser/chromeos/input_method/candidate_window.h +++ b/chrome/browser/chromeos/input_method/candidate_window.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_CANDIDATE_WINDOW_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_CANDIDATE_WINDOW_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/input_method/ibus_controller.h b/chrome/browser/chromeos/input_method/ibus_controller.h index 71e12f7..6fb4c1b 100644 --- a/chrome/browser/chromeos/input_method/ibus_controller.h +++ b/chrome/browser/chromeos/input_method/ibus_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_CONTROLLER_H_ -#pragma once #include <string> #include <utility> diff --git a/chrome/browser/chromeos/input_method/ibus_controller_base.h b/chrome/browser/chromeos/input_method/ibus_controller_base.h index 5cf1ce4..d95b0ea 100644 --- a/chrome/browser/chromeos/input_method/ibus_controller_base.h +++ b/chrome/browser/chromeos/input_method/ibus_controller_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_CONTROLLER_BASE_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_CONTROLLER_BASE_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/chromeos/input_method/ibus_controller_impl.h b/chrome/browser/chromeos/input_method/ibus_controller_impl.h index c6860da..276c4b6 100644 --- a/chrome/browser/chromeos/input_method/ibus_controller_impl.h +++ b/chrome/browser/chromeos/input_method/ibus_controller_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_CONTROLLER_IMPL_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_CONTROLLER_IMPL_H_ -#pragma once #include <gio/gio.h> // GAsyncResult and related types. #include <glib-object.h> diff --git a/chrome/browser/chromeos/input_method/ibus_engine_controller.h b/chrome/browser/chromeos/input_method/ibus_engine_controller.h index c8e8dd0..f76b2e4 100644 --- a/chrome/browser/chromeos/input_method/ibus_engine_controller.h +++ b/chrome/browser/chromeos/input_method/ibus_engine_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_ENGINE_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_ENGINE_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/input_method/ibus_keymap.h b/chrome/browser/chromeos/input_method/ibus_keymap.h index 9f60b57..968359a 100644 --- a/chrome/browser/chromeos/input_method/ibus_keymap.h +++ b/chrome/browser/chromeos/input_method/ibus_keymap.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_KEYMAP_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_KEYMAP_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/input_method/ibus_ui_controller.h b/chrome/browser/chromeos/input_method/ibus_ui_controller.h index 00f8a05..9ec100a 100644 --- a/chrome/browser/chromeos/input_method/ibus_ui_controller.h +++ b/chrome/browser/chromeos/input_method/ibus_ui_controller.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_UI_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_IBUS_UI_CONTROLLER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/input_method/input_method_config.h b/chrome/browser/chromeos/input_method/input_method_config.h index 8bb7c2a..de2a8b0 100644 --- a/chrome/browser/chromeos/input_method/input_method_config.h +++ b/chrome/browser/chromeos/input_method/input_method_config.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_CONFIG_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_CONFIG_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/input_method/input_method_descriptor.h b/chrome/browser/chromeos/input_method/input_method_descriptor.h index cf296dc..50e4745 100644 --- a/chrome/browser/chromeos/input_method/input_method_descriptor.h +++ b/chrome/browser/chromeos/input_method/input_method_descriptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_DESCRIPTOR_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_DESCRIPTOR_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/input_method/input_method_engine.h b/chrome/browser/chromeos/input_method/input_method_engine.h index b9e330c..a188780 100644 --- a/chrome/browser/chromeos/input_method/input_method_engine.h +++ b/chrome/browser/chromeos/input_method/input_method_engine.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_ENGINE_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_ENGINE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/input_method/input_method_manager.h b/chrome/browser/chromeos/input_method/input_method_manager.h index 46f13fb..3f2329d 100644 --- a/chrome/browser/chromeos/input_method/input_method_manager.h +++ b/chrome/browser/chromeos/input_method/input_method_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_MANAGER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/input_method/input_method_manager_impl.h b/chrome/browser/chromeos/input_method/input_method_manager_impl.h index 5638846..61355ae 100644 --- a/chrome/browser/chromeos/input_method/input_method_manager_impl.h +++ b/chrome/browser/chromeos/input_method/input_method_manager_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_MANAGER_IMPL_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_MANAGER_IMPL_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/input_method/input_method_property.h b/chrome/browser/chromeos/input_method/input_method_property.h index 5122b23..4016111 100644 --- a/chrome/browser/chromeos/input_method/input_method_property.h +++ b/chrome/browser/chromeos/input_method/input_method_property.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_PROPERTY_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_PROPERTY_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/input_method/input_method_util.h b/chrome/browser/chromeos/input_method/input_method_util.h index 550af6e..c251397 100644 --- a/chrome/browser/chromeos/input_method/input_method_util.h +++ b/chrome/browser/chromeos/input_method/input_method_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_UTIL_H_ -#pragma once #include <cstddef> #include <map> diff --git a/chrome/browser/chromeos/input_method/input_method_whitelist.h b/chrome/browser/chromeos/input_method/input_method_whitelist.h index 8b5ad16..67f275e 100644 --- a/chrome/browser/chromeos/input_method/input_method_whitelist.h +++ b/chrome/browser/chromeos/input_method/input_method_whitelist.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_WHITELIST_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_WHITELIST_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/chromeos/input_method/mock_candidate_window.h b/chrome/browser/chromeos/input_method/mock_candidate_window.h index 754ad92..fa0df45 100644 --- a/chrome/browser/chromeos/input_method/mock_candidate_window.h +++ b/chrome/browser/chromeos/input_method/mock_candidate_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_CANDIDATE_WINDOW_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_CANDIDATE_WINDOW_H_ -#pragma once #include "base/basictypes.h" #include "base/observer_list.h" diff --git a/chrome/browser/chromeos/input_method/mock_ibus_controller.h b/chrome/browser/chromeos/input_method/mock_ibus_controller.h index 9b1181d..cf63e4f 100644 --- a/chrome/browser/chromeos/input_method/mock_ibus_controller.h +++ b/chrome/browser/chromeos/input_method/mock_ibus_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_IBUS_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_IBUS_CONTROLLER_H_ -#pragma once #include "chrome/browser/chromeos/input_method/ibus_controller_base.h" diff --git a/chrome/browser/chromeos/input_method/mock_input_method_manager.h b/chrome/browser/chromeos/input_method/mock_input_method_manager.h index 5c9440d..d2c5247 100644 --- a/chrome/browser/chromeos/input_method/mock_input_method_manager.h +++ b/chrome/browser/chromeos/input_method/mock_input_method_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_INPUT_METHOD_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_INPUT_METHOD_MANAGER_H_ -#pragma once #include "chrome/browser/chromeos/input_method/input_method_manager.h" #include "chrome/browser/chromeos/input_method/input_method_util.h" diff --git a/chrome/browser/chromeos/input_method/mock_xkeyboard.h b/chrome/browser/chromeos/input_method/mock_xkeyboard.h index 22f7a74..f6dc8f9 100644 --- a/chrome/browser/chromeos/input_method/mock_xkeyboard.h +++ b/chrome/browser/chromeos/input_method/mock_xkeyboard.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_XKEYBOARD_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_MOCK_XKEYBOARD_H_ -#pragma once #include "chrome/browser/chromeos/input_method/xkeyboard.h" diff --git a/chrome/browser/chromeos/input_method/xkeyboard.h b/chrome/browser/chromeos/input_method/xkeyboard.h index 9d06001..ab16015 100644 --- a/chrome/browser/chromeos/input_method/xkeyboard.h +++ b/chrome/browser/chromeos/input_method/xkeyboard.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_INPUT_METHOD_XKEYBOARD_H_ #define CHROME_BROWSER_CHROMEOS_INPUT_METHOD_XKEYBOARD_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h index abf20af..54f61a8 100644 --- a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h +++ b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_IDLE_LOGOUT_H_ #define CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_IDLE_LOGOUT_H_ -#pragma once #include "base/basictypes.h" #include "chromeos/dbus/power_manager_client.h" diff --git a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_metrics.h b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_metrics.h index 09d0443..028e9ae 100644 --- a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_metrics.h +++ b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_metrics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_METRICS_H_ #define CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_METRICS_H_ -#pragma once #include "base/time.h" diff --git a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h index 701c18b..c284dfa 100644 --- a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h +++ b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_SCREENSAVER_H_ #define CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_SCREENSAVER_H_ -#pragma once #include "base/basictypes.h" #include "base/file_path.h" diff --git a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h index 3f34b45..1d1cdab 100644 --- a/chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h +++ b/chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_KIOSK_MODE_KIOSK_MODE_SETTINGS_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h b/chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h index a912785..bd789d4 100644 --- a/chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h +++ b/chrome/browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_KIOSK_MODE_MOCK_KIOSK_MODE_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_KIOSK_MODE_MOCK_KIOSK_MODE_SETTINGS_H_ -#pragma once #include "chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.h" diff --git a/chrome/browser/chromeos/language_preferences.h b/chrome/browser/chromeos/language_preferences.h index 538720d..237b130 100644 --- a/chrome/browser/chromeos/language_preferences.h +++ b/chrome/browser/chromeos/language_preferences.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LANGUAGE_PREFERENCES_H_ #define CHROME_BROWSER_CHROMEOS_LANGUAGE_PREFERENCES_H_ -#pragma once #include <stddef.h> // For size_t diff --git a/chrome/browser/chromeos/locale_change_guard.h b/chrome/browser/chromeos/locale_change_guard.h index 1a9c25de..3dc0635 100644 --- a/chrome/browser/chromeos/locale_change_guard.h +++ b/chrome/browser/chromeos/locale_change_guard.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOCALE_CHANGE_GUARD_H_ #define CHROME_BROWSER_CHROMEOS_LOCALE_CHANGE_GUARD_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/auth_attempt_state.h b/chrome/browser/chromeos/login/auth_attempt_state.h index 96a27da..7bca5bc 100644 --- a/chrome/browser/chromeos/login/auth_attempt_state.h +++ b/chrome/browser/chromeos/login/auth_attempt_state.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_AUTH_ATTEMPT_STATE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_AUTH_ATTEMPT_STATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/auth_attempt_state_resolver.h b/chrome/browser/chromeos/login/auth_attempt_state_resolver.h index d5ebdde..b32e518 100644 --- a/chrome/browser/chromeos/login/auth_attempt_state_resolver.h +++ b/chrome/browser/chromeos/login/auth_attempt_state_resolver.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_AUTH_ATTEMPT_STATE_RESOLVER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_AUTH_ATTEMPT_STATE_RESOLVER_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/login/authentication_notification_details.h b/chrome/browser/chromeos/login/authentication_notification_details.h index 2b14419..4ad9f0d 100644 --- a/chrome/browser/chromeos/login/authentication_notification_details.h +++ b/chrome/browser/chromeos/login/authentication_notification_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_AUTHENTICATION_NOTIFICATION_DETAILS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_AUTHENTICATION_NOTIFICATION_DETAILS_H_ -#pragma once // A class to hold the parameters we get back from an authentication attempt // through the login manager diff --git a/chrome/browser/chromeos/login/authenticator.h b/chrome/browser/chromeos/login/authenticator.h index e05f162..1ac1c22 100644 --- a/chrome/browser/chromeos/login/authenticator.h +++ b/chrome/browser/chromeos/login/authenticator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_AUTHENTICATOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_AUTHENTICATOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/base_login_display_host.h b/chrome/browser/chromeos/login/base_login_display_host.h index a0d55f8..9930fb0 100644 --- a/chrome/browser/chromeos/login/base_login_display_host.h +++ b/chrome/browser/chromeos/login/base_login_display_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_BASE_LOGIN_DISPLAY_HOST_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_BASE_LOGIN_DISPLAY_HOST_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/camera.h b/chrome/browser/chromeos/login/camera.h index ef53fa1..06c982d 100644 --- a/chrome/browser/chromeos/login/camera.h +++ b/chrome/browser/chromeos/login/camera.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_CAMERA_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_CAMERA_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/camera_controller.h b/chrome/browser/chromeos/login/camera_controller.h index 2e12350..c9a1241 100644 --- a/chrome/browser/chromeos/login/camera_controller.h +++ b/chrome/browser/chromeos/login/camera_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_CAMERA_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_CAMERA_CONTROLLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/chromeos/login/captive_portal_view.h b/chrome/browser/chromeos/login/captive_portal_view.h index f07e323..b0dadef 100644 --- a/chrome/browser/chromeos/login/captive_portal_view.h +++ b/chrome/browser/chromeos/login/captive_portal_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_CAPTIVE_PORTAL_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_CAPTIVE_PORTAL_VIEW_H_ -#pragma once #include <string> #include "chrome/browser/chromeos/login/simple_web_view_dialog.h" diff --git a/chrome/browser/chromeos/login/captive_portal_window_proxy.h b/chrome/browser/chromeos/login/captive_portal_window_proxy.h index 2e6424b..7baed32 100644 --- a/chrome/browser/chromeos/login/captive_portal_window_proxy.h +++ b/chrome/browser/chromeos/login/captive_portal_window_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_CAPTIVE_PORTAL_WINDOW_PROXY_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_CAPTIVE_PORTAL_WINDOW_PROXY_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/chromeos/login/default_user_images.h b/chrome/browser/chromeos/login/default_user_images.h index 8d5270a..1e61804 100644 --- a/chrome/browser/chromeos/login/default_user_images.h +++ b/chrome/browser/chromeos/login/default_user_images.h @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#pragma once #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_DEFAULT_USER_IMAGES_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_DEFAULT_USER_IMAGES_H_ diff --git a/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen.h b/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen.h index 65b8b1e..a75d299 100644 --- a/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen.h +++ b/chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_ENROLLMENT_ENTERPRISE_ENROLLMENT_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_ENROLLMENT_ENTERPRISE_ENROLLMENT_SCREEN_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/enrollment/mock_enterprise_enrollment_screen.h b/chrome/browser/chromeos/login/enrollment/mock_enterprise_enrollment_screen.h index 3688ca1..de21be1 100644 --- a/chrome/browser/chromeos/login/enrollment/mock_enterprise_enrollment_screen.h +++ b/chrome/browser/chromeos/login/enrollment/mock_enterprise_enrollment_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_ENROLLMENT_MOCK_ENTERPRISE_ENROLLMENT_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_ENROLLMENT_MOCK_ENTERPRISE_ENROLLMENT_SCREEN_H_ -#pragma once #include "chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen.h" #include "chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen_actor.h" diff --git a/chrome/browser/chromeos/login/eula_screen.h b/chrome/browser/chromeos/login/eula_screen.h index c2c2deb..33211db 100644 --- a/chrome/browser/chromeos/login/eula_screen.h +++ b/chrome/browser/chromeos/login/eula_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_EULA_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_EULA_SCREEN_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/eula_screen_actor.h b/chrome/browser/chromeos/login/eula_screen_actor.h index 0681e9a..b61985f 100644 --- a/chrome/browser/chromeos/login/eula_screen_actor.h +++ b/chrome/browser/chromeos/login/eula_screen_actor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_EULA_SCREEN_ACTOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_EULA_SCREEN_ACTOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/existing_user_controller.h b/chrome/browser/chromeos/login/existing_user_controller.h index 23ab155..4cf5985 100644 --- a/chrome/browser/chromeos/login/existing_user_controller.h +++ b/chrome/browser/chromeos/login/existing_user_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_EXISTING_USER_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_EXISTING_USER_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/help_app_launcher.h b/chrome/browser/chromeos/login/help_app_launcher.h index 608cddf..4990809 100644 --- a/chrome/browser/chromeos/login/help_app_launcher.h +++ b/chrome/browser/chromeos/login/help_app_launcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_HELP_APP_LAUNCHER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_HELP_APP_LAUNCHER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/chromeos/login/helper.h b/chrome/browser/chromeos/login/helper.h index b5c615e..0de80001 100644 --- a/chrome/browser/chromeos/login/helper.h +++ b/chrome/browser/chromeos/login/helper.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_HELPER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_HELPER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/string16.h" diff --git a/chrome/browser/chromeos/login/html_page_screen.h b/chrome/browser/chromeos/login/html_page_screen.h index a2647c1..d66d882 100644 --- a/chrome/browser/chromeos/login/html_page_screen.h +++ b/chrome/browser/chromeos/login/html_page_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_HTML_PAGE_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_HTML_PAGE_SCREEN_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/language_list.h b/chrome/browser/chromeos/login/language_list.h index 79aca79..98ab937 100644 --- a/chrome/browser/chromeos/login/language_list.h +++ b/chrome/browser/chromeos/login/language_list.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LANGUAGE_LIST_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LANGUAGE_LIST_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/login/language_switch_menu.h b/chrome/browser/chromeos/login/language_switch_menu.h index d13d974..c567680 100644 --- a/chrome/browser/chromeos/login/language_switch_menu.h +++ b/chrome/browser/chromeos/login/language_switch_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LANGUAGE_SWITCH_MENU_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LANGUAGE_SWITCH_MENU_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/lock_window.h b/chrome/browser/chromeos/login/lock_window.h index b2ee55d..cda8956 100644 --- a/chrome/browser/chromeos/login/lock_window.h +++ b/chrome/browser/chromeos/login/lock_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_WINDOW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_WINDOW_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/login/lock_window_aura.h b/chrome/browser/chromeos/login/lock_window_aura.h index 9117aca..d034eea 100644 --- a/chrome/browser/chromeos/login/lock_window_aura.h +++ b/chrome/browser/chromeos/login/lock_window_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_WINDOW_AURA_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_WINDOW_AURA_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/chromeos/login/lock_window.h" diff --git a/chrome/browser/chromeos/login/login_display.h b/chrome/browser/chromeos/login/login_display.h index a2dd3ed..c29fd77 100644 --- a/chrome/browser/chromeos/login/login_display.h +++ b/chrome/browser/chromeos/login/login_display.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_DISPLAY_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_DISPLAY_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/login_display_host.h b/chrome/browser/chromeos/login/login_display_host.h index fd3aee1..948d059 100644 --- a/chrome/browser/chromeos/login/login_display_host.h +++ b/chrome/browser/chromeos/login/login_display_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_DISPLAY_HOST_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_DISPLAY_HOST_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/login_performer.h b/chrome/browser/chromeos/login/login_performer.h index 10d86c2..43da2a5 100644 --- a/chrome/browser/chromeos/login/login_performer.h +++ b/chrome/browser/chromeos/login/login_performer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_PERFORMER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_PERFORMER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/login_status_consumer.h b/chrome/browser/chromeos/login/login_status_consumer.h index 3dc24be..94e6bb4 100644 --- a/chrome/browser/chromeos/login/login_status_consumer.h +++ b/chrome/browser/chromeos/login/login_status_consumer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_STATUS_CONSUMER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_STATUS_CONSUMER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/login_utils.h b/chrome/browser/chromeos/login/login_utils.h index f3dd88e..ed127ab 100644 --- a/chrome/browser/chromeos/login/login_utils.h +++ b/chrome/browser/chromeos/login/login_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_UTILS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_UTILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/login_web_dialog.h b/chrome/browser/chromeos/login/login_web_dialog.h index 267b55c..e7ffa35 100644 --- a/chrome/browser/chromeos/login/login_web_dialog.h +++ b/chrome/browser/chromeos/login/login_web_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WEB_DIALOG_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WEB_DIALOG_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/login_wizard.h b/chrome/browser/chromeos/login/login_wizard.h index 19b5df0..b0c99b2 100644 --- a/chrome/browser/chromeos/login/login_wizard.h +++ b/chrome/browser/chromeos/login/login_wizard.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WIZARD_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WIZARD_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/message_bubble.h b/chrome/browser/chromeos/login/message_bubble.h index aa5a797..f74dc09 100644 --- a/chrome/browser/chromeos/login/message_bubble.h +++ b/chrome/browser/chromeos/login/message_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MESSAGE_BUBBLE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MESSAGE_BUBBLE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/login/mock_auth_attempt_state_resolver.h b/chrome/browser/chromeos/login/mock_auth_attempt_state_resolver.h index 7effd19..60c708f 100644 --- a/chrome/browser/chromeos/login/mock_auth_attempt_state_resolver.h +++ b/chrome/browser/chromeos/login/mock_auth_attempt_state_resolver.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_AUTH_ATTEMPT_STATE_RESOLVER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_AUTH_ATTEMPT_STATE_RESOLVER_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/chromeos/login/auth_attempt_state_resolver.h" diff --git a/chrome/browser/chromeos/login/mock_authenticator.h b/chrome/browser/chromeos/login/mock_authenticator.h index 2a8f5c2..58adf04 100644 --- a/chrome/browser/chromeos/login/mock_authenticator.h +++ b/chrome/browser/chromeos/login/mock_authenticator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_AUTHENTICATOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_AUTHENTICATOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/mock_eula_screen.h b/chrome/browser/chromeos/login/mock_eula_screen.h index 561ad75..d3bf9fb 100644 --- a/chrome/browser/chromeos/login/mock_eula_screen.h +++ b/chrome/browser/chromeos/login/mock_eula_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_EULA_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_EULA_SCREEN_H_ -#pragma once #include "chrome/browser/chromeos/login/eula_screen.h" #include "chrome/browser/chromeos/login/eula_screen_actor.h" diff --git a/chrome/browser/chromeos/login/mock_login_status_consumer.h b/chrome/browser/chromeos/login/mock_login_status_consumer.h index c9fe08c..8981cd4 100644 --- a/chrome/browser/chromeos/login/mock_login_status_consumer.h +++ b/chrome/browser/chromeos/login/mock_login_status_consumer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_LOGIN_STATUS_CONSUMER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_LOGIN_STATUS_CONSUMER_H_ -#pragma once #include "chrome/browser/chromeos/login/login_status_consumer.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chrome/browser/chromeos/login/mock_login_utils.h b/chrome/browser/chromeos/login/mock_login_utils.h index d23bd5e..19f144f 100644 --- a/chrome/browser/chromeos/login/mock_login_utils.h +++ b/chrome/browser/chromeos/login/mock_login_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_LOGIN_UTILS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_LOGIN_UTILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/mock_network_screen.h b/chrome/browser/chromeos/login/mock_network_screen.h index 814ddc7..8cd798f 100644 --- a/chrome/browser/chromeos/login/mock_network_screen.h +++ b/chrome/browser/chromeos/login/mock_network_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_NETWORK_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_NETWORK_SCREEN_H_ -#pragma once #include "chrome/browser/chromeos/login/network_screen.h" #include "chrome/browser/chromeos/login/network_screen_actor.h" diff --git a/chrome/browser/chromeos/login/mock_owner_key_utils.h b/chrome/browser/chromeos/login/mock_owner_key_utils.h index d44c446..5bd0c45 100644 --- a/chrome/browser/chromeos/login/mock_owner_key_utils.h +++ b/chrome/browser/chromeos/login/mock_owner_key_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_OWNER_KEY_UTILS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_OWNER_KEY_UTILS_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/login/mock_ownership_service.h b/chrome/browser/chromeos/login/mock_ownership_service.h index afeb3f3..974f853 100644 --- a/chrome/browser/chromeos/login/mock_ownership_service.h +++ b/chrome/browser/chromeos/login/mock_ownership_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_OWNERSHIP_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_OWNERSHIP_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/mock_screen_observer.h b/chrome/browser/chromeos/login/mock_screen_observer.h index 0da24ab..96c295e 100644 --- a/chrome/browser/chromeos/login/mock_screen_observer.h +++ b/chrome/browser/chromeos/login/mock_screen_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_SCREEN_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_SCREEN_OBSERVER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/mock_signed_settings_helper.h b/chrome/browser/chromeos/login/mock_signed_settings_helper.h index 48c7570..b9c792c 100644 --- a/chrome/browser/chromeos/login/mock_signed_settings_helper.h +++ b/chrome/browser/chromeos/login/mock_signed_settings_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_SIGNED_SETTINGS_HELPER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_SIGNED_SETTINGS_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/chromeos/login/signed_settings_helper.h" diff --git a/chrome/browser/chromeos/login/mock_update_screen.h b/chrome/browser/chromeos/login/mock_update_screen.h index d1b9482..28c157e 100644 --- a/chrome/browser/chromeos/login/mock_update_screen.h +++ b/chrome/browser/chromeos/login/mock_update_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_UPDATE_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_UPDATE_SCREEN_H_ -#pragma once #include "chrome/browser/chromeos/login/update_screen.h" #include "chrome/browser/chromeos/login/update_screen_actor.h" diff --git a/chrome/browser/chromeos/login/mock_url_fetchers.h b/chrome/browser/chromeos/login/mock_url_fetchers.h index fe2b9bb..8756165 100644 --- a/chrome/browser/chromeos/login/mock_url_fetchers.h +++ b/chrome/browser/chromeos/login/mock_url_fetchers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_URL_FETCHERS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_URL_FETCHERS_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/mock_user_manager.h b/chrome/browser/chromeos/login/mock_user_manager.h index 134e93c..6f77f35 100644 --- a/chrome/browser/chromeos/login/mock_user_manager.h +++ b/chrome/browser/chromeos/login/mock_user_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_USER_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_MOCK_USER_MANAGER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/network_screen.h b/chrome/browser/chromeos/login/network_screen.h index 4c6644b..95996bf 100644 --- a/chrome/browser/chromeos/login/network_screen.h +++ b/chrome/browser/chromeos/login/network_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_NETWORK_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_NETWORK_SCREEN_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/chromeos/login/network_screen_actor.h b/chrome/browser/chromeos/login/network_screen_actor.h index adcf360..598bfce 100644 --- a/chrome/browser/chromeos/login/network_screen_actor.h +++ b/chrome/browser/chromeos/login/network_screen_actor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_NETWORK_SCREEN_ACTOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_NETWORK_SCREEN_ACTOR_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/chromeos/login/oauth1_token_fetcher.h b/chrome/browser/chromeos/login/oauth1_token_fetcher.h index c0dd4e4..a9421c9 100644 --- a/chrome/browser/chromeos/login/oauth1_token_fetcher.h +++ b/chrome/browser/chromeos/login/oauth1_token_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_OAUTH1_TOKEN_FETCHER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_OAUTH1_TOKEN_FETCHER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/oauth_login_verifier.h b/chrome/browser/chromeos/login/oauth_login_verifier.h index f93ed22..9209da5 100644 --- a/chrome/browser/chromeos/login/oauth_login_verifier.h +++ b/chrome/browser/chromeos/login/oauth_login_verifier.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_OAUTH_LOGIN_VERIFIER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_OAUTH_LOGIN_VERIFIER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/online_attempt.h b/chrome/browser/chromeos/login/online_attempt.h index f08bc7a..1e733d5 100644 --- a/chrome/browser/chromeos/login/online_attempt.h +++ b/chrome/browser/chromeos/login/online_attempt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_ONLINE_ATTEMPT_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_ONLINE_ATTEMPT_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/online_attempt_host.h b/chrome/browser/chromeos/login/online_attempt_host.h index 47419aa..4ea8917 100644 --- a/chrome/browser/chromeos/login/online_attempt_host.h +++ b/chrome/browser/chromeos/login/online_attempt_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_ONLINE_ATTEMPT_HOST_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_ONLINE_ATTEMPT_HOST_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/oobe_display.h b/chrome/browser/chromeos/login/oobe_display.h index e434629..dda0a7a 100644 --- a/chrome/browser/chromeos/login/oobe_display.h +++ b/chrome/browser/chromeos/login/oobe_display.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_OOBE_DISPLAY_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_OOBE_DISPLAY_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/owner_key_utils.h b/chrome/browser/chromeos/login/owner_key_utils.h index 192c53c..58e941b 100644 --- a/chrome/browser/chromeos/login/owner_key_utils.h +++ b/chrome/browser/chromeos/login/owner_key_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_OWNER_KEY_UTILS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_OWNER_KEY_UTILS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/owner_manager.h b/chrome/browser/chromeos/login/owner_manager.h index c0cfbc5..8dbe76b 100644 --- a/chrome/browser/chromeos/login/owner_manager.h +++ b/chrome/browser/chromeos/login/owner_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_OWNER_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_OWNER_MANAGER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/ownership_service.h b/chrome/browser/chromeos/login/ownership_service.h index 9635212..f230564 100644 --- a/chrome/browser/chromeos/login/ownership_service.h +++ b/chrome/browser/chromeos/login/ownership_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_OWNERSHIP_SERVICE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_OWNERSHIP_SERVICE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/parallel_authenticator.h b/chrome/browser/chromeos/login/parallel_authenticator.h index 8410ef3..8f29a44 100644 --- a/chrome/browser/chromeos/login/parallel_authenticator.h +++ b/chrome/browser/chromeos/login/parallel_authenticator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_PARALLEL_AUTHENTICATOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_PARALLEL_AUTHENTICATOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/password_changed_view.h b/chrome/browser/chromeos/login/password_changed_view.h index 6128a10a..116eaf7 100644 --- a/chrome/browser/chromeos/login/password_changed_view.h +++ b/chrome/browser/chromeos/login/password_changed_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_PASSWORD_CHANGED_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_PASSWORD_CHANGED_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/policy_oauth_fetcher.h b/chrome/browser/chromeos/login/policy_oauth_fetcher.h index 874cdc1..6de5e44 100644 --- a/chrome/browser/chromeos/login/policy_oauth_fetcher.h +++ b/chrome/browser/chromeos/login/policy_oauth_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_POLICY_OAUTH_FETCHER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_POLICY_OAUTH_FETCHER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/proxy_settings_dialog.h b/chrome/browser/chromeos/login/proxy_settings_dialog.h index 78ec6e4..939333d 100644 --- a/chrome/browser/chromeos/login/proxy_settings_dialog.h +++ b/chrome/browser/chromeos/login/proxy_settings_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_PROXY_SETTINGS_DIALOG_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_PROXY_SETTINGS_DIALOG_H_ -#pragma once #include "chrome/browser/chromeos/login/login_web_dialog.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/chromeos/login/registration_screen.h b/chrome/browser/chromeos/login/registration_screen.h index 9e56b36..8445cc7 100644 --- a/chrome/browser/chromeos/login/registration_screen.h +++ b/chrome/browser/chromeos/login/registration_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_REGISTRATION_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_REGISTRATION_SCREEN_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/remove_user_delegate.h b/chrome/browser/chromeos/login/remove_user_delegate.h index a4397e6..ad1f6be 100644 --- a/chrome/browser/chromeos/login/remove_user_delegate.h +++ b/chrome/browser/chromeos/login/remove_user_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_REMOVE_USER_DELEGATE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_REMOVE_USER_DELEGATE_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/login/rounded_rect_painter.h b/chrome/browser/chromeos/login/rounded_rect_painter.h index 4bd36ec..d316a79 100644 --- a/chrome/browser/chromeos/login/rounded_rect_painter.h +++ b/chrome/browser/chromeos/login/rounded_rect_painter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_ROUNDED_RECT_PAINTER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_ROUNDED_RECT_PAINTER_H_ -#pragma once #include "third_party/skia/include/core/SkColor.h" diff --git a/chrome/browser/chromeos/login/screen_locker.h b/chrome/browser/chromeos/login/screen_locker.h index 0c84b25..6259844 100644 --- a/chrome/browser/chromeos/login/screen_locker.h +++ b/chrome/browser/chromeos/login/screen_locker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_LOCKER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_LOCKER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/screen_locker_delegate.h b/chrome/browser/chromeos/login/screen_locker_delegate.h index ce2b3cb..0c93337 100644 --- a/chrome/browser/chromeos/login/screen_locker_delegate.h +++ b/chrome/browser/chromeos/login/screen_locker_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_LOCKER_DELEGATE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_LOCKER_DELEGATE_H_ -#pragma once #include "base/string16.h" #include "chrome/browser/chromeos/login/help_app_launcher.h" diff --git a/chrome/browser/chromeos/login/screen_locker_tester.h b/chrome/browser/chromeos/login/screen_locker_tester.h index b1c7cfe..d8ebc38 100644 --- a/chrome/browser/chromeos/login/screen_locker_tester.h +++ b/chrome/browser/chromeos/login/screen_locker_tester.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_LOCKER_TESTER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_LOCKER_TESTER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/screen_observer.h b/chrome/browser/chromeos/login/screen_observer.h index f69f9bd..fb72ab6 100644 --- a/chrome/browser/chromeos/login/screen_observer.h +++ b/chrome/browser/chromeos/login/screen_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SCREEN_OBSERVER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/session_manager_observer.h b/chrome/browser/chromeos/login/session_manager_observer.h index 58f4bc4..4587aad 100644 --- a/chrome/browser/chromeos/login/session_manager_observer.h +++ b/chrome/browser/chromeos/login/session_manager_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SESSION_MANAGER_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SESSION_MANAGER_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/login/signed_settings.h b/chrome/browser/chromeos/login/signed_settings.h index a160463..29d2f7b 100644 --- a/chrome/browser/chromeos/login/signed_settings.h +++ b/chrome/browser/chromeos/login/signed_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SIGNED_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SIGNED_SETTINGS_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/login/signed_settings_cache.h b/chrome/browser/chromeos/login/signed_settings_cache.h index 0213af9..a73ad8c 100644 --- a/chrome/browser/chromeos/login/signed_settings_cache.h +++ b/chrome/browser/chromeos/login/signed_settings_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SIGNED_SETTINGS_CACHE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SIGNED_SETTINGS_CACHE_H_ -#pragma once namespace enterprise_management { class PolicyData; diff --git a/chrome/browser/chromeos/login/signed_settings_helper.h b/chrome/browser/chromeos/login/signed_settings_helper.h index 3e92f0e..5c274df 100644 --- a/chrome/browser/chromeos/login/signed_settings_helper.h +++ b/chrome/browser/chromeos/login/signed_settings_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SIGNED_SETTINGS_HELPER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SIGNED_SETTINGS_HELPER_H_ -#pragma once #include "chrome/browser/chromeos/login/signed_settings.h" diff --git a/chrome/browser/chromeos/login/simple_web_view_dialog.h b/chrome/browser/chromeos/login/simple_web_view_dialog.h index 3d15ffe..79e55c9 100644 --- a/chrome/browser/chromeos/login/simple_web_view_dialog.h +++ b/chrome/browser/chromeos/login/simple_web_view_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SIMPLE_WEB_VIEW_DIALOG_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_SIMPLE_WEB_VIEW_DIALOG_H_ -#pragma once #include <string> #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/chromeos/login/take_photo_view.h b/chrome/browser/chromeos/login/take_photo_view.h index 0bb87e9..e29df5d 100644 --- a/chrome/browser/chromeos/login/take_photo_view.h +++ b/chrome/browser/chromeos/login/take_photo_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_TAKE_PHOTO_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_TAKE_PHOTO_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/views/controls/button/button.h" diff --git a/chrome/browser/chromeos/login/test_attempt_state.h b/chrome/browser/chromeos/login/test_attempt_state.h index 2e25803..ba8b1cb 100644 --- a/chrome/browser/chromeos/login/test_attempt_state.h +++ b/chrome/browser/chromeos/login/test_attempt_state.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_TEST_ATTEMPT_STATE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_TEST_ATTEMPT_STATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/textfield_with_margin.h b/chrome/browser/chromeos/login/textfield_with_margin.h index beb2263..812ed19 100644 --- a/chrome/browser/chromeos/login/textfield_with_margin.h +++ b/chrome/browser/chromeos/login/textfield_with_margin.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_TEXTFIELD_WITH_MARGIN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_TEXTFIELD_WITH_MARGIN_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/views/controls/textfield/textfield.h" diff --git a/chrome/browser/chromeos/login/update_screen.h b/chrome/browser/chromeos/login/update_screen.h index 28ff3c3..bc68edd 100644 --- a/chrome/browser/chromeos/login/update_screen.h +++ b/chrome/browser/chromeos/login/update_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_UPDATE_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_UPDATE_SCREEN_H_ -#pragma once #include <set> diff --git a/chrome/browser/chromeos/login/update_screen_actor.h b/chrome/browser/chromeos/login/update_screen_actor.h index 89af70b..1d230a4 100644 --- a/chrome/browser/chromeos/login/update_screen_actor.h +++ b/chrome/browser/chromeos/login/update_screen_actor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_UPDATE_SCREEN_ACTOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_UPDATE_SCREEN_ACTOR_H_ -#pragma once #include "base/time.h" diff --git a/chrome/browser/chromeos/login/user.h b/chrome/browser/chromeos/login/user.h index a5c0cfb..1bac126 100644 --- a/chrome/browser/chromeos/login/user.h +++ b/chrome/browser/chromeos/login/user.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/user_image.h b/chrome/browser/chromeos/login/user_image.h index e6242ef..4d7db96 100644 --- a/chrome/browser/chromeos/login/user_image.h +++ b/chrome/browser/chromeos/login/user_image.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/login/user_image_loader.h b/chrome/browser/chromeos/login/user_image_loader.h index 8ba5df2..eb210e1 100644 --- a/chrome/browser/chromeos/login/user_image_loader.h +++ b/chrome/browser/chromeos/login/user_image_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_LOADER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_LOADER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/login/user_image_screen.h b/chrome/browser/chromeos/login/user_image_screen.h index a90151f..802d8c8 100644 --- a/chrome/browser/chromeos/login/user_image_screen.h +++ b/chrome/browser/chromeos/login/user_image_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_SCREEN_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/chromeos/login/camera_controller.h" diff --git a/chrome/browser/chromeos/login/user_image_screen_actor.h b/chrome/browser/chromeos/login/user_image_screen_actor.h index cd84c19..9f2fadc 100644 --- a/chrome/browser/chromeos/login/user_image_screen_actor.h +++ b/chrome/browser/chromeos/login/user_image_screen_actor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_SCREEN_ACTOR_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_IMAGE_SCREEN_ACTOR_H_ -#pragma once class SkBitmap; diff --git a/chrome/browser/chromeos/login/user_manager.h b/chrome/browser/chromeos/login/user_manager.h index 09687b7..60860b6 100644 --- a/chrome/browser/chromeos/login/user_manager.h +++ b/chrome/browser/chromeos/login/user_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_MANAGER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/user_manager_impl.h b/chrome/browser/chromeos/login/user_manager_impl.h index 6a2d03a..9f90110 100644 --- a/chrome/browser/chromeos/login/user_manager_impl.h +++ b/chrome/browser/chromeos/login/user_manager_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_USER_MANAGER_IMPL_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_USER_MANAGER_IMPL_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/version_info_updater.h b/chrome/browser/chromeos/login/version_info_updater.h index baac843..06733c6 100644 --- a/chrome/browser/chromeos/login/version_info_updater.h +++ b/chrome/browser/chromeos/login/version_info_updater.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_VERSION_INFO_UPDATER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_VERSION_INFO_UPDATER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/view_screen.h b/chrome/browser/chromeos/login/view_screen.h index a1ed4ba..afc56ae 100644 --- a/chrome/browser/chromeos/login/view_screen.h +++ b/chrome/browser/chromeos/login/view_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_VIEW_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_VIEW_SCREEN_H_ -#pragma once #include "base/message_loop.h" #include "chrome/browser/chromeos/login/helper.h" diff --git a/chrome/browser/chromeos/login/wallpaper_manager.h b/chrome/browser/chromeos/login/wallpaper_manager.h index 0c7062f..e167e49 100644 --- a/chrome/browser/chromeos/login/wallpaper_manager.h +++ b/chrome/browser/chromeos/login/wallpaper_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WALLPAPER_MANAGER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WALLPAPER_MANAGER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/web_page_screen.h b/chrome/browser/chromeos/login/web_page_screen.h index 6cf6f307..5910f0b 100644 --- a/chrome/browser/chromeos/login/web_page_screen.h +++ b/chrome/browser/chromeos/login/web_page_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WEB_PAGE_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WEB_PAGE_SCREEN_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/login/web_page_view.h b/chrome/browser/chromeos/login/web_page_view.h index ebc6bf6..10f2d86 100644 --- a/chrome/browser/chromeos/login/web_page_view.h +++ b/chrome/browser/chromeos/login/web_page_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WEB_PAGE_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WEB_PAGE_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/webui_login_display.h b/chrome/browser/chromeos/login/webui_login_display.h index e0fe701..77d1239 100644 --- a/chrome/browser/chromeos/login/webui_login_display.h +++ b/chrome/browser/chromeos/login/webui_login_display.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_LOGIN_DISPLAY_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_LOGIN_DISPLAY_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/login/webui_login_display_host.h b/chrome/browser/chromeos/login/webui_login_display_host.h index 982aeea..9376611 100644 --- a/chrome/browser/chromeos/login/webui_login_display_host.h +++ b/chrome/browser/chromeos/login/webui_login_display_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_LOGIN_DISPLAY_HOST_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_LOGIN_DISPLAY_HOST_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/webui_login_view.h b/chrome/browser/chromeos/login/webui_login_view.h index d55ee95..bfaa1a4 100644 --- a/chrome/browser/chromeos/login/webui_login_view.h +++ b/chrome/browser/chromeos/login/webui_login_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_LOGIN_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_LOGIN_VIEW_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/login/webui_screen_locker.h b/chrome/browser/chromeos/login/webui_screen_locker.h index 3eac6ca..c0651dc 100644 --- a/chrome/browser/chromeos/login/webui_screen_locker.h +++ b/chrome/browser/chromeos/login/webui_screen_locker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_SCREEN_LOCKER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WEBUI_SCREEN_LOCKER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/wizard_controller.h b/chrome/browser/chromeos/login/wizard_controller.h index dcbade5..6407e2f 100644 --- a/chrome/browser/chromeos/login/wizard_controller.h +++ b/chrome/browser/chromeos/login/wizard_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/wizard_controller_observer.h b/chrome/browser/chromeos/login/wizard_controller_observer.h index d41c91d..9417220 100644 --- a/chrome/browser/chromeos/login/wizard_controller_observer.h +++ b/chrome/browser/chromeos/login/wizard_controller_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_CONTROLLER_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_CONTROLLER_OBSERVER_H_ -#pragma once namespace chromeos { diff --git a/chrome/browser/chromeos/login/wizard_in_process_browser_test.h b/chrome/browser/chromeos/login/wizard_in_process_browser_test.h index da70ee5..fb64519 100644 --- a/chrome/browser/chromeos/login/wizard_in_process_browser_test.h +++ b/chrome/browser/chromeos/login/wizard_in_process_browser_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_IN_PROCESS_BROWSER_TEST_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_IN_PROCESS_BROWSER_TEST_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/login/wizard_screen.h b/chrome/browser/chromeos/login/wizard_screen.h index 5ce6fe7..9e51d47 100644 --- a/chrome/browser/chromeos/login/wizard_screen.h +++ b/chrome/browser/chromeos/login/wizard_screen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_SCREEN_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_WIZARD_SCREEN_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/low_memory_observer.h b/chrome/browser/chromeos/low_memory_observer.h index 12eddc4..4f59b13 100644 --- a/chrome/browser/chromeos/low_memory_observer.h +++ b/chrome/browser/chromeos/low_memory_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_LOW_MEMORY_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_LOW_MEMORY_OBSERVER_H_ -#pragma once #include "base/memory/ref_counted.h" diff --git a/chrome/browser/chromeos/media/media_player.h b/chrome/browser/chromeos/media/media_player.h index 3b5cc41..7b3ee8f 100644 --- a/chrome/browser/chromeos/media/media_player.h +++ b/chrome/browser/chromeos/media/media_player.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_MEDIA_MEDIA_PLAYER_H_ #define CHROME_BROWSER_CHROMEOS_MEDIA_MEDIA_PLAYER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/chromeos/media/media_player_extension_api.h b/chrome/browser/chromeos/media/media_player_extension_api.h index 2ec9f69..54b60a2 100644 --- a/chrome/browser/chromeos/media/media_player_extension_api.h +++ b/chrome/browser/chromeos/media/media_player_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_MEDIA_MEDIA_PLAYER_EXTENSION_API_H_ #define CHROME_BROWSER_CHROMEOS_MEDIA_MEDIA_PLAYER_EXTENSION_API_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/mobile/mobile_activator.h b/chrome/browser/chromeos/mobile/mobile_activator.h index 3b7e881..5887a3d0 100644 --- a/chrome/browser/chromeos/mobile/mobile_activator.h +++ b/chrome/browser/chromeos/mobile/mobile_activator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_MOBILE_MOBILE_ACTIVATOR_H_ #define CHROME_BROWSER_CHROMEOS_MOBILE_MOBILE_ACTIVATOR_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/mobile_config.h b/chrome/browser/chromeos/mobile_config.h index 1a37f40..d422ed4 100644 --- a/chrome/browser/chromeos/mobile_config.h +++ b/chrome/browser/chromeos/mobile_config.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_MOBILE_CONFIG_H_ #define CHROME_BROWSER_CHROMEOS_MOBILE_CONFIG_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/net/cros_network_change_notifier_factory.h b/chrome/browser/chromeos/net/cros_network_change_notifier_factory.h index c0ff618..440fc2a 100644 --- a/chrome/browser/chromeos/net/cros_network_change_notifier_factory.h +++ b/chrome/browser/chromeos/net/cros_network_change_notifier_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NET_CROS_NETWORK_CHANGE_NOTIFIER_FACTORY_H_ #define CHROME_BROWSER_CHROMEOS_NET_CROS_NETWORK_CHANGE_NOTIFIER_FACTORY_H_ -#pragma once #include "base/compiler_specific.h" #include "net/base/network_change_notifier_factory.h" diff --git a/chrome/browser/chromeos/net/network_change_notifier_chromeos.h b/chrome/browser/chromeos/net/network_change_notifier_chromeos.h index 17cabd5..071102e 100644 --- a/chrome/browser/chromeos/net/network_change_notifier_chromeos.h +++ b/chrome/browser/chromeos/net/network_change_notifier_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NET_NETWORK_CHANGE_NOTIFIER_CHROMEOS_H_ #define CHROME_BROWSER_CHROMEOS_NET_NETWORK_CHANGE_NOTIFIER_CHROMEOS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/network_login_observer.h b/chrome/browser/chromeos/network_login_observer.h index 9d04d88..1c681e9 100644 --- a/chrome/browser/chromeos/network_login_observer.h +++ b/chrome/browser/chromeos/network_login_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NETWORK_LOGIN_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_NETWORK_LOGIN_OBSERVER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/network_message_observer.h b/chrome/browser/chromeos/network_message_observer.h index e340dd1..4848ad1 100644 --- a/chrome/browser/chromeos/network_message_observer.h +++ b/chrome/browser/chromeos/network_message_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NETWORK_MESSAGE_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_NETWORK_MESSAGE_OBSERVER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/notifications/balloon_view_host_chromeos.h b/chrome/browser/chromeos/notifications/balloon_view_host_chromeos.h index 62370a7..27e8ce7 100644 --- a/chrome/browser/chromeos/notifications/balloon_view_host_chromeos.h +++ b/chrome/browser/chromeos/notifications/balloon_view_host_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_BALLOON_VIEW_HOST_CHROMEOS_H_ #define CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_BALLOON_VIEW_HOST_CHROMEOS_H_ -#pragma once #include "chrome/browser/ui/views/notifications/balloon_view_host.h" diff --git a/chrome/browser/chromeos/notifications/system_notification.h b/chrome/browser/chromeos/notifications/system_notification.h index 284fca3..b8fb170 100644 --- a/chrome/browser/chromeos/notifications/system_notification.h +++ b/chrome/browser/chromeos/notifications/system_notification.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_SYSTEM_NOTIFICATION_H_ #define CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_SYSTEM_NOTIFICATION_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/notifications/system_notification_factory.h b/chrome/browser/chromeos/notifications/system_notification_factory.h index 5ee83f7..4f5d989 100644 --- a/chrome/browser/chromeos/notifications/system_notification_factory.h +++ b/chrome/browser/chromeos/notifications/system_notification_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_SYSTEM_NOTIFICATION_FACTORY_H_ #define CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_SYSTEM_NOTIFICATION_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/notifications/notification.h" diff --git a/chrome/browser/chromeos/offline/offline_load_page.h b/chrome/browser/chromeos/offline/offline_load_page.h index 0551287..82a7b92 100644 --- a/chrome/browser/chromeos/offline/offline_load_page.h +++ b/chrome/browser/chromeos/offline/offline_load_page.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OFFLINE_OFFLINE_LOAD_PAGE_H_ #define CHROME_BROWSER_CHROMEOS_OFFLINE_OFFLINE_LOAD_PAGE_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/options/network_config_view.h b/chrome/browser/chromeos/options/network_config_view.h index 8321bd7..58dcfde 100644 --- a/chrome/browser/chromeos/options/network_config_view.h +++ b/chrome/browser/chromeos/options/network_config_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_NETWORK_CONFIG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_NETWORK_CONFIG_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/options/passphrase_textfield.h b/chrome/browser/chromeos/options/passphrase_textfield.h index 974989e..16d5301 100644 --- a/chrome/browser/chromeos/options/passphrase_textfield.h +++ b/chrome/browser/chromeos/options/passphrase_textfield.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_PASSPHRASE_TEXTFIELD_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_PASSPHRASE_TEXTFIELD_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/options/take_photo_dialog.h b/chrome/browser/chromeos/options/take_photo_dialog.h index 22e83c5..327c520 100644 --- a/chrome/browser/chromeos/options/take_photo_dialog.h +++ b/chrome/browser/chromeos/options/take_photo_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_TAKE_PHOTO_DIALOG_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_TAKE_PHOTO_DIALOG_H_ -#pragma once #include "base/compiler_specific.h" #include "base/observer_list.h" diff --git a/chrome/browser/chromeos/options/vpn_config_view.h b/chrome/browser/chromeos/options/vpn_config_view.h index 8cc893f..ab8362f 100644 --- a/chrome/browser/chromeos/options/vpn_config_view.h +++ b/chrome/browser/chromeos/options/vpn_config_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_VPN_CONFIG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_VPN_CONFIG_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/options/wifi_config_view.h b/chrome/browser/chromeos/options/wifi_config_view.h index 3214571..8afb554 100644 --- a/chrome/browser/chromeos/options/wifi_config_view.h +++ b/chrome/browser/chromeos/options/wifi_config_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_WIFI_CONFIG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_WIFI_CONFIG_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/options/wimax_config_view.h b/chrome/browser/chromeos/options/wimax_config_view.h index 05228d3..f896a9c 100644 --- a/chrome/browser/chromeos/options/wimax_config_view.h +++ b/chrome/browser/chromeos/options/wimax_config_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_OPTIONS_WIMAX_CONFIG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_OPTIONS_WIMAX_CONFIG_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/power/brightness_observer.h b/chrome/browser/chromeos/power/brightness_observer.h index 5ab9389..878122c 100644 --- a/chrome/browser/chromeos/power/brightness_observer.h +++ b/chrome/browser/chromeos/power/brightness_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_BRIGHTNESS_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_BRIGHTNESS_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/low_battery_observer.h b/chrome/browser/chromeos/power/low_battery_observer.h index 77d290d..815a8d5 100644 --- a/chrome/browser/chromeos/power/low_battery_observer.h +++ b/chrome/browser/chromeos/power/low_battery_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_LOW_BATTERY_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_LOW_BATTERY_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/output_observer.h b/chrome/browser/chromeos/power/output_observer.h index 9c2b1d4..a9b80f2 100644 --- a/chrome/browser/chromeos/power/output_observer.h +++ b/chrome/browser/chromeos/power/output_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_OUTPUT_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_OUTPUT_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/power_button_controller_delegate_chromeos.h b/chrome/browser/chromeos/power/power_button_controller_delegate_chromeos.h index 4dc8a70..f8b42b3 100644 --- a/chrome/browser/chromeos/power/power_button_controller_delegate_chromeos.h +++ b/chrome/browser/chromeos/power/power_button_controller_delegate_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_POWER_BUTTON_CONTROLLER_DELEGATE_CHROMEOS_H_ #define CHROME_BROWSER_CHROMEOS_POWER_POWER_BUTTON_CONTROLLER_DELEGATE_CHROMEOS_H_ -#pragma once #include "ash/wm/power_button_controller.h" #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/power/power_button_observer.h b/chrome/browser/chromeos/power/power_button_observer.h index b1dfca9..ff2360b 100644 --- a/chrome/browser/chromeos/power/power_button_observer.h +++ b/chrome/browser/chromeos/power/power_button_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_POWER_BUTTON_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_POWER_BUTTON_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/power_state_override.h b/chrome/browser/chromeos/power/power_state_override.h index df8416d..dec7468 100644 --- a/chrome/browser/chromeos/power/power_state_override.h +++ b/chrome/browser/chromeos/power/power_state_override.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_POWER_STATE_OVERRIDE_H_ #define CHROME_BROWSER_CHROMEOS_POWER_POWER_STATE_OVERRIDE_H_ -#pragma once #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/chromeos/power/resume_observer.h b/chrome/browser/chromeos/power/resume_observer.h index 2e749fb..8910dfb 100644 --- a/chrome/browser/chromeos/power/resume_observer.h +++ b/chrome/browser/chromeos/power/resume_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_RESUME_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_RESUME_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/screen_dimming_observer.h b/chrome/browser/chromeos/power/screen_dimming_observer.h index 6f6342f..3462152 100644 --- a/chrome/browser/chromeos/power/screen_dimming_observer.h +++ b/chrome/browser/chromeos/power/screen_dimming_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_SCREEN_DIMMING_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_SCREEN_DIMMING_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/screen_lock_observer.h b/chrome/browser/chromeos/power/screen_lock_observer.h index 61f2f1d..1079e31 100644 --- a/chrome/browser/chromeos/power/screen_lock_observer.h +++ b/chrome/browser/chromeos/power/screen_lock_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_SCREEN_LOCK_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_SCREEN_LOCK_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/chromeos/power/user_activity_notifier.h b/chrome/browser/chromeos/power/user_activity_notifier.h index 56fa3f3..0e96e54 100644 --- a/chrome/browser/chromeos/power/user_activity_notifier.h +++ b/chrome/browser/chromeos/power/user_activity_notifier.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_USER_ACTIVITY_NOTIFIER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_USER_ACTIVITY_NOTIFIER_H_ -#pragma once #include "ash/wm/user_activity_observer.h" #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/power/video_activity_notifier.h b/chrome/browser/chromeos/power/video_activity_notifier.h index bfbb01f..fadc0ce 100644 --- a/chrome/browser/chromeos/power/video_activity_notifier.h +++ b/chrome/browser/chromeos/power/video_activity_notifier.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_POWER_VIDEO_ACTIVITY_NOTIFIER_H_ #define CHROME_BROWSER_CHROMEOS_POWER_VIDEO_ACTIVITY_NOTIFIER_H_ -#pragma once #include "ash/wm/video_detector.h" #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/preferences.h b/chrome/browser/chromeos/preferences.h index dd90377..cb2c94f 100644 --- a/chrome/browser/chromeos/preferences.h +++ b/chrome/browser/chromeos/preferences.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PREFERENCES_H_ #define CHROME_BROWSER_CHROMEOS_PREFERENCES_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/process_proxy/process_output_watcher.h b/chrome/browser/chromeos/process_proxy/process_output_watcher.h index a22b79b..5afa8f3 100644 --- a/chrome/browser/chromeos/process_proxy/process_output_watcher.h +++ b/chrome/browser/chromeos/process_proxy/process_output_watcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PROCESS_PROXY_PROCESS_OUTPUT_WATCHER_H_ #define CHROME_BROWSER_CHROMEOS_PROCESS_PROXY_PROCESS_OUTPUT_WATCHER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/process_proxy/process_proxy.h b/chrome/browser/chromeos/process_proxy/process_proxy.h index d47fa2f..eaa2758 100644 --- a/chrome/browser/chromeos/process_proxy/process_proxy.h +++ b/chrome/browser/chromeos/process_proxy/process_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PROCESS_PROXY_PROCESS_PROXY_H_ #define CHROME_BROWSER_CHROMEOS_PROCESS_PROXY_PROCESS_PROXY_H_ -#pragma once #include <fcntl.h> #include <signal.h> diff --git a/chrome/browser/chromeos/process_proxy/process_proxy_registry.h b/chrome/browser/chromeos/process_proxy/process_proxy_registry.h index 776f3a1..b6dcea5 100644 --- a/chrome/browser/chromeos/process_proxy/process_proxy_registry.h +++ b/chrome/browser/chromeos/process_proxy/process_proxy_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PROCESS_PROXY_PROCESS_PROXY_REGISTRY_H_ #define CHROME_BROWSER_CHROMEOS_PROCESS_PROXY_PROCESS_PROXY_REGISTRY_H_ -#pragma once #include <map> diff --git a/chrome/browser/chromeos/profile_startup.h b/chrome/browser/chromeos/profile_startup.h index 0e07317..2e23a68 100644 --- a/chrome/browser/chromeos/profile_startup.h +++ b/chrome/browser/chromeos/profile_startup.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PROFILE_STARTUP_H_ #define CHROME_BROWSER_CHROMEOS_PROFILE_STARTUP_H_ -#pragma once class Profile; diff --git a/chrome/browser/chromeos/proxy_config_service_impl.h b/chrome/browser/chromeos/proxy_config_service_impl.h index eacbfb1..6f2a2ae 100644 --- a/chrome/browser/chromeos/proxy_config_service_impl.h +++ b/chrome/browser/chromeos/proxy_config_service_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PROXY_CONFIG_SERVICE_IMPL_H_ #define CHROME_BROWSER_CHROMEOS_PROXY_CONFIG_SERVICE_IMPL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/proxy_cros_settings_parser.h b/chrome/browser/chromeos/proxy_cros_settings_parser.h index e47f93f..aecbacd 100644 --- a/chrome/browser/chromeos/proxy_cros_settings_parser.h +++ b/chrome/browser/chromeos/proxy_cros_settings_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_PROXY_CROS_SETTINGS_PARSER_H_ #define CHROME_BROWSER_CHROMEOS_PROXY_CROS_SETTINGS_PARSER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/signed_settings_migration_helper.h b/chrome/browser/chromeos/signed_settings_migration_helper.h index 1e7184c..5c19b9a 100644 --- a/chrome/browser/chromeos/signed_settings_migration_helper.h +++ b/chrome/browser/chromeos/signed_settings_migration_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SIGNED_SETTINGS_MIGRATION_HELPER_H_ #define CHROME_BROWSER_CHROMEOS_SIGNED_SETTINGS_MIGRATION_HELPER_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/chromeos/login/ownership_service.h" diff --git a/chrome/browser/chromeos/sms_observer.h b/chrome/browser/chromeos/sms_observer.h index b21eeca..40b7b69 100644 --- a/chrome/browser/chromeos/sms_observer.h +++ b/chrome/browser/chromeos/sms_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SMS_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_SMS_OBSERVER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/status/data_promo_notification.h b/chrome/browser/chromeos/status/data_promo_notification.h index 5e3c79e..6eaa4b074 100644 --- a/chrome/browser/chromeos/status/data_promo_notification.h +++ b/chrome/browser/chromeos/status/data_promo_notification.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_STATUS_DATA_PROMO_NOTIFICATION_H_ #define CHROME_BROWSER_CHROMEOS_STATUS_DATA_PROMO_NOTIFICATION_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/chromeos/status/network_menu.h b/chrome/browser/chromeos/status/network_menu.h index 8417692..e66f448 100644 --- a/chrome/browser/chromeos/status/network_menu.h +++ b/chrome/browser/chromeos/status/network_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_STATUS_NETWORK_MENU_H_ #define CHROME_BROWSER_CHROMEOS_STATUS_NETWORK_MENU_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/status/network_menu_icon.h b/chrome/browser/chromeos/status/network_menu_icon.h index e6f3415..4a6779c 100644 --- a/chrome/browser/chromeos/status/network_menu_icon.h +++ b/chrome/browser/chromeos/status/network_menu_icon.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_STATUS_NETWORK_MENU_ICON_H_ #define CHROME_BROWSER_CHROMEOS_STATUS_NETWORK_MENU_ICON_H_ -#pragma once // NetworkMenuIcon Manages an icon that reflects the current state of the // network (see chromeos::NetworkLibrary). It takes an optional Delegate diff --git a/chrome/browser/chromeos/stub_cros_settings_provider.h b/chrome/browser/chromeos/stub_cros_settings_provider.h index 3e8a194..e89578b 100644 --- a/chrome/browser/chromeos/stub_cros_settings_provider.h +++ b/chrome/browser/chromeos/stub_cros_settings_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_STUB_CROS_SETTINGS_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_STUB_CROS_SETTINGS_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/system/ash_system_tray_delegate.h b/chrome/browser/chromeos/system/ash_system_tray_delegate.h index a10da58..2f3168c 100644 --- a/chrome/browser/chromeos/system/ash_system_tray_delegate.h +++ b/chrome/browser/chromeos/system/ash_system_tray_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_ASH_SYSTEM_TRAY_DELEGATE_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_ASH_SYSTEM_TRAY_DELEGATE_H_ -#pragma once namespace ash { class SystemTray; diff --git a/chrome/browser/chromeos/system/drm_settings.h b/chrome/browser/chromeos/system/drm_settings.h index bcb7487..708b7a7 100644 --- a/chrome/browser/chromeos/system/drm_settings.h +++ b/chrome/browser/chromeos/system/drm_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_DRM_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_DRM_SETTINGS_H_ -#pragma once namespace chromeos { namespace system { diff --git a/chrome/browser/chromeos/system/input_device_settings.h b/chrome/browser/chromeos/system/input_device_settings.h index 26f9e48..9fadeb9 100644 --- a/chrome/browser/chromeos/system/input_device_settings.h +++ b/chrome/browser/chromeos/system/input_device_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_INPUT_DEVICE_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_INPUT_DEVICE_SETTINGS_H_ -#pragma once namespace chromeos { namespace system { diff --git a/chrome/browser/chromeos/system/mock_statistics_provider.h b/chrome/browser/chromeos/system/mock_statistics_provider.h index e0acd0a..26845fd 100644 --- a/chrome/browser/chromeos/system/mock_statistics_provider.h +++ b/chrome/browser/chromeos/system/mock_statistics_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_MOCK_STATISTICS_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_MOCK_STATISTICS_PROVIDER_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/chromeos/system/statistics_provider.h" diff --git a/chrome/browser/chromeos/system/name_value_pairs_parser.h b/chrome/browser/chromeos/system/name_value_pairs_parser.h index ede1795..b35cd4c 100644 --- a/chrome/browser/chromeos/system/name_value_pairs_parser.h +++ b/chrome/browser/chromeos/system/name_value_pairs_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_NAME_VALUE_PAIRS_PARSER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_NAME_VALUE_PAIRS_PARSER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/chromeos/system/pointer_device_observer.h b/chrome/browser/chromeos/system/pointer_device_observer.h index f99a0f2..243c07e 100644 --- a/chrome/browser/chromeos/system/pointer_device_observer.h +++ b/chrome/browser/chromeos/system/pointer_device_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_POINTER_DEVICE_OBSERVER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_POINTER_DEVICE_OBSERVER_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "base/observer_list.h" diff --git a/chrome/browser/chromeos/system/power_manager_settings.h b/chrome/browser/chromeos/system/power_manager_settings.h index 6c67c9a..ae28309 100644 --- a/chrome/browser/chromeos/system/power_manager_settings.h +++ b/chrome/browser/chromeos/system/power_manager_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_POWER_MANAGER_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_POWER_MANAGER_SETTINGS_H_ -#pragma once namespace chromeos { namespace system { diff --git a/chrome/browser/chromeos/system/statistics_provider.h b/chrome/browser/chromeos/system/statistics_provider.h index 1908087..81a4eb0 100644 --- a/chrome/browser/chromeos/system/statistics_provider.h +++ b/chrome/browser/chromeos/system/statistics_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_STATISTICS_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_STATISTICS_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/system/sysinfo_provider.h b/chrome/browser/chromeos/system/sysinfo_provider.h index 29164eb..27a7da6 100644 --- a/chrome/browser/chromeos/system/sysinfo_provider.h +++ b/chrome/browser/chromeos/system/sysinfo_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_SYSINFO_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_SYSINFO_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/system/syslogs_provider.h b/chrome/browser/chromeos/system/syslogs_provider.h index 2c28bcf..a50aab7 100644 --- a/chrome/browser/chromeos/system/syslogs_provider.h +++ b/chrome/browser/chromeos/system/syslogs_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_SYSLOGS_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_SYSLOGS_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/system/timezone_settings.h b/chrome/browser/chromeos/system/timezone_settings.h index d1f77eb..9cbaecd 100644 --- a/chrome/browser/chromeos/system/timezone_settings.h +++ b/chrome/browser/chromeos/system/timezone_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_TIMEZONE_SETTINGS_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_TIMEZONE_SETTINGS_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/system/udev_info_provider.h b/chrome/browser/chromeos/system/udev_info_provider.h index 7ece419..7ba4c51 100644 --- a/chrome/browser/chromeos/system/udev_info_provider.h +++ b/chrome/browser/chromeos/system/udev_info_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_UDEV_INFO_PROVIDER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_UDEV_INFO_PROVIDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/system_key_event_listener.h b/chrome/browser/chromeos/system_key_event_listener.h index 64c225f..a8b9ee1 100644 --- a/chrome/browser/chromeos/system_key_event_listener.h +++ b/chrome/browser/chromeos/system_key_event_listener.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_SYSTEM_KEY_EVENT_LISTENER_H_ #define CHROME_BROWSER_CHROMEOS_SYSTEM_KEY_EVENT_LISTENER_H_ -#pragma once #include "base/memory/singleton.h" #include "base/message_loop.h" diff --git a/chrome/browser/chromeos/ui/idle_logout_dialog_view.h b/chrome/browser/chromeos/ui/idle_logout_dialog_view.h index 37596e5..5038fe2 100644 --- a/chrome/browser/chromeos/ui/idle_logout_dialog_view.h +++ b/chrome/browser/chromeos/ui/idle_logout_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_UI_IDLE_LOGOUT_DIALOG_VIEW_H_ #define CHROME_BROWSER_CHROMEOS_UI_IDLE_LOGOUT_DIALOG_VIEW_H_ -#pragma once #include "base/gtest_prod_util.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/chromeos/upgrade_detector_chromeos.h b/chrome/browser/chromeos/upgrade_detector_chromeos.h index c0aaa4c..62eb07a 100644 --- a/chrome/browser/chromeos/upgrade_detector_chromeos.h +++ b/chrome/browser/chromeos/upgrade_detector_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_UPGRADE_DETECTOR_CHROMEOS_H_ #define CHROME_BROWSER_CHROMEOS_UPGRADE_DETECTOR_CHROMEOS_H_ -#pragma once #include "base/compiler_specific.h" #include "base/timer.h" diff --git a/chrome/browser/chromeos/version_loader.h b/chrome/browser/chromeos/version_loader.h index 1b9c158..001a20e 100644 --- a/chrome/browser/chromeos/version_loader.h +++ b/chrome/browser/chromeos/version_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_VERSION_LOADER_H_ #define CHROME_BROWSER_CHROMEOS_VERSION_LOADER_H_ -#pragma once #include <string> diff --git a/chrome/browser/chromeos/view_ids.h b/chrome/browser/chromeos/view_ids.h index 30bef32..a09d1af 100644 --- a/chrome/browser/chromeos/view_ids.h +++ b/chrome/browser/chromeos/view_ids.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_VIEW_IDS_H_ #define CHROME_BROWSER_CHROMEOS_VIEW_IDS_H_ -#pragma once #include "chrome/browser/ui/view_ids.h" diff --git a/chrome/browser/chromeos/web_socket_proxy_controller.h b/chrome/browser/chromeos/web_socket_proxy_controller.h index bfde94e..4f233f7 100644 --- a/chrome/browser/chromeos/web_socket_proxy_controller.h +++ b/chrome/browser/chromeos/web_socket_proxy_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_WEB_SOCKET_PROXY_CONTROLLER_H_ #define CHROME_BROWSER_CHROMEOS_WEB_SOCKET_PROXY_CONTROLLER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/chromeos/web_socket_proxy_helper.h b/chrome/browser/chromeos/web_socket_proxy_helper.h index 1c80ab9..5aac3c1 100644 --- a/chrome/browser/chromeos/web_socket_proxy_helper.h +++ b/chrome/browser/chromeos/web_socket_proxy_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_WEB_SOCKET_PROXY_HELPER_H_ #define CHROME_BROWSER_CHROMEOS_WEB_SOCKET_PROXY_HELPER_H_ -#pragma once #include <string> #include "base/basictypes.h" diff --git a/chrome/browser/chromeos/xinput_hierarchy_changed_event_listener.h b/chrome/browser/chromeos/xinput_hierarchy_changed_event_listener.h index 486f328..64b76db 100644 --- a/chrome/browser/chromeos/xinput_hierarchy_changed_event_listener.h +++ b/chrome/browser/chromeos/xinput_hierarchy_changed_event_listener.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CHROMEOS_XINPUT_HIERARCHY_CHANGED_EVENT_LISTENER_H_ #define CHROME_BROWSER_CHROMEOS_XINPUT_HIERARCHY_CHANGED_EVENT_LISTENER_H_ -#pragma once #include "base/memory/singleton.h" #include "base/message_loop.h" diff --git a/chrome/browser/command_observer.h b/chrome/browser/command_observer.h index ac54cbf..8c14646 100644 --- a/chrome/browser/command_observer.h +++ b/chrome/browser/command_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMMAND_OBSERVER_H_ #define CHROME_BROWSER_COMMAND_OBSERVER_H_ -#pragma once // An Observer interface implemented by objects that want to be informed when // the state of a particular command ID is modified. See CommandUpdater. diff --git a/chrome/browser/command_updater.h b/chrome/browser/command_updater.h index 3478582..0bbbb36 100644 --- a/chrome/browser/command_updater.h +++ b/chrome/browser/command_updater.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMMAND_UPDATER_H_ #define CHROME_BROWSER_COMMAND_UPDATER_H_ -#pragma once #include "base/basictypes.h" #include "base/hash_tables.h" diff --git a/chrome/browser/component_updater/component_unpacker.h b/chrome/browser/component_updater/component_unpacker.h index 773baa7..86d623a 100644 --- a/chrome/browser/component_updater/component_unpacker.h +++ b/chrome/browser/component_updater/component_unpacker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UNPACKER_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UNPACKER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/component_updater/component_updater_configurator.h b/chrome/browser/component_updater/component_updater_configurator.h index f1ffe6c..4043b42 100644 --- a/chrome/browser/component_updater/component_updater_configurator.h +++ b/chrome/browser/component_updater/component_updater_configurator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_CONFIGURATOR_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_CONFIGURATOR_H_ -#pragma once #include "chrome/browser/component_updater/component_updater_service.h" diff --git a/chrome/browser/component_updater/component_updater_interceptor.h b/chrome/browser/component_updater/component_updater_interceptor.h index 1949844..9f310a4 100644 --- a/chrome/browser/component_updater/component_updater_interceptor.h +++ b/chrome/browser/component_updater/component_updater_interceptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/component_updater/component_updater_service.h b/chrome/browser/component_updater/component_updater_service.h index abe1dc2..7fb3749 100644 --- a/chrome/browser/component_updater/component_updater_service.h +++ b/chrome/browser/component_updater/component_updater_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_SERVICE_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_SERVICE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/component_updater/flash_component_installer.h b/chrome/browser/component_updater/flash_component_installer.h index 03a1d72..62e5418 100644 --- a/chrome/browser/component_updater/flash_component_installer.h +++ b/chrome/browser/component_updater/flash_component_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_FLASH_COMPONENT_INSTALLER_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_FLASH_COMPONENT_INSTALLER_H_ -#pragma once class ComponentUpdateService; class Version; diff --git a/chrome/browser/component_updater/pnacl/pnacl_component_installer.h b/chrome/browser/component_updater/pnacl/pnacl_component_installer.h index cdf30e2..ffcc353 100644 --- a/chrome/browser/component_updater/pnacl/pnacl_component_installer.h +++ b/chrome/browser/component_updater/pnacl/pnacl_component_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_PNACL_PNACL_COMPONENT_INSTALLER_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_PNACL_PNACL_COMPONENT_INSTALLER_H_ -#pragma once class ComponentUpdateService; class Version; diff --git a/chrome/browser/component_updater/recovery_component_installer.h b/chrome/browser/component_updater/recovery_component_installer.h index 36f06fa..9a5e62c 100644 --- a/chrome/browser/component_updater/recovery_component_installer.h +++ b/chrome/browser/component_updater/recovery_component_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_RECOVERY_COMPONENT_INSTALLER_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_RECOVERY_COMPONENT_INSTALLER_H_ -#pragma once class ComponentUpdateService; class PrefService; diff --git a/chrome/browser/component_updater/swiftshader_component_installer.h b/chrome/browser/component_updater/swiftshader_component_installer.h index b7aa3f0..a1c41ad 100644 --- a/chrome/browser/component_updater/swiftshader_component_installer.h +++ b/chrome/browser/component_updater/swiftshader_component_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COMPONENT_UPDATER_SWIFTSHADER_COMPONENT_INSTALLER_H_ #define CHROME_BROWSER_COMPONENT_UPDATER_SWIFTSHADER_COMPONENT_INSTALLER_H_ -#pragma once class ComponentUpdateService; diff --git a/chrome/browser/content_settings/content_settings_details.h b/chrome/browser/content_settings/content_settings_details.h index 667ebf2..2c6755a 100644 --- a/chrome/browser/content_settings/content_settings_details.h +++ b/chrome/browser/content_settings/content_settings_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_DETAILS_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_DETAILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/content_settings/content_settings_mock_provider.h b/chrome/browser/content_settings/content_settings_mock_provider.h index 807c0b1..520066c 100644 --- a/chrome/browser/content_settings/content_settings_mock_provider.h +++ b/chrome/browser/content_settings/content_settings_mock_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_MOCK_PROVIDER_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_MOCK_PROVIDER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/content_settings/content_settings_policy_provider.h b/chrome/browser/content_settings/content_settings_policy_provider.h index 484a9d9..0edd5ac 100644 --- a/chrome/browser/content_settings/content_settings_policy_provider.h +++ b/chrome/browser/content_settings/content_settings_policy_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_POLICY_PROVIDER_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_POLICY_PROVIDER_H_ -#pragma once // A content settings provider that takes its settings out of policies. diff --git a/chrome/browser/content_settings/content_settings_pref_provider.h b/chrome/browser/content_settings/content_settings_pref_provider.h index 94014e7..cc814ca 100644 --- a/chrome/browser/content_settings/content_settings_pref_provider.h +++ b/chrome/browser/content_settings/content_settings_pref_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_PREF_PROVIDER_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_PREF_PROVIDER_H_ -#pragma once // A content settings provider that takes its settings out of the pref service. diff --git a/chrome/browser/content_settings/content_settings_provider.h b/chrome/browser/content_settings/content_settings_provider.h index ef41ad4..fefa226 100644 --- a/chrome/browser/content_settings/content_settings_provider.h +++ b/chrome/browser/content_settings/content_settings_provider.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_PROVIDER_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_PROVIDER_H_ -#pragma once #define NO_RESOURCE_IDENTIFIER "" diff --git a/chrome/browser/content_settings/content_settings_rule.h b/chrome/browser/content_settings/content_settings_rule.h index 3af9991..d4d0d8d 100644 --- a/chrome/browser/content_settings/content_settings_rule.h +++ b/chrome/browser/content_settings/content_settings_rule.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_RULE_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_CONTENT_SETTINGS_RULE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/linked_ptr.h" diff --git a/chrome/browser/content_settings/cookie_settings.h b/chrome/browser/content_settings/cookie_settings.h index 3e3feb3..3d85467 100644 --- a/chrome/browser/content_settings/cookie_settings.h +++ b/chrome/browser/content_settings/cookie_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_COOKIE_SETTINGS_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_COOKIE_SETTINGS_H_ -#pragma once #include <string> diff --git a/chrome/browser/content_settings/host_content_settings_map.h b/chrome/browser/content_settings/host_content_settings_map.h index 3458c4e..1ccdf44 100644 --- a/chrome/browser/content_settings/host_content_settings_map.h +++ b/chrome/browser/content_settings/host_content_settings_map.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_HOST_CONTENT_SETTINGS_MAP_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_HOST_CONTENT_SETTINGS_MAP_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/content_settings/local_shared_objects_container.h b/chrome/browser/content_settings/local_shared_objects_container.h index 149541a..78173d3 100644 --- a/chrome/browser/content_settings/local_shared_objects_container.h +++ b/chrome/browser/content_settings/local_shared_objects_container.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_LOCAL_SHARED_OBJECTS_CONTAINER_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_LOCAL_SHARED_OBJECTS_CONTAINER_H_ -#pragma once #include "base/memory/ref_counted.h" diff --git a/chrome/browser/content_settings/mock_settings_observer.h b/chrome/browser/content_settings/mock_settings_observer.h index 6583fcf..56591cf 100644 --- a/chrome/browser/content_settings/mock_settings_observer.h +++ b/chrome/browser/content_settings/mock_settings_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_MOCK_SETTINGS_OBSERVER_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_MOCK_SETTINGS_OBSERVER_H_ -#pragma once #include "chrome/common/content_settings_types.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/content_settings/tab_specific_content_settings.h b/chrome/browser/content_settings/tab_specific_content_settings.h index ab3719d..b8645bb 100644 --- a/chrome/browser/content_settings/tab_specific_content_settings.h +++ b/chrome/browser/content_settings/tab_specific_content_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CONTENT_SETTINGS_TAB_SPECIFIC_CONTENT_SETTINGS_H_ #define CHROME_BROWSER_CONTENT_SETTINGS_TAB_SPECIFIC_CONTENT_SETTINGS_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/cookies_tree_model.h b/chrome/browser/cookies_tree_model.h index adda762..53e8a29 100644 --- a/chrome/browser/cookies_tree_model.h +++ b/chrome/browser/cookies_tree_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_COOKIES_TREE_MODEL_H_ #define CHROME_BROWSER_COOKIES_TREE_MODEL_H_ -#pragma once // TODO(viettrungluu): This header file #includes far too much and has too much // inline code (which shouldn't be inline). diff --git a/chrome/browser/crash_handler_host_linux.h b/chrome/browser/crash_handler_host_linux.h index d29e6e5..17d04f0 100644 --- a/chrome/browser/crash_handler_host_linux.h +++ b/chrome/browser/crash_handler_host_linux.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CRASH_HANDLER_HOST_LINUX_H_ #define CHROME_BROWSER_CRASH_HANDLER_HOST_LINUX_H_ -#pragma once #include "base/compiler_specific.h" #include "base/message_loop.h" diff --git a/chrome/browser/crash_upload_list.h b/chrome/browser/crash_upload_list.h index 9446f8f..78af39d 100644 --- a/chrome/browser/crash_upload_list.h +++ b/chrome/browser/crash_upload_list.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CRASH_UPLOAD_LIST_H_ #define CHROME_BROWSER_CRASH_UPLOAD_LIST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/crash_upload_list_win.h b/chrome/browser/crash_upload_list_win.h index e395a27..c42365f 100644 --- a/chrome/browser/crash_upload_list_win.h +++ b/chrome/browser/crash_upload_list_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CRASH_UPLOAD_LIST_WIN_H_ #define CHROME_BROWSER_CRASH_UPLOAD_LIST_WIN_H_ -#pragma once #include "chrome/browser/crash_upload_list.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/custom_handlers/protocol_handler_registry.h b/chrome/browser/custom_handlers/protocol_handler_registry.h index 18f0111..a74a765 100644 --- a/chrome/browser/custom_handlers/protocol_handler_registry.h +++ b/chrome/browser/custom_handlers/protocol_handler_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CUSTOM_HANDLERS_PROTOCOL_HANDLER_REGISTRY_H_ #define CHROME_BROWSER_CUSTOM_HANDLERS_PROTOCOL_HANDLER_REGISTRY_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h index c102f5f..7b651f3 100644 --- a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h +++ b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CUSTOM_HANDLERS_REGISTER_PROTOCOL_HANDLER_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_CUSTOM_HANDLERS_REGISTER_PROTOCOL_HANDLER_INFOBAR_DELEGATE_H_ -#pragma once #include "base/string16.h" #include "chrome/browser/tab_contents/confirm_infobar_delegate.h" diff --git a/chrome/browser/custom_home_pages_table_model.h b/chrome/browser/custom_home_pages_table_model.h index 0e43f69..596e4db 100644 --- a/chrome/browser/custom_home_pages_table_model.h +++ b/chrome/browser/custom_home_pages_table_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_CUSTOM_HOME_PAGES_TABLE_MODEL_H_ #define CHROME_BROWSER_CUSTOM_HOME_PAGES_TABLE_MODEL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/debugger/devtools_file_helper.h b/chrome/browser/debugger/devtools_file_helper.h index 91062b1..641ca5c 100644 --- a/chrome/browser/debugger/devtools_file_helper.h +++ b/chrome/browser/debugger/devtools_file_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DEBUGGER_DEVTOOLS_FILE_HELPER_H_ #define CHROME_BROWSER_DEBUGGER_DEVTOOLS_FILE_HELPER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/debugger/devtools_toggle_action.h b/chrome/browser/debugger/devtools_toggle_action.h index f3435e0..a083cf1 100644 --- a/chrome/browser/debugger/devtools_toggle_action.h +++ b/chrome/browser/debugger/devtools_toggle_action.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DEBUGGER_DEVTOOLS_TOGGLE_ACTION_H_ #define CHROME_BROWSER_DEBUGGER_DEVTOOLS_TOGGLE_ACTION_H_ -#pragma once enum DevToolsToggleAction { DEVTOOLS_TOGGLE_ACTION_NONE, diff --git a/chrome/browser/debugger/devtools_window.h b/chrome/browser/debugger/devtools_window.h index 1426170..c775fbb 100644 --- a/chrome/browser/debugger/devtools_window.h +++ b/chrome/browser/debugger/devtools_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DEBUGGER_DEVTOOLS_WINDOW_H_ #define CHROME_BROWSER_DEBUGGER_DEVTOOLS_WINDOW_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/debugger/remote_debugging_server.h b/chrome/browser/debugger/remote_debugging_server.h index 225549d..e1c2785 100644 --- a/chrome/browser/debugger/remote_debugging_server.h +++ b/chrome/browser/debugger/remote_debugging_server.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DEBUGGER_REMOTE_DEBUGGING_SERVER_H_ #define CHROME_BROWSER_DEBUGGER_REMOTE_DEBUGGING_SERVER_H_ -#pragma once #include <string> diff --git a/chrome/browser/defaults.h b/chrome/browser/defaults.h index f96bca3..8814847 100644 --- a/chrome/browser/defaults.h +++ b/chrome/browser/defaults.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_DEFAULTS_H_ #define CHROME_BROWSER_DEFAULTS_H_ -#pragma once #include "build/build_config.h" #include "chrome/browser/prefs/session_startup_pref.h" diff --git a/chrome/browser/diagnostics/diagnostics_main.h b/chrome/browser/diagnostics/diagnostics_main.h index 9a71a24..0ce1404 100644 --- a/chrome/browser/diagnostics/diagnostics_main.h +++ b/chrome/browser/diagnostics/diagnostics_main.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_MAIN_H_ #define CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_MAIN_H_ -#pragma once class CommandLine; diff --git a/chrome/browser/diagnostics/diagnostics_model.h b/chrome/browser/diagnostics/diagnostics_model.h index 9b1e08a..6a98725 100644 --- a/chrome/browser/diagnostics/diagnostics_model.h +++ b/chrome/browser/diagnostics/diagnostics_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_MODEL_H_ #define CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_MODEL_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/diagnostics/diagnostics_test.h b/chrome/browser/diagnostics/diagnostics_test.h index 429121a..571145b 100644 --- a/chrome/browser/diagnostics/diagnostics_test.h +++ b/chrome/browser/diagnostics/diagnostics_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_TEST_H_ #define CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_TEST_H_ -#pragma once #include "base/compiler_specific.h" #include "base/string16.h" diff --git a/chrome/browser/diagnostics/recon_diagnostics.h b/chrome/browser/diagnostics/recon_diagnostics.h index 02b5db3..3e04601 100644 --- a/chrome/browser/diagnostics/recon_diagnostics.h +++ b/chrome/browser/diagnostics/recon_diagnostics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DIAGNOSTICS_RECON_DIAGNOSTICS_H_ #define CHROME_BROWSER_DIAGNOSTICS_RECON_DIAGNOSTICS_H_ -#pragma once #include "chrome/browser/diagnostics/diagnostics_test.h" diff --git a/chrome/browser/diagnostics/sqlite_diagnostics.h b/chrome/browser/diagnostics/sqlite_diagnostics.h index 8a390d7..c416e88 100644 --- a/chrome/browser/diagnostics/sqlite_diagnostics.h +++ b/chrome/browser/diagnostics/sqlite_diagnostics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DIAGNOSTICS_SQLITE_DIAGNOSTICS_H_ #define CHROME_BROWSER_DIAGNOSTICS_SQLITE_DIAGNOSTICS_H_ -#pragma once #include "chrome/browser/diagnostics/diagnostics_test.h" diff --git a/chrome/browser/disposition_utils.h b/chrome/browser/disposition_utils.h index eb847f9..183eb35 100644 --- a/chrome/browser/disposition_utils.h +++ b/chrome/browser/disposition_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DISPOSITION_UTILS_H_ #define CHROME_BROWSER_DISPOSITION_UTILS_H_ -#pragma once #include "webkit/glue/window_open_disposition.h" diff --git a/chrome/browser/download/chrome_download_manager_delegate.h b/chrome/browser/download/chrome_download_manager_delegate.h index bec1cc9..19df6a7 100644 --- a/chrome/browser/download/chrome_download_manager_delegate.h +++ b/chrome/browser/download/chrome_download_manager_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_CHROME_DOWNLOAD_MANAGER_DELEGATE_H_ #define CHROME_BROWSER_DOWNLOAD_CHROME_DOWNLOAD_MANAGER_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/hash_tables.h" diff --git a/chrome/browser/download/download_completion_blocker.h b/chrome/browser/download/download_completion_blocker.h index 796c143..8f369b5 100644 --- a/chrome/browser/download/download_completion_blocker.h +++ b/chrome/browser/download/download_completion_blocker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_COMPLETION_BLOCKER_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_COMPLETION_BLOCKER_H_ -#pragma once #include "base/callback.h" #include "content/public/browser/download_item.h" diff --git a/chrome/browser/download/download_crx_util.h b/chrome/browser/download/download_crx_util.h index 7115f22..59aad2c 100644 --- a/chrome/browser/download/download_crx_util.h +++ b/chrome/browser/download/download_crx_util.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_CRX_UTIL_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_CRX_UTIL_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/download/download_danger_prompt.h b/chrome/browser/download/download_danger_prompt.h index 2edc946..f42ef90 100644 --- a/chrome/browser/download/download_danger_prompt.h +++ b/chrome/browser/download/download_danger_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_DANGER_PROMPT_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_DANGER_PROMPT_H_ -#pragma once #include "base/callback_forward.h" diff --git a/chrome/browser/download/download_extensions.h b/chrome/browser/download/download_extensions.h index a8ddae7..b3d1a7e 100644 --- a/chrome/browser/download/download_extensions.h +++ b/chrome/browser/download/download_extensions.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_EXTENSIONS_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_EXTENSIONS_H_ -#pragma once #include <string> diff --git a/chrome/browser/download/download_file_icon_extractor.h b/chrome/browser/download/download_file_icon_extractor.h index 6543ae9..f40effc 100644 --- a/chrome/browser/download/download_file_icon_extractor.h +++ b/chrome/browser/download/download_file_icon_extractor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_FILE_ICON_EXTRACTOR_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_FILE_ICON_EXTRACTOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/download/download_file_picker.h b/chrome/browser/download/download_file_picker.h index d6bf0c3..011eaea 100644 --- a/chrome/browser/download/download_file_picker.h +++ b/chrome/browser/download/download_file_picker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_FILE_PICKER_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_FILE_PICKER_H_ -#pragma once #include "chrome/browser/ui/select_file_dialog.h" diff --git a/chrome/browser/download/download_file_picker_chromeos.h b/chrome/browser/download/download_file_picker_chromeos.h index fd1df49..4555212 100644 --- a/chrome/browser/download/download_file_picker_chromeos.h +++ b/chrome/browser/download/download_file_picker_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_FILE_PICKER_CHROMEOS_H__ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_FILE_PICKER_CHROMEOS_H__ -#pragma once #include "chrome/browser/download/download_file_picker.h" diff --git a/chrome/browser/download/download_history.h b/chrome/browser/download/download_history.h index 777dec5..b1f827b 100644 --- a/chrome/browser/download/download_history.h +++ b/chrome/browser/download/download_history.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_HISTORY_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_HISTORY_H_ -#pragma once #include <map> diff --git a/chrome/browser/download/download_item_model.h b/chrome/browser/download/download_item_model.h index 5a0e08e..286c55b 100644 --- a/chrome/browser/download/download_item_model.h +++ b/chrome/browser/download/download_item_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_ITEM_MODEL_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_ITEM_MODEL_H_ -#pragma once #include <string> diff --git a/chrome/browser/download/download_path_reservation_tracker.h b/chrome/browser/download/download_path_reservation_tracker.h index 50170a4..50e7ca9 100644 --- a/chrome/browser/download/download_path_reservation_tracker.h +++ b/chrome/browser/download/download_path_reservation_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_PATH_RESERVATION_TRACKER_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_PATH_RESERVATION_TRACKER_H_ -#pragma once #include <map> diff --git a/chrome/browser/download/download_prefs.h b/chrome/browser/download/download_prefs.h index 766842e..ab95eaf 100644 --- a/chrome/browser/download/download_prefs.h +++ b/chrome/browser/download/download_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_PREFS_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_PREFS_H_ -#pragma once #include <set> diff --git a/chrome/browser/download/download_query.h b/chrome/browser/download/download_query.h index 64d504f..25a74b9 100644 --- a/chrome/browser/download/download_query.h +++ b/chrome/browser/download/download_query.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_QUERY_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_QUERY_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/download/download_request_infobar_delegate.h b/chrome/browser/download/download_request_infobar_delegate.h index 1df4da7..74c11e1 100644 --- a/chrome/browser/download/download_request_infobar_delegate.h +++ b/chrome/browser/download/download_request_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_REQUEST_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_REQUEST_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/download/download_request_limiter.h" diff --git a/chrome/browser/download/download_request_limiter.h b/chrome/browser/download/download_request_limiter.h index 66e2d1b..2dea8ec 100644 --- a/chrome/browser/download/download_request_limiter.h +++ b/chrome/browser/download/download_request_limiter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_REQUEST_LIMITER_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_REQUEST_LIMITER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/download/download_resource_throttle.h b/chrome/browser/download/download_resource_throttle.h index b014073..b3c6ad7 100644 --- a/chrome/browser/download/download_resource_throttle.h +++ b/chrome/browser/download/download_resource_throttle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_RESOURCE_THROTTLE_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_RESOURCE_THROTTLE_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/download/download_request_limiter.h" diff --git a/chrome/browser/download/download_service.h b/chrome/browser/download/download_service.h index 78613d8..f2ccb8c 100644 --- a/chrome/browser/download/download_service.h +++ b/chrome/browser/download/download_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SERVICE_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SERVICE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/download/download_shelf.h b/chrome/browser/download/download_shelf.h index 070ff0e..433d613 100644 --- a/chrome/browser/download/download_shelf.h +++ b/chrome/browser/download/download_shelf.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SHELF_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SHELF_H_ -#pragma once class BaseDownloadItemModel; class Browser; diff --git a/chrome/browser/download/download_shelf_context_menu.h b/chrome/browser/download/download_shelf_context_menu.h index 8a28e59..fc7bc72 100644 --- a/chrome/browser/download/download_shelf_context_menu.h +++ b/chrome/browser/download/download_shelf_context_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SHELF_CONTEXT_MENU_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SHELF_CONTEXT_MENU_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/download/download_started_animation.h b/chrome/browser/download/download_started_animation.h index db154aad..ea5d299 100644 --- a/chrome/browser/download/download_started_animation.h +++ b/chrome/browser/download/download_started_animation.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_STARTED_ANIMATION_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_STARTED_ANIMATION_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/download/download_test_observer.h b/chrome/browser/download/download_test_observer.h index d8ea685..30ed06e 100644 --- a/chrome/browser/download/download_test_observer.h +++ b/chrome/browser/download/download_test_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_TEST_OBSERVER_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_TEST_OBSERVER_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/download/download_util.h b/chrome/browser/download/download_util.h index 11215e6..19b96fd 100644 --- a/chrome/browser/download/download_util.h +++ b/chrome/browser/download/download_util.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_DOWNLOAD_UTIL_H_ #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/download/save_package_file_picker.h b/chrome/browser/download/save_package_file_picker.h index 41340af..fd6bd3b 100644 --- a/chrome/browser/download/save_package_file_picker.h +++ b/chrome/browser/download/save_package_file_picker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_SAVE_PACKAGE_FILE_PICKER_H_ #define CHROME_BROWSER_DOWNLOAD_SAVE_PACKAGE_FILE_PICKER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/ui/select_file_dialog.h" diff --git a/chrome/browser/download/save_package_file_picker_chromeos.h b/chrome/browser/download/save_package_file_picker_chromeos.h index 9d9db24..26c3b6d 100644 --- a/chrome/browser/download/save_package_file_picker_chromeos.h +++ b/chrome/browser/download/save_package_file_picker_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_DOWNLOAD_SAVE_PACKAGE_FILE_PICKER_CHROMEOS_H_ #define CHROME_BROWSER_DOWNLOAD_SAVE_PACKAGE_FILE_PICKER_CHROMEOS_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/ui/select_file_dialog.h" diff --git a/chrome/browser/enumerate_modules_model_win.h b/chrome/browser/enumerate_modules_model_win.h index e970930..aac4a9c 100644 --- a/chrome/browser/enumerate_modules_model_win.h +++ b/chrome/browser/enumerate_modules_model_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ENUMERATE_MODULES_MODEL_WIN_H_ #define CHROME_BROWSER_ENUMERATE_MODULES_MODEL_WIN_H_ -#pragma once #include <utility> #include <vector> diff --git a/chrome/browser/event_disposition.h b/chrome/browser/event_disposition.h index 6d96a43..90e03e8 100644 --- a/chrome/browser/event_disposition.h +++ b/chrome/browser/event_disposition.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EVENT_DISPOSITION_H_ #define CHROME_BROWSER_EVENT_DISPOSITION_H_ -#pragma once #include "webkit/glue/window_open_disposition.h" diff --git a/chrome/browser/extensions/active_tab_permission_manager.h b/chrome/browser/extensions/active_tab_permission_manager.h index 8f6d654..ce2fc91 100644 --- a/chrome/browser/extensions/active_tab_permission_manager.h +++ b/chrome/browser/extensions/active_tab_permission_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_ACTIVE_TAB_PERMISSION_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_ACTIVE_TAB_PERMISSION_MANAGER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/admin_policy.h b/chrome/browser/extensions/admin_policy.h index 27f0759..38ff932 100644 --- a/chrome/browser/extensions/admin_policy.h +++ b/chrome/browser/extensions/admin_policy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_ADMIN_POLICY_H_ #define CHROME_BROWSER_EXTENSIONS_ADMIN_POLICY_H_ -#pragma once #include "base/values.h" #include "chrome/common/extensions/extension.h" diff --git a/chrome/browser/extensions/api/alarms/alarm_manager.h b/chrome/browser/extensions/api/alarms/alarm_manager.h index 2c46f9f..9797125 100644 --- a/chrome/browser/extensions/api/alarms/alarm_manager.h +++ b/chrome/browser/extensions/api/alarms/alarm_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_ALARMS_ALARM_MANAGER_H__ #define CHROME_BROWSER_EXTENSIONS_API_ALARMS_ALARM_MANAGER_H__ -#pragma once #include <string> #include <map> diff --git a/chrome/browser/extensions/api/alarms/alarms_api.h b/chrome/browser/extensions/api/alarms/alarms_api.h index 809c890..a913b52 100644 --- a/chrome/browser/extensions/api/alarms/alarms_api.h +++ b/chrome/browser/extensions/api/alarms/alarms_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_ALARMS_ALARMS_API_H__ #define CHROME_BROWSER_EXTENSIONS_API_ALARMS_ALARMS_API_H__ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/api_function.h b/chrome/browser/extensions/api/api_function.h index c08c6a7..2a91e30 100644 --- a/chrome/browser/extensions/api/api_function.h +++ b/chrome/browser/extensions/api/api_function.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_API_FUNCTION_H_ #define CHROME_BROWSER_EXTENSIONS_API_API_FUNCTION_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "chrome/browser/extensions/api/api_resource.h" diff --git a/chrome/browser/extensions/api/api_resource.h b/chrome/browser/extensions/api/api_resource.h index 24f1afc..7474a36 100644 --- a/chrome/browser/extensions/api/api_resource.h +++ b/chrome/browser/extensions/api/api_resource.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_API_RESOURCE_H_ #define CHROME_BROWSER_EXTENSIONS_API_API_RESOURCE_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/extensions/api/api_resource_controller.h b/chrome/browser/extensions/api/api_resource_controller.h index 9b01f69..9835c41 100644 --- a/chrome/browser/extensions/api/api_resource_controller.h +++ b/chrome/browser/extensions/api/api_resource_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_API_RESOURCE_CONTROLLER_H_ #define CHROME_BROWSER_EXTENSIONS_API_API_RESOURCE_CONTROLLER_H_ -#pragma once #include <string> #include <map> diff --git a/chrome/browser/extensions/api/api_resource_event_notifier.h b/chrome/browser/extensions/api/api_resource_event_notifier.h index 2521114..65dec87 100644 --- a/chrome/browser/extensions/api/api_resource_event_notifier.h +++ b/chrome/browser/extensions/api/api_resource_event_notifier.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_API_RESOURCE_EVENT_NOTIFIER_H_ #define CHROME_BROWSER_EXTENSIONS_API_API_RESOURCE_EVENT_NOTIFIER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/app/app_api.h b/chrome/browser/extensions/api/app/app_api.h index ba10e23..230d5d8f 100644 --- a/chrome/browser/extensions/api/app/app_api.h +++ b/chrome/browser/extensions/api/app/app_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_APP_APP_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_APP_APP_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/app_window/app_window_api.h b/chrome/browser/extensions/api/app_window/app_window_api.h index 5f4f5d8..cb722ba 100644 --- a/chrome/browser/extensions/api/app_window/app_window_api.h +++ b/chrome/browser/extensions/api/app_window/app_window_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_APP_WINDOW_APP_WINDOW_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_APP_WINDOW_APP_WINDOW_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/bluetooth/bluetooth_api.h b/chrome/browser/extensions/api/bluetooth/bluetooth_api.h index aa9da47..242d950 100644 --- a/chrome/browser/extensions/api/bluetooth/bluetooth_api.h +++ b/chrome/browser/extensions/api/bluetooth/bluetooth_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.h b/chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.h index bc1ba9e..cb8d089 100644 --- a/chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.h +++ b/chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_API_UTILS_H_ #define CHROME_BROWSER_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_API_UTILS_H_ -#pragma once #if defined(OS_CHROMEOS) diff --git a/chrome/browser/extensions/api/browsing_data/browsing_data_api.h b/chrome/browser/extensions/api/browsing_data/browsing_data_api.h index ff00389..3cea6ff 100644 --- a/chrome/browser/extensions/api/browsing_data/browsing_data_api.h +++ b/chrome/browser/extensions/api/browsing_data/browsing_data_api.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_BROWSING_DATA_BROWSING_DATA_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_BROWSING_DATA_BROWSING_DATA_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/commands/command_service.h b/chrome/browser/extensions/api/commands/command_service.h index 36fbd90..c640191 100644 --- a/chrome/browser/extensions/api/commands/command_service.h +++ b/chrome/browser/extensions/api/commands/command_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_COMMANDS_COMMAND_SERVICE_H_ #define CHROME_BROWSER_EXTENSIONS_API_COMMANDS_COMMAND_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/commands/command_service_factory.h b/chrome/browser/extensions/api/commands/command_service_factory.h index a1c0874..7b84aac 100644 --- a/chrome/browser/extensions/api/commands/command_service_factory.h +++ b/chrome/browser/extensions/api/commands/command_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_COMMANDS_COMMAND_SERVICE_FACTORY_H_ #define CHROME_BROWSER_EXTENSIONS_API_COMMANDS_COMMAND_SERVICE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/extensions/api/content_settings/content_settings_api.h b/chrome/browser/extensions/api/content_settings/content_settings_api.h index eeb44aa..ecba495 100644 --- a/chrome/browser/extensions/api/content_settings/content_settings_api.h +++ b/chrome/browser/extensions/api/content_settings/content_settings_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_API_H__ #define CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_API_H__ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/content_settings/content_settings_api_constants.h b/chrome/browser/extensions/api/content_settings/content_settings_api_constants.h index 1f52563..82b13f6 100644 --- a/chrome/browser/extensions/api/content_settings/content_settings_api_constants.h +++ b/chrome/browser/extensions/api/content_settings/content_settings_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_API_CONSTANTS_H__ #define CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_API_CONSTANTS_H__ -#pragma once namespace extensions { namespace content_settings_api_constants { diff --git a/chrome/browser/extensions/api/content_settings/content_settings_helpers.h b/chrome/browser/extensions/api/content_settings/content_settings_helpers.h index 3f930d1..7b82f23 100644 --- a/chrome/browser/extensions/api/content_settings/content_settings_helpers.h +++ b/chrome/browser/extensions/api/content_settings/content_settings_helpers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_HELPERS_H__ #define CHROME_BROWSER_EXTENSIONS_API_CONTENT_SETTINGS_CONTENT_SETTINGS_HELPERS_H__ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/context_menu/context_menu_api.h b/chrome/browser/extensions/api/context_menu/context_menu_api.h index 61e4823..35e8914 100644 --- a/chrome/browser/extensions/api/context_menu/context_menu_api.h +++ b/chrome/browser/extensions/api/context_menu/context_menu_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_CONTEXT_MENU_CONTEXT_MENU_API_H__ #define CHROME_BROWSER_EXTENSIONS_API_CONTEXT_MENU_CONTEXT_MENU_API_H__ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "chrome/browser/extensions/menu_manager.h" diff --git a/chrome/browser/extensions/api/cookies/cookies_api.h b/chrome/browser/extensions/api/cookies/cookies_api.h index adf0f56..6876551 100644 --- a/chrome/browser/extensions/api/cookies/cookies_api.h +++ b/chrome/browser/extensions/api/cookies/cookies_api.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_COOKIES_COOKIES_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_COOKIES_COOKIES_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/cookies/cookies_api_constants.h b/chrome/browser/extensions/api/cookies/cookies_api_constants.h index 088280e..d6a1be8 100644 --- a/chrome/browser/extensions/api/cookies/cookies_api_constants.h +++ b/chrome/browser/extensions/api/cookies/cookies_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_COOKIES_COOKIES_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_COOKIES_COOKIES_API_CONSTANTS_H_ -#pragma once namespace extensions { namespace cookies_api_constants { diff --git a/chrome/browser/extensions/api/cookies/cookies_helpers.h b/chrome/browser/extensions/api/cookies/cookies_helpers.h index 3ece5ba..77d1e5d 100644 --- a/chrome/browser/extensions/api/cookies/cookies_helpers.h +++ b/chrome/browser/extensions/api/cookies/cookies_helpers.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_COOKIES_COOKIES_HELPERS_H_ #define CHROME_BROWSER_EXTENSIONS_API_COOKIES_COOKIES_HELPERS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/declarative/declarative_api.h b/chrome/browser/extensions/api/declarative/declarative_api.h index 175dd0f..e8fb739 100644 --- a/chrome/browser/extensions/api/declarative/declarative_api.h +++ b/chrome/browser/extensions/api/declarative/declarative_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_DECLARATIVE_API_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_DECLARATIVE_API_H__ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/extensions/api/declarative/initializing_rules_registry.h b/chrome/browser/extensions/api/declarative/initializing_rules_registry.h index 952c4b7..e27869f 100644 --- a/chrome/browser/extensions/api/declarative/initializing_rules_registry.h +++ b/chrome/browser/extensions/api/declarative/initializing_rules_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_INITIALIZING_RULES_REGISTRY_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_INITIALIZING_RULES_REGISTRY_H__ -#pragma once #include "chrome/browser/extensions/api/declarative/rules_registry.h" diff --git a/chrome/browser/extensions/api/declarative/rules_registry.h b/chrome/browser/extensions/api/declarative/rules_registry.h index 9d515e5..1c8f4ae 100644 --- a/chrome/browser/extensions/api/declarative/rules_registry.h +++ b/chrome/browser/extensions/api/declarative/rules_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_H__ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/declarative/rules_registry_service.h b/chrome/browser/extensions/api/declarative/rules_registry_service.h index bc4e718..aeffcf2 100644 --- a/chrome/browser/extensions/api/declarative/rules_registry_service.h +++ b/chrome/browser/extensions/api/declarative/rules_registry_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_SERVICE_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_SERVICE_H__ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/api/declarative/rules_registry_storage_delegate.h b/chrome/browser/extensions/api/declarative/rules_registry_storage_delegate.h index 063d641..035974e 100644 --- a/chrome/browser/extensions/api/declarative/rules_registry_storage_delegate.h +++ b/chrome/browser/extensions/api/declarative/rules_registry_storage_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_STORAGE_DELEGATE_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_STORAGE_DELEGATE_H__ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/declarative/rules_registry_with_cache.h b/chrome/browser/extensions/api/declarative/rules_registry_with_cache.h index 866df6b..c7260e4 100644 --- a/chrome/browser/extensions/api/declarative/rules_registry_with_cache.h +++ b/chrome/browser/extensions/api/declarative/rules_registry_with_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_WITH_CACHE_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_RULES_REGISTRY_WITH_CACHE_H__ -#pragma once #include "chrome/browser/extensions/api/declarative/rules_registry.h" diff --git a/chrome/browser/extensions/api/declarative/test_rules_registry.h b/chrome/browser/extensions/api/declarative/test_rules_registry.h index 151f8ee..13551bb 100644 --- a/chrome/browser/extensions/api/declarative/test_rules_registry.h +++ b/chrome/browser/extensions/api/declarative/test_rules_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_TEST_RULES_REGISTRY_H__ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_TEST_RULES_REGISTRY_H__ -#pragma once #include "chrome/browser/extensions/api/declarative/rules_registry_with_cache.h" diff --git a/chrome/browser/extensions/api/declarative_webrequest/request_stages.h b/chrome/browser/extensions/api/declarative_webrequest/request_stages.h index 06772ec..0c7a81e 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/request_stages.h +++ b/chrome/browser/extensions/api/declarative_webrequest/request_stages.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_REQUEST_STAGES_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_REQUEST_STAGES_H_ -#pragma once namespace extensions { diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h index 65ccef2..ebaba0b 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_action.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_ACTION_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_ACTION_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h index fb95fc1..a371949 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_CONDITION_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_CONDITION_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h index 09da168..fbbc52a 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_CONDITION_ATTRIBUTE_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_CONDITION_ATTRIBUTE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h index d3b3ffc..57461cf 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_CONSTANTS_H_ -#pragma once namespace extensions { namespace declarative_webrequest_constants { diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_rule.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_rule.h index d12e2fc..3e9247b 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_rule.h +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_rule.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_RULE_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_RULE_H_ -#pragma once #include <list> #include <vector> diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h index 5a51a05..7960015 100644 --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_RULES_REGISTRY_H_ #define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_WEBREQUEST_WEBREQUEST_RULES_REGISTRY_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/extensions/api/discovery/discovery_api.h b/chrome/browser/extensions/api/discovery/discovery_api.h index 3828dca..b4a0817 100644 --- a/chrome/browser/extensions/api/discovery/discovery_api.h +++ b/chrome/browser/extensions/api/discovery/discovery_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_DISCOVERY_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_DISCOVERY_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/discovery/suggested_link.h b/chrome/browser/extensions/api/discovery/suggested_link.h index 7b208f6..4888b66 100644 --- a/chrome/browser/extensions/api/discovery/suggested_link.h +++ b/chrome/browser/extensions/api/discovery/suggested_link.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_SUGGESTED_LINK_H_ #define CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_SUGGESTED_LINK_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/discovery/suggested_links_registry.h b/chrome/browser/extensions/api/discovery/suggested_links_registry.h index 269e593..944c64b 100644 --- a/chrome/browser/extensions/api/discovery/suggested_links_registry.h +++ b/chrome/browser/extensions/api/discovery/suggested_links_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_SUGGESTED_LINKS_REGISTRY_H_ #define CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_SUGGESTED_LINKS_REGISTRY_H_ -#pragma once #include <map> diff --git a/chrome/browser/extensions/api/discovery/suggested_links_registry_factory.h b/chrome/browser/extensions/api/discovery/suggested_links_registry_factory.h index 4063d26..6697d8b 100644 --- a/chrome/browser/extensions/api/discovery/suggested_links_registry_factory.h +++ b/chrome/browser/extensions/api/discovery/suggested_links_registry_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_SUGGESTED_LINKS_REGISTRY_FACTORY_H_ #define CHROME_BROWSER_EXTENSIONS_API_DISCOVERY_SUGGESTED_LINKS_REGISTRY_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/extensions/api/dns/dns_api.h b/chrome/browser/extensions/api/dns/dns_api.h index 507734d..10c9ca3 100644 --- a/chrome/browser/extensions/api/dns/dns_api.h +++ b/chrome/browser/extensions/api/dns/dns_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DNS_DNS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_DNS_DNS_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/dns/host_resolver_wrapper.h b/chrome/browser/extensions/api/dns/host_resolver_wrapper.h index c38118b..35c9e52 100644 --- a/chrome/browser/extensions/api/dns/host_resolver_wrapper.h +++ b/chrome/browser/extensions/api/dns/host_resolver_wrapper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DNS_HOST_RESOLVER_WRAPPER_H_ #define CHROME_BROWSER_EXTENSIONS_API_DNS_HOST_RESOLVER_WRAPPER_H_ -#pragma once #include "base/memory/singleton.h" #include "net/base/host_resolver.h" diff --git a/chrome/browser/extensions/api/dns/mock_host_resolver_creator.h b/chrome/browser/extensions/api/dns/mock_host_resolver_creator.h index 0e7c2dd..bf94ccb 100644 --- a/chrome/browser/extensions/api/dns/mock_host_resolver_creator.h +++ b/chrome/browser/extensions/api/dns/mock_host_resolver_creator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DNS_MOCK_HOST_RESOLVER_CREATOR_H_ #define CHROME_BROWSER_EXTENSIONS_API_DNS_MOCK_HOST_RESOLVER_CREATOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/downloads/downloads_api.h b/chrome/browser/extensions/api/downloads/downloads_api.h index c8a148e..65aaf52 100644 --- a/chrome/browser/extensions/api/downloads/downloads_api.h +++ b/chrome/browser/extensions/api/downloads/downloads_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_DOWNLOADS_DOWNLOADS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_DOWNLOADS_DOWNLOADS_API_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/api/extension_action/extension_actions_api.h b/chrome/browser/extensions/api/extension_action/extension_actions_api.h index 4924051..5ab8043 100644 --- a/chrome/browser/extensions/api/extension_action/extension_actions_api.h +++ b/chrome/browser/extensions/api/extension_action/extension_actions_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_ACTIONS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_ACTIONS_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "chrome/common/extensions/extension_action.h" diff --git a/chrome/browser/extensions/api/extension_action/extension_browser_actions_api.h b/chrome/browser/extensions/api/extension_action/extension_browser_actions_api.h index 0b0de5f..643208e 100644 --- a/chrome/browser/extensions/api/extension_action/extension_browser_actions_api.h +++ b/chrome/browser/extensions/api/extension_action/extension_browser_actions_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_BROWSER_ACTIONS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_BROWSER_ACTIONS_API_H_ -#pragma once #include "chrome/browser/extensions/api/extension_action/extension_actions_api.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/extension_action/extension_page_actions_api.h b/chrome/browser/extensions/api/extension_action/extension_page_actions_api.h index 696fd44..bfef30c 100644 --- a/chrome/browser/extensions/api/extension_action/extension_page_actions_api.h +++ b/chrome/browser/extensions/api/extension_action/extension_page_actions_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_PAGE_ACTIONS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_PAGE_ACTIONS_API_H_ -#pragma once #include "chrome/browser/extensions/api/extension_action/extension_actions_api.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/extension_action/extension_page_actions_api_constants.h b/chrome/browser/extensions/api/extension_action/extension_page_actions_api_constants.h index a2bb48a..b4c5e75 100644 --- a/chrome/browser/extensions/api/extension_action/extension_page_actions_api_constants.h +++ b/chrome/browser/extensions/api/extension_action/extension_page_actions_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_PAGE_ACTIONS_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_PAGE_ACTIONS_API_CONSTANTS_H_ -#pragma once namespace extension_page_actions_api_constants { diff --git a/chrome/browser/extensions/api/extension_action/extension_script_badge_api.h b/chrome/browser/extensions/api/extension_action/extension_script_badge_api.h index b9b2c62..17d53c5 100644 --- a/chrome/browser/extensions/api/extension_action/extension_script_badge_api.h +++ b/chrome/browser/extensions/api/extension_action/extension_script_badge_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_SCRIPT_BADGE_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_EXTENSION_ACTION_EXTENSION_SCRIPT_BADGE_API_H_ -#pragma once #include "chrome/browser/extensions/api/extension_action/extension_actions_api.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/file_system/file_system_api.h b/chrome/browser/extensions/api/file_system/file_system_api.h index ec3293d..b3a58d2b 100644 --- a/chrome/browser/extensions/api/file_system/file_system_api.h +++ b/chrome/browser/extensions/api/file_system/file_system_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_FILE_SYSTEM_FILE_SYSTEM_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_FILE_SYSTEM_FILE_SYSTEM_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "chrome/browser/ui/select_file_dialog.h" diff --git a/chrome/browser/extensions/api/identity/identity_api.h b/chrome/browser/extensions/api/identity/identity_api.h index 776b554..07c8cc8 100644 --- a/chrome/browser/extensions/api/identity/identity_api.h +++ b/chrome/browser/extensions/api/identity/identity_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_IDENTITY_IDENTITY_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_IDENTITY_IDENTITY_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/identity/web_auth_flow.h b/chrome/browser/extensions/api/identity/web_auth_flow.h index c501331..8ac6ba3 100644 --- a/chrome/browser/extensions/api/identity/web_auth_flow.h +++ b/chrome/browser/extensions/api/identity/web_auth_flow.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_IDENTITY_WEB_AUTH_FLOW_H_ #define CHROME_BROWSER_EXTENSIONS_API_IDENTITY_WEB_AUTH_FLOW_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/idltest/idltest_api.h b/chrome/browser/extensions/api/idltest/idltest_api.h index af7c3cc..9ee0921 100644 --- a/chrome/browser/extensions/api/idltest/idltest_api.h +++ b/chrome/browser/extensions/api/idltest/idltest_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_IDLTEST_IDLTEST_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_IDLTEST_IDLTEST_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/media_gallery/media_gallery_api.h b/chrome/browser/extensions/api/media_gallery/media_gallery_api.h index 2aab56d..4774407 100644 --- a/chrome/browser/extensions/api/media_gallery/media_gallery_api.h +++ b/chrome/browser/extensions/api/media_gallery/media_gallery_api.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_MEDIA_GALLERY_MEDIA_GALLERY_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_MEDIA_GALLERY_MEDIA_GALLERY_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/metrics/metrics.h b/chrome/browser/extensions/api/metrics/metrics.h index eefddf4..f770256 100644 --- a/chrome/browser/extensions/api/metrics/metrics.h +++ b/chrome/browser/extensions/api/metrics/metrics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_METRICS_METRICS_H_ #define CHROME_BROWSER_EXTENSIONS_API_METRICS_METRICS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.h b/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.h index 844d2e3..fcce0b6 100644 --- a/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.h +++ b/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_OFFSCREEN_TABS_OFFSCREEN_TABS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_OFFSCREEN_TABS_OFFSCREEN_TABS_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_constants.h b/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_constants.h index ee15df7..8d92342 100644 --- a/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_constants.h +++ b/chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_OFFSCREEN_TABS_OFFSCREEN_TABS_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_OFFSCREEN_TABS_OFFSCREEN_TABS_CONSTANTS_H_ -#pragma once namespace extensions { namespace offscreen_tabs_constants { diff --git a/chrome/browser/extensions/api/omnibox/omnibox_api.h b/chrome/browser/extensions/api/omnibox/omnibox_api.h index c171272..a4f14ee 100644 --- a/chrome/browser/extensions/api/omnibox/omnibox_api.h +++ b/chrome/browser/extensions/api/omnibox/omnibox_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_OMNIBOX_OMNIBOX_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_OMNIBOX_OMNIBOX_API_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/permissions/permissions_api.h b/chrome/browser/extensions/api/permissions/permissions_api.h index a1bf462..9801ea1 100644 --- a/chrome/browser/extensions/api/permissions/permissions_api.h +++ b/chrome/browser/extensions/api/permissions/permissions_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_PERMISSIONS_PERMISSIONS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_PERMISSIONS_PERMISSIONS_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/permissions/permissions_api_helpers.h b/chrome/browser/extensions/api/permissions/permissions_api_helpers.h index 65cc591..7702d3f 100644 --- a/chrome/browser/extensions/api/permissions/permissions_api_helpers.h +++ b/chrome/browser/extensions/api/permissions/permissions_api_helpers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_PERMISSIONS_PERMISSIONS_API_HELPERS_H_ #define CHROME_BROWSER_EXTENSIONS_API_PERMISSIONS_PERMISSIONS_API_HELPERS_H_ -#pragma once #include <string> #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/extensions/api/proxy/proxy_api_constants.h b/chrome/browser/extensions/api/proxy/proxy_api_constants.h index bfe3157..3b80c40 100644 --- a/chrome/browser/extensions/api/proxy/proxy_api_constants.h +++ b/chrome/browser/extensions/api/proxy/proxy_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_PROXY_PROXY_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_PROXY_PROXY_API_CONSTANTS_H_ -#pragma once namespace extensions { namespace proxy_api_constants { diff --git a/chrome/browser/extensions/api/proxy/proxy_api_helpers.h b/chrome/browser/extensions/api/proxy/proxy_api_helpers.h index 1cff07d..a4b06b2 100644 --- a/chrome/browser/extensions/api/proxy/proxy_api_helpers.h +++ b/chrome/browser/extensions/api/proxy/proxy_api_helpers.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_PROXY_PROXY_API_HELPERS_H_ #define CHROME_BROWSER_EXTENSIONS_API_PROXY_PROXY_API_HELPERS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/record/record_api.h b/chrome/browser/extensions/api/record/record_api.h index 4e31695..801f8ed 100644 --- a/chrome/browser/extensions/api/record/record_api.h +++ b/chrome/browser/extensions/api/record/record_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_RECORD_RECORD_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_RECORD_RECORD_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "base/command_line.h" diff --git a/chrome/browser/extensions/api/runtime/runtime_api.h b/chrome/browser/extensions/api/runtime/runtime_api.h index 1ff000d..e5f6b04 100644 --- a/chrome/browser/extensions/api/runtime/runtime_api.h +++ b/chrome/browser/extensions/api/runtime/runtime_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_RUNTIME_RUNTIME_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_RUNTIME_RUNTIME_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/serial/serial_api.h b/chrome/browser/extensions/api/serial/serial_api.h index 52ff928..95dc357 100644 --- a/chrome/browser/extensions/api/serial/serial_api.h +++ b/chrome/browser/extensions/api/serial/serial_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SERIAL_SERIAL_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_SERIAL_SERIAL_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/serial/serial_connection.h b/chrome/browser/extensions/api/serial/serial_connection.h index 9586ff2..0376fa6 100644 --- a/chrome/browser/extensions/api/serial/serial_connection.h +++ b/chrome/browser/extensions/api/serial/serial_connection.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SERIAL_SERIAL_CONNECTION_H_ #define CHROME_BROWSER_EXTENSIONS_API_SERIAL_SERIAL_CONNECTION_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/api/serial/serial_port_enumerator.h b/chrome/browser/extensions/api/serial/serial_port_enumerator.h index 46419cf..b006919 100644 --- a/chrome/browser/extensions/api/serial/serial_port_enumerator.h +++ b/chrome/browser/extensions/api/serial/serial_port_enumerator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SERIAL_SERIAL_PORT_ENUMERATOR_H_ #define CHROME_BROWSER_EXTENSIONS_API_SERIAL_SERIAL_PORT_ENUMERATOR_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/api/socket/socket.h b/chrome/browser/extensions/api/socket/socket.h index 60feeeb..3979f2c 100644 --- a/chrome/browser/extensions/api/socket/socket.h +++ b/chrome/browser/extensions/api/socket/socket.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SOCKET_SOCKET_H_ #define CHROME_BROWSER_EXTENSIONS_API_SOCKET_SOCKET_H_ -#pragma once #include <queue> #include <string> diff --git a/chrome/browser/extensions/api/socket/socket_api.h b/chrome/browser/extensions/api/socket/socket_api.h index 87ea8f8..027b6ee 100644 --- a/chrome/browser/extensions/api/socket/socket_api.h +++ b/chrome/browser/extensions/api/socket/socket_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SOCKET_SOCKET_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_SOCKET_SOCKET_API_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/extensions/api/api_function.h" diff --git a/chrome/browser/extensions/api/socket/tcp_socket.h b/chrome/browser/extensions/api/socket/tcp_socket.h index a536dbe..91ae762 100644 --- a/chrome/browser/extensions/api/socket/tcp_socket.h +++ b/chrome/browser/extensions/api/socket/tcp_socket.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SOCKET_TCP_SOCKET_H_ #define CHROME_BROWSER_EXTENSIONS_API_SOCKET_TCP_SOCKET_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/socket/udp_socket.h b/chrome/browser/extensions/api/socket/udp_socket.h index 4d4dfdf..dca9abd 100644 --- a/chrome/browser/extensions/api/socket/udp_socket.h +++ b/chrome/browser/extensions/api/socket/udp_socket.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_SOCKET_UDP_SOCKET_H_ #define CHROME_BROWSER_EXTENSIONS_API_SOCKET_UDP_SOCKET_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/tabs/execute_code_in_tab_function.h b/chrome/browser/extensions/api/tabs/execute_code_in_tab_function.h index 5c97e3e..98573a9 100644 --- a/chrome/browser/extensions/api/tabs/execute_code_in_tab_function.h +++ b/chrome/browser/extensions/api/tabs/execute_code_in_tab_function.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_TABS_EXECUTE_CODE_IN_TAB_FUNCTION_H__ #define CHROME_BROWSER_EXTENSIONS_API_TABS_EXECUTE_CODE_IN_TAB_FUNCTION_H__ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/tabs/tabs.h b/chrome/browser/extensions/api/tabs/tabs.h index 14276a0..24fd5c9 100644 --- a/chrome/browser/extensions/api/tabs/tabs.h +++ b/chrome/browser/extensions/api/tabs/tabs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_TABS_TABS_H__ #define CHROME_BROWSER_EXTENSIONS_API_TABS_TABS_H__ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/api/tabs/tabs_constants.h b/chrome/browser/extensions/api/tabs/tabs_constants.h index 77836f3..02191ab 100644 --- a/chrome/browser/extensions/api/tabs/tabs_constants.h +++ b/chrome/browser/extensions/api/tabs/tabs_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_TABS_TABS_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_TABS_TABS_CONSTANTS_H_ -#pragma once namespace extensions { namespace tabs_constants { diff --git a/chrome/browser/extensions/api/terminal/terminal_extension_helper.h b/chrome/browser/extensions/api/terminal/terminal_extension_helper.h index 481f5a8..1599387 100644 --- a/chrome/browser/extensions/api/terminal/terminal_extension_helper.h +++ b/chrome/browser/extensions/api/terminal/terminal_extension_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_TERMINAL_TERMINAL_EXTENSION_HELPER_H_ #define CHROME_BROWSER_EXTENSIONS_API_TERMINAL_TERMINAL_EXTENSION_HELPER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/terminal/terminal_private_api.h b/chrome/browser/extensions/api/terminal/terminal_private_api.h index ae66932..298791b 100644 --- a/chrome/browser/extensions/api/terminal/terminal_private_api.h +++ b/chrome/browser/extensions/api/terminal/terminal_private_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_TERMINAL_TERMINAL_PRIVATE_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_TERMINAL_TERMINAL_PRIVATE_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/test/test_api.h b/chrome/browser/extensions/api/test/test_api.h index 3886385..1f47da5 100644 --- a/chrome/browser/extensions/api/test/test_api.h +++ b/chrome/browser/extensions/api/test/test_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_TEST_TEST_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_TEST_TEST_API_H_ -#pragma once #include "base/values.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/usb/usb_api.h b/chrome/browser/extensions/api/usb/usb_api.h index 2737802..30f3400 100644 --- a/chrome/browser/extensions/api/usb/usb_api.h +++ b/chrome/browser/extensions/api/usb/usb_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_USB_USB_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_USB_USB_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/api/usb/usb_device_resource.h b/chrome/browser/extensions/api/usb/usb_device_resource.h index 8a41ba2..9f4ba6f 100644 --- a/chrome/browser/extensions/api/usb/usb_device_resource.h +++ b/chrome/browser/extensions/api/usb/usb_device_resource.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_USB_USB_DEVICE_RESOURCE_H_ #define CHROME_BROWSER_EXTENSIONS_API_USB_USB_DEVICE_RESOURCE_H_ -#pragma once #include <set> diff --git a/chrome/browser/extensions/api/web_navigation/web_navigation_api.h b/chrome/browser/extensions/api/web_navigation/web_navigation_api.h index 5325a78..d37cac9 100644 --- a/chrome/browser/extensions/api/web_navigation/web_navigation_api.h +++ b/chrome/browser/extensions/api/web_navigation/web_navigation_api.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_NAVIGATION_WEB_NAVIGATION_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_NAVIGATION_WEB_NAVIGATION_API_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/api/web_navigation/web_navigation_api_constants.h b/chrome/browser/extensions/api/web_navigation/web_navigation_api_constants.h index 1f786f8..d9fb0a1 100644 --- a/chrome/browser/extensions/api/web_navigation/web_navigation_api_constants.h +++ b/chrome/browser/extensions/api/web_navigation/web_navigation_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_NAVIGATION_WEB_NAVIGATION_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_NAVIGATION_WEB_NAVIGATION_API_CONSTANTS_H_ -#pragma once namespace extensions { diff --git a/chrome/browser/extensions/api/web_request/web_request_api.h b/chrome/browser/extensions/api/web_request/web_request_api.h index 3219008..62daea3 100644 --- a/chrome/browser/extensions/api/web_request/web_request_api.h +++ b/chrome/browser/extensions/api/web_request/web_request_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_API_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/extensions/api/web_request/web_request_api_constants.h b/chrome/browser/extensions/api/web_request/web_request_api_constants.h index 52d7f05..65fed264 100644 --- a/chrome/browser/extensions/api/web_request/web_request_api_constants.h +++ b/chrome/browser/extensions/api/web_request/web_request_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_API_CONSTANTS_H_ -#pragma once namespace extension_web_request_api_constants { diff --git a/chrome/browser/extensions/api/web_request/web_request_api_helpers.h b/chrome/browser/extensions/api/web_request/web_request_api_helpers.h index 3c15fae..7a3b9fb3 100644 --- a/chrome/browser/extensions/api/web_request/web_request_api_helpers.h +++ b/chrome/browser/extensions/api/web_request/web_request_api_helpers.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_API_HELPERS_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_API_HELPERS_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/extensions/api/web_request/web_request_time_tracker.h b/chrome/browser/extensions/api/web_request/web_request_time_tracker.h index a2686af..fc58aa0 100644 --- a/chrome/browser/extensions/api/web_request/web_request_time_tracker.h +++ b/chrome/browser/extensions/api/web_request/web_request_time_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_TIME_TRACKER_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_REQUEST_WEB_REQUEST_TIME_TRACKER_H_ -#pragma once #include <map> #include <queue> diff --git a/chrome/browser/extensions/api/web_socket_proxy_private/web_socket_proxy_private_api.h b/chrome/browser/extensions/api/web_socket_proxy_private/web_socket_proxy_private_api.h index 35dc297e28..bba77561 100644 --- a/chrome/browser/extensions/api/web_socket_proxy_private/web_socket_proxy_private_api.h +++ b/chrome/browser/extensions/api/web_socket_proxy_private/web_socket_proxy_private_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEB_SOCKET_PROXY_PRIVATE_WEB_SOCKET_PROXY_PRIVATE_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEB_SOCKET_PROXY_PRIVATE_WEB_SOCKET_PROXY_PRIVATE_API_H_ -#pragma once #include "base/timer.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/api/webstore_private/webstore_private_api.h b/chrome/browser/extensions/api/webstore_private/webstore_private_api.h index e094c4d..d359c6e 100644 --- a/chrome/browser/extensions/api/webstore_private/webstore_private_api.h +++ b/chrome/browser/extensions/api/webstore_private/webstore_private_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_API_WEBSTORE_PRIVATE_WEBSTORE_PRIVATE_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_WEBSTORE_PRIVATE_WEBSTORE_PRIVATE_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/app_notification.h b/chrome/browser/extensions/app_notification.h index c73ecbb..97a39d5 100644 --- a/chrome/browser/extensions/app_notification.h +++ b/chrome/browser/extensions/app_notification.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_H_ #define CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/app_notification_manager.h b/chrome/browser/extensions/app_notification_manager.h index 8bffbdd..1695790 100644 --- a/chrome/browser/extensions/app_notification_manager.h +++ b/chrome/browser/extensions/app_notification_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_MANAGER_H_ -#pragma once #include <map> diff --git a/chrome/browser/extensions/app_notification_storage.h b/chrome/browser/extensions/app_notification_storage.h index 2ca1e54..8a518f3 100644 --- a/chrome/browser/extensions/app_notification_storage.h +++ b/chrome/browser/extensions/app_notification_storage.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_STORAGE_H__ #define CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_STORAGE_H__ -#pragma once #include <set> diff --git a/chrome/browser/extensions/app_notification_test_util.h b/chrome/browser/extensions/app_notification_test_util.h index 8a78e9e..491e222 100644 --- a/chrome/browser/extensions/app_notification_test_util.h +++ b/chrome/browser/extensions/app_notification_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_TEST_UTIL_H_ #define CHROME_BROWSER_EXTENSIONS_APP_NOTIFICATION_TEST_UTIL_H_ -#pragma once #include "chrome/browser/extensions/app_notification.h" diff --git a/chrome/browser/extensions/app_shortcut_manager.h b/chrome/browser/extensions/app_shortcut_manager.h index 8868591..6eb344a 100644 --- a/chrome/browser/extensions/app_shortcut_manager.h +++ b/chrome/browser/extensions/app_shortcut_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_SHORTCUT_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_APP_SHORTCUT_MANAGER_H_ -#pragma once #include "chrome/browser/extensions/image_loading_tracker.h" #include "chrome/browser/shell_integration.h" diff --git a/chrome/browser/extensions/app_sync_bundle.h b/chrome/browser/extensions/app_sync_bundle.h index 0e8635c..60bffa3dd 100644 --- a/chrome/browser/extensions/app_sync_bundle.h +++ b/chrome/browser/extensions/app_sync_bundle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_SYNC_BUNDLE_H_ #define CHROME_BROWSER_EXTENSIONS_APP_SYNC_BUNDLE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/app_sync_data.h b/chrome/browser/extensions/app_sync_data.h index bf830cf..455c64c 100644 --- a/chrome/browser/extensions/app_sync_data.h +++ b/chrome/browser/extensions/app_sync_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APP_SYNC_DATA_H_ #define CHROME_BROWSER_EXTENSIONS_APP_SYNC_DATA_H_ -#pragma once #include "chrome/browser/extensions/extension_sync_data.h" #include "chrome/common/string_ordinal.h" diff --git a/chrome/browser/extensions/apps_promo.h b/chrome/browser/extensions/apps_promo.h index 2fad19b..b37249a 100644 --- a/chrome/browser/extensions/apps_promo.h +++ b/chrome/browser/extensions/apps_promo.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_APPS_PROMO_H_ #define CHROME_BROWSER_EXTENSIONS_APPS_PROMO_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/autoupdate_interceptor.h b/chrome/browser/extensions/autoupdate_interceptor.h index 88ff1a2..8fbcc3e 100644 --- a/chrome/browser/extensions/autoupdate_interceptor.h +++ b/chrome/browser/extensions/autoupdate_interceptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_AUTOUPDATE_INTERCEPTOR_H_ #define CHROME_BROWSER_EXTENSIONS_AUTOUPDATE_INTERCEPTOR_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/browser_action_test_util.h b/chrome/browser/extensions/browser_action_test_util.h index 33960fb..c733f2b 100644 --- a/chrome/browser/extensions/browser_action_test_util.h +++ b/chrome/browser/extensions/browser_action_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_BROWSER_ACTION_TEST_UTIL_H_ #define CHROME_BROWSER_EXTENSIONS_BROWSER_ACTION_TEST_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/browser_extension_window_controller.h b/chrome/browser/extensions/browser_extension_window_controller.h index a400c92..521f4e3 100644 --- a/chrome/browser/extensions/browser_extension_window_controller.h +++ b/chrome/browser/extensions/browser_extension_window_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_BROWSER_EXTENSION_WINDOW_CONTROLLER_H_ #define CHROME_BROWSER_EXTENSIONS_BROWSER_EXTENSION_WINDOW_CONTROLLER_H_ -#pragma once #include "chrome/browser/extensions/extension_window_controller.h" diff --git a/chrome/browser/extensions/bundle_installer.h b/chrome/browser/extensions/bundle_installer.h index 655d3fa..4c2d145 100644 --- a/chrome/browser/extensions/bundle_installer.h +++ b/chrome/browser/extensions/bundle_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_BUNDLE_INSTALLER_H_ #define CHROME_BROWSER_EXTENSIONS_BUNDLE_INSTALLER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/component_loader.h b/chrome/browser/extensions/component_loader.h index a2a4b02..cc5e9b5 100644 --- a/chrome/browser/extensions/component_loader.h +++ b/chrome/browser/extensions/component_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_COMPONENT_LOADER_H_ #define CHROME_BROWSER_EXTENSIONS_COMPONENT_LOADER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/convert_user_script.h b/chrome/browser/extensions/convert_user_script.h index 109a4ce..480b6ae 100644 --- a/chrome/browser/extensions/convert_user_script.h +++ b/chrome/browser/extensions/convert_user_script.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_CONVERT_USER_SCRIPT_H_ #define CHROME_BROWSER_EXTENSIONS_CONVERT_USER_SCRIPT_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/convert_web_app.h b/chrome/browser/extensions/convert_web_app.h index 4aecb5d..b792c5c 100644 --- a/chrome/browser/extensions/convert_web_app.h +++ b/chrome/browser/extensions/convert_web_app.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_CONVERT_WEB_APP_H_ #define CHROME_BROWSER_EXTENSIONS_CONVERT_WEB_APP_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/crx_file.h b/chrome/browser/extensions/crx_file.h index bf66da3..c1f3040 100644 --- a/chrome/browser/extensions/crx_file.h +++ b/chrome/browser/extensions/crx_file.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_CRX_FILE_H_ #define CHROME_BROWSER_EXTENSIONS_CRX_FILE_H_ -#pragma once #include <sys/types.h> #include "base/basictypes.h" diff --git a/chrome/browser/extensions/crx_installer.h b/chrome/browser/extensions/crx_installer.h index 2431399..8d7ce49 100644 --- a/chrome/browser/extensions/crx_installer.h +++ b/chrome/browser/extensions/crx_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_CRX_INSTALLER_H_ #define CHROME_BROWSER_EXTENSIONS_CRX_INSTALLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/crx_installer_error.h b/chrome/browser/extensions/crx_installer_error.h index f1e65f46..c26cc07 100644 --- a/chrome/browser/extensions/crx_installer_error.h +++ b/chrome/browser/extensions/crx_installer_error.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_CRX_INSTALLER_ERROR_H_ #define CHROME_BROWSER_EXTENSIONS_CRX_INSTALLER_ERROR_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/extensions/default_apps.h b/chrome/browser/extensions/default_apps.h index 254fa86..51f21fe 100644 --- a/chrome/browser/extensions/default_apps.h +++ b/chrome/browser/extensions/default_apps.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_DEFAULT_APPS_H_ #define CHROME_BROWSER_EXTENSIONS_DEFAULT_APPS_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/extensions/external_extension_provider_impl.h" diff --git a/chrome/browser/extensions/default_apps_trial.h b/chrome/browser/extensions/default_apps_trial.h index b4aebde..d4bd74f 100644 --- a/chrome/browser/extensions/default_apps_trial.h +++ b/chrome/browser/extensions/default_apps_trial.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_DEFAULT_APPS_TRIAL_H_ #define CHROME_BROWSER_EXTENSIONS_DEFAULT_APPS_TRIAL_H_ -#pragma once // Strings used with default apps field trial. If the field trial is running // base::FieldTrialList::TrialExists(kDefaultAppsTrial_Name) returns true. diff --git a/chrome/browser/extensions/event_listener_map.h b/chrome/browser/extensions/event_listener_map.h index 1965598..5f8c788b 100644 --- a/chrome/browser/extensions/event_listener_map.h +++ b/chrome/browser/extensions/event_listener_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EVENT_LISTENER_MAP_H_ #define CHROME_BROWSER_EXTENSIONS_EVENT_LISTENER_MAP_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/common/extensions/event_filter.h" diff --git a/chrome/browser/extensions/extension_apitest.h b/chrome/browser/extensions/extension_apitest.h index 2be4fd5..92a3298 100644 --- a/chrome/browser/extensions/extension_apitest.h +++ b/chrome/browser/extensions/extension_apitest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_APITEST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_APITEST_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/extensions/extension_browser_event_router.h b/chrome/browser/extensions/extension_browser_event_router.h index 4cb5391..58bc08f 100644 --- a/chrome/browser/extensions/extension_browser_event_router.h +++ b/chrome/browser/extensions/extension_browser_event_router.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_BROWSER_EVENT_ROUTER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_BROWSER_EVENT_ROUTER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/extension_browsertest.h b/chrome/browser/extensions/extension_browsertest.h index 88d22fa..bc1b943 100644 --- a/chrome/browser/extensions/extension_browsertest.h +++ b/chrome/browser/extensions/extension_browsertest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_BROWSERTEST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_BROWSERTEST_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_chrome_auth_private_api.h b/chrome/browser/extensions/extension_chrome_auth_private_api.h index 29d8beac..570b710 100644 --- a/chrome/browser/extensions/extension_chrome_auth_private_api.h +++ b/chrome/browser/extensions/extension_chrome_auth_private_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_CHROME_AUTH_PRIVATE_API_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_CHROME_AUTH_PRIVATE_API_H_ -#pragma once #include <string> #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_context_menu_model.h b/chrome/browser/extensions/extension_context_menu_model.h index fdc9e37..9baccca 100644 --- a/chrome/browser/extensions/extension_context_menu_model.h +++ b/chrome/browser/extensions/extension_context_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_CONTEXT_MENU_MODEL_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_CONTEXT_MENU_MODEL_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_creator.h b/chrome/browser/extensions/extension_creator.h index 48d5233..a7ec922 100644 --- a/chrome/browser/extensions/extension_creator.h +++ b/chrome/browser/extensions/extension_creator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_CREATOR_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_CREATOR_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/extension_creator_filter.h b/chrome/browser/extensions/extension_creator_filter.h index a896ab3..c13e2c2 100644 --- a/chrome/browser/extensions/extension_creator_filter.h +++ b/chrome/browser/extensions/extension_creator_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_CREATOR_FILTER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_CREATOR_FILTER_H_ -#pragma once #include "base/memory/ref_counted.h" diff --git a/chrome/browser/extensions/extension_data_deleter.h b/chrome/browser/extensions/extension_data_deleter.h index 0b74f00..d36b91e 100644 --- a/chrome/browser/extensions/extension_data_deleter.h +++ b/chrome/browser/extensions/extension_data_deleter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DATA_DELETER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DATA_DELETER_H_ -#pragma once #include "base/file_path.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/extensions/extension_debugger_api.h b/chrome/browser/extensions/extension_debugger_api.h index 1ca8861..74d8c8b 100644 --- a/chrome/browser/extensions/extension_debugger_api.h +++ b/chrome/browser/extensions/extension_debugger_api.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DEBUGGER_API_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DEBUGGER_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_debugger_api_constants.h b/chrome/browser/extensions/extension_debugger_api_constants.h index 622504c..4f8faa8 100644 --- a/chrome/browser/extensions/extension_debugger_api_constants.h +++ b/chrome/browser/extensions/extension_debugger_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DEBUGGER_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DEBUGGER_API_CONSTANTS_H_ -#pragma once namespace extension_debugger_api_constants { diff --git a/chrome/browser/extensions/extension_devtools_bridge.h b/chrome/browser/extensions/extension_devtools_bridge.h index 60f4afb..d749476 100644 --- a/chrome/browser/extensions/extension_devtools_bridge.h +++ b/chrome/browser/extensions/extension_devtools_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_BRIDGE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_BRIDGE_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_devtools_browsertest.h b/chrome/browser/extensions/extension_devtools_browsertest.h index c3c9286..e912d5d 100644 --- a/chrome/browser/extensions/extension_devtools_browsertest.h +++ b/chrome/browser/extensions/extension_devtools_browsertest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_BROWSERTEST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_BROWSERTEST_H_ -#pragma once #include "chrome/browser/extensions/extension_browsertest.h" diff --git a/chrome/browser/extensions/extension_devtools_events.h b/chrome/browser/extensions/extension_devtools_events.h index 7a72d5f..a1d66ae7 100644 --- a/chrome/browser/extensions/extension_devtools_events.h +++ b/chrome/browser/extensions/extension_devtools_events.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_EVENTS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_EVENTS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_devtools_manager.h b/chrome/browser/extensions/extension_devtools_manager.h index 09c85df..3494686 100644 --- a/chrome/browser/extensions/extension_devtools_manager.h +++ b/chrome/browser/extensions/extension_devtools_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DEVTOOLS_MANAGER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_disabled_ui.h b/chrome/browser/extensions/extension_disabled_ui.h index b5a66c60..5a1cf6a3 100644 --- a/chrome/browser/extensions/extension_disabled_ui.h +++ b/chrome/browser/extensions/extension_disabled_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_DISABLED_UI_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_DISABLED_UI_H_ -#pragma once class Browser; class ExtensionService; diff --git a/chrome/browser/extensions/extension_error_reporter.h b/chrome/browser/extensions/extension_error_reporter.h index c49968b..070f26d 100644 --- a/chrome/browser/extensions/extension_error_reporter.h +++ b/chrome/browser/extensions/extension_error_reporter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/extension_event_names.h b/chrome/browser/extensions/extension_event_names.h index ca01863..de3b6b8 100644 --- a/chrome/browser/extensions/extension_event_names.h +++ b/chrome/browser/extensions/extension_event_names.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_EVENT_NAMES_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_EVENT_NAMES_H_ -#pragma once namespace extension_event_names { diff --git a/chrome/browser/extensions/extension_event_router.h b/chrome/browser/extensions/extension_event_router.h index 4afc4a2..834d85f 100644 --- a/chrome/browser/extensions/extension_event_router.h +++ b/chrome/browser/extensions/extension_event_router.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_EVENT_ROUTER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_EVENT_ROUTER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_event_router_forwarder.h b/chrome/browser/extensions/extension_event_router_forwarder.h index 390c857..78fa04f 100644 --- a/chrome/browser/extensions/extension_event_router_forwarder.h +++ b/chrome/browser/extensions/extension_event_router_forwarder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_EVENT_ROUTER_FORWARDER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_EVENT_ROUTER_FORWARDER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_font_settings_api.h b/chrome/browser/extensions/extension_font_settings_api.h index c4c484b..8e6b5e1 100644 --- a/chrome/browser/extensions/extension_font_settings_api.h +++ b/chrome/browser/extensions/extension_font_settings_api.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_FONT_SETTINGS_API_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_FONT_SETTINGS_API_H__ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/extension_function.h b/chrome/browser/extensions/extension_function.h index ec84ddf..e0c2a9b 100644 --- a/chrome/browser/extensions/extension_function.h +++ b/chrome/browser/extensions/extension_function.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/extensions/extension_function_dispatcher.h b/chrome/browser/extensions/extension_function_dispatcher.h index 1f0f998..734f6c5 100644 --- a/chrome/browser/extensions/extension_function_dispatcher.h +++ b/chrome/browser/extensions/extension_function_dispatcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_DISPATCHER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_DISPATCHER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/extension_function_registry.h b/chrome/browser/extensions/extension_function_registry.h index 9ad83ec..3f63942 100644 --- a/chrome/browser/extensions/extension_function_registry.h +++ b/chrome/browser/extensions/extension_function_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_REGISTRY_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_REGISTRY_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/extension_function_test_utils.h b/chrome/browser/extensions/extension_function_test_utils.h index 3ae6db8..9712b94 100644 --- a/chrome/browser/extensions/extension_function_test_utils.h +++ b/chrome/browser/extensions/extension_function_test_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_TEST_UTILS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_TEST_UTILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_function_util.h b/chrome/browser/extensions/extension_function_util.h index 48a5b37..c65785e 100644 --- a/chrome/browser/extensions/extension_function_util.h +++ b/chrome/browser/extensions/extension_function_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_UTIL_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_FUNCTION_UTIL_H__ -#pragma once #include <vector> #include "base/values.h" diff --git a/chrome/browser/extensions/extension_global_error.h b/chrome/browser/extensions/extension_global_error.h index 301f1eb..7c6f428 100644 --- a/chrome/browser/extensions/extension_global_error.h +++ b/chrome/browser/extensions/extension_global_error.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_GLOBAL_ERROR_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_GLOBAL_ERROR_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/extensions/extension_global_error_badge.h b/chrome/browser/extensions/extension_global_error_badge.h index 827147c..700162c 100644 --- a/chrome/browser/extensions/extension_global_error_badge.h +++ b/chrome/browser/extensions/extension_global_error_badge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_GLOBAL_ERROR_BADGE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_GLOBAL_ERROR_BADGE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/extensions/extension_host.h b/chrome/browser/extensions/extension_host.h index 324c0aa..1258184 100644 --- a/chrome/browser/extensions/extension_host.h +++ b/chrome/browser/extensions/extension_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_HOST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_HOST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/extension_host_mac.h b/chrome/browser/extensions/extension_host_mac.h index d2b48d6..4337325 100644 --- a/chrome/browser/extensions/extension_host_mac.h +++ b/chrome/browser/extensions/extension_host_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_HOST_MAC_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_HOST_MAC_H_ -#pragma once #include "chrome/browser/extensions/extension_host.h" diff --git a/chrome/browser/extensions/extension_i18n_api.h b/chrome/browser/extensions/extension_i18n_api.h index 34be76c..fe8c00d 100644 --- a/chrome/browser/extensions/extension_i18n_api.h +++ b/chrome/browser/extensions/extension_i18n_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_I18N_API_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_I18N_API_H__ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_icon_manager.h b/chrome/browser/extensions/extension_icon_manager.h index d7863db..614648e 100644 --- a/chrome/browser/extensions/extension_icon_manager.h +++ b/chrome/browser/extensions/extension_icon_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_ICON_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_ICON_MANAGER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_idle_api.h b/chrome/browser/extensions/extension_idle_api.h index 50e7f00..ef10f12 100644 --- a/chrome/browser/extensions/extension_idle_api.h +++ b/chrome/browser/extensions/extension_idle_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_IDLE_API_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_IDLE_API_H_ -#pragma once #include "chrome/browser/idle.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_idle_api_constants.h b/chrome/browser/extensions/extension_idle_api_constants.h index ae5ff8e..a95a9d3 100644 --- a/chrome/browser/extensions/extension_idle_api_constants.h +++ b/chrome/browser/extensions/extension_idle_api_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_IDLE_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_IDLE_API_CONSTANTS_H_ -#pragma once namespace extension_idle_api_constants { diff --git a/chrome/browser/extensions/extension_info_map.h b/chrome/browser/extensions/extension_info_map.h index 54e8ed2..42798bf3 100644 --- a/chrome/browser/extensions/extension_info_map.h +++ b/chrome/browser/extensions/extension_info_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INFO_MAP_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INFO_MAP_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_info_private_api_chromeos.h b/chrome/browser/extensions/extension_info_private_api_chromeos.h index c20bc51..0612898 100644 --- a/chrome/browser/extensions/extension_info_private_api_chromeos.h +++ b/chrome/browser/extensions/extension_info_private_api_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INFO_PRIVATE_API_CHROMEOS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INFO_PRIVATE_API_CHROMEOS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_infobar_delegate.h b/chrome/browser/extensions/extension_infobar_delegate.h index a8205bd..76d997c 100644 --- a/chrome/browser/extensions/extension_infobar_delegate.h +++ b/chrome/browser/extensions/extension_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INFOBAR_DELEGATE_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/tab_contents/confirm_infobar_delegate.h" diff --git a/chrome/browser/extensions/extension_input_api.h b/chrome/browser/extensions/extension_input_api.h index 6096821..9232d1f 100644 --- a/chrome/browser/extensions/extension_input_api.h +++ b/chrome/browser/extensions/extension_input_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INPUT_API_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INPUT_API_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_input_ime_api.h b/chrome/browser/extensions/extension_input_ime_api.h index 799ac98..b88b076 100644 --- a/chrome/browser/extensions/extension_input_ime_api.h +++ b/chrome/browser/extensions/extension_input_ime_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INPUT_IME_API_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INPUT_IME_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_input_module_constants.h b/chrome/browser/extensions/extension_input_module_constants.h index 2a0a7e1..5231b75 100644 --- a/chrome/browser/extensions/extension_input_module_constants.h +++ b/chrome/browser/extensions/extension_input_module_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INPUT_MODULE_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INPUT_MODULE_CONSTANTS_H_ -#pragma once namespace extension_input_module_constants { diff --git a/chrome/browser/extensions/extension_install_dialog.h b/chrome/browser/extensions/extension_install_dialog.h index c1221c7..bc4e852 100644 --- a/chrome/browser/extensions/extension_install_dialog.h +++ b/chrome/browser/extensions/extension_install_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_DIALOG_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_DIALOG_H_ -#pragma once #include <vector> diff --git a/chrome/browser/extensions/extension_install_prompt.h b/chrome/browser/extensions/extension_install_prompt.h index 7f377e4..f38e8f0 100644 --- a/chrome/browser/extensions/extension_install_prompt.h +++ b/chrome/browser/extensions/extension_install_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_PROMPT_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_PROMPT_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/extension_install_ui.h b/chrome/browser/extensions/extension_install_ui.h index e0d4306..f96c8fd 100644 --- a/chrome/browser/extensions/extension_install_ui.h +++ b/chrome/browser/extensions/extension_install_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_UI_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_install_ui_android.h b/chrome/browser/extensions/extension_install_ui_android.h index 9879d29..c524899 100644 --- a/chrome/browser/extensions/extension_install_ui_android.h +++ b/chrome/browser/extensions/extension_install_ui_android.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_UI_ANDROID_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_UI_ANDROID_H_ -#pragma once #include "chrome/browser/extensions/extension_install_ui.h" diff --git a/chrome/browser/extensions/extension_install_ui_default.h b/chrome/browser/extensions/extension_install_ui_default.h index 9b1e44b..0a5a329 100644 --- a/chrome/browser/extensions/extension_install_ui_default.h +++ b/chrome/browser/extensions/extension_install_ui_default.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_UI_DEFAULT_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_INSTALL_UI_DEFAULT_H_ -#pragma once #include "chrome/browser/extensions/extension_install_ui.h" diff --git a/chrome/browser/extensions/extension_keybinding_registry.h b/chrome/browser/extensions/extension_keybinding_registry.h index f34d915..ffa71d6 100644 --- a/chrome/browser/extensions/extension_keybinding_registry.h +++ b/chrome/browser/extensions/extension_keybinding_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_KEYBINDING_REGISTRY_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_KEYBINDING_REGISTRY_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_managed_mode_api.h b/chrome/browser/extensions/extension_managed_mode_api.h index 1020189..f0cb16a 100644 --- a/chrome/browser/extensions/extension_managed_mode_api.h +++ b/chrome/browser/extensions/extension_managed_mode_api.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_MANAGED_MODE_API_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_MANAGED_MODE_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "chrome/browser/prefs/pref_change_registrar.h" diff --git a/chrome/browser/extensions/extension_management_api.h b/chrome/browser/extensions/extension_management_api.h index d30504a..a8c0927 100644 --- a/chrome/browser/extensions/extension_management_api.h +++ b/chrome/browser/extensions/extension_management_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_MANAGEMENT_API_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_MANAGEMENT_API_H__ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_management_api_constants.h b/chrome/browser/extensions/extension_management_api_constants.h index e1e77fa..44cd5a0 100644 --- a/chrome/browser/extensions/extension_management_api_constants.h +++ b/chrome/browser/extensions/extension_management_api_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_MANAGEMENT_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_MANAGEMENT_API_CONSTANTS_H_ -#pragma once namespace extension_management_api_constants { diff --git a/chrome/browser/extensions/extension_message_handler.h b/chrome/browser/extensions/extension_message_handler.h index 558645d..0fdb1be 100644 --- a/chrome/browser/extensions/extension_message_handler.h +++ b/chrome/browser/extensions/extension_message_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_MESSAGE_HANDLER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_MESSAGE_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_message_service.h b/chrome/browser/extensions/extension_message_service.h index ab64160..1f3728b 100644 --- a/chrome/browser/extensions/extension_message_service.h +++ b/chrome/browser/extensions/extension_message_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_MESSAGE_SERVICE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_MESSAGE_SERVICE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_module.h b/chrome/browser/extensions/extension_module.h index 217717b..2d4d300 100644 --- a/chrome/browser/extensions/extension_module.h +++ b/chrome/browser/extensions/extension_module.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_MODULE_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_MODULE_H__ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/extensions/extension_navigation_observer.h b/chrome/browser/extensions/extension_navigation_observer.h index 00255e9..feb653f 100644 --- a/chrome/browser/extensions/extension_navigation_observer.h +++ b/chrome/browser/extensions/extension_navigation_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_NAVIGATION_OBSERVER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_NAVIGATION_OBSERVER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/extension_pref_store.h b/chrome/browser/extensions/extension_pref_store.h index 69e7f63..f4ad922 100644 --- a/chrome/browser/extensions/extension_pref_store.h +++ b/chrome/browser/extensions/extension_pref_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREF_STORE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREF_STORE_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_pref_value_map.h b/chrome/browser/extensions/extension_pref_value_map.h index acb5bcd..8c061567 100644 --- a/chrome/browser/extensions/extension_pref_value_map.h +++ b/chrome/browser/extensions/extension_pref_value_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREF_VALUE_MAP_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREF_VALUE_MAP_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_preference_api.h b/chrome/browser/extensions/extension_preference_api.h index 795b039..5233d34 100644 --- a/chrome/browser/extensions/extension_preference_api.h +++ b/chrome/browser/extensions/extension_preference_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFERENCE_API_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFERENCE_API_H__ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_preference_api_constants.h b/chrome/browser/extensions/extension_preference_api_constants.h index 904c9b8..f77cdd3 100644 --- a/chrome/browser/extensions/extension_preference_api_constants.h +++ b/chrome/browser/extensions/extension_preference_api_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFERENCE_API_CONSTANTS_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFERENCE_API_CONSTANTS_H__ -#pragma once namespace extension_preference_api_constants { diff --git a/chrome/browser/extensions/extension_preference_helpers.h b/chrome/browser/extensions/extension_preference_helpers.h index 1497b39..7066667 100644 --- a/chrome/browser/extensions/extension_preference_helpers.h +++ b/chrome/browser/extensions/extension_preference_helpers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFERENCE_HELPERS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFERENCE_HELPERS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_prefs.h b/chrome/browser/extensions/extension_prefs.h index b4e5fdb..51d6116 100644 --- a/chrome/browser/extensions/extension_prefs.h +++ b/chrome/browser/extensions/extension_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/extension_prefs_scope.h b/chrome/browser/extensions/extension_prefs_scope.h index adc0dc2..66343e4 100644 --- a/chrome/browser/extensions/extension_prefs_scope.h +++ b/chrome/browser/extensions/extension_prefs_scope.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_SCOPE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_SCOPE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/extensions/extension_prefs_unittest.h b/chrome/browser/extensions/extension_prefs_unittest.h index 8f2060d..ba5832a 100644 --- a/chrome/browser/extensions/extension_prefs_unittest.h +++ b/chrome/browser/extensions/extension_prefs_unittest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_UNITTEST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PREFS_UNITTEST_H_ -#pragma once #include "base/message_loop.h" #include "chrome/browser/extensions/test_extension_prefs.h" diff --git a/chrome/browser/extensions/extension_process_manager.h b/chrome/browser/extensions/extension_process_manager.h index 453ccbc..eea1295 100644 --- a/chrome/browser/extensions/extension_process_manager.h +++ b/chrome/browser/extensions/extension_process_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PROCESS_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PROCESS_MANAGER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_processes_api.h b/chrome/browser/extensions/extension_processes_api.h index 4e32696..1252210 100644 --- a/chrome/browser/extensions/extension_processes_api.h +++ b/chrome/browser/extensions/extension_processes_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PROCESSES_API_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PROCESSES_API_H__ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/extension_processes_api_constants.h b/chrome/browser/extensions/extension_processes_api_constants.h index a70208d..cc70b15 100644 --- a/chrome/browser/extensions/extension_processes_api_constants.h +++ b/chrome/browser/extensions/extension_processes_api_constants.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PROCESSES_API_CONSTANTS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PROCESSES_API_CONSTANTS_H_ -#pragma once namespace extension_processes_api_constants { diff --git a/chrome/browser/extensions/extension_protocols.h b/chrome/browser/extensions/extension_protocols.h index 67b634a..2e74e8a 100644 --- a/chrome/browser/extensions/extension_protocols.h +++ b/chrome/browser/extensions/extension_protocols.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PROTOCOLS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_PROTOCOLS_H_ -#pragma once #include "net/url_request/url_request_job_factory.h" diff --git a/chrome/browser/extensions/extension_resource_protocols.h b/chrome/browser/extensions/extension_resource_protocols.h index a93d67d..cf6c1e4 100644 --- a/chrome/browser/extensions/extension_resource_protocols.h +++ b/chrome/browser/extensions/extension_resource_protocols.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_RESOURCE_PROTOCOLS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_RESOURCE_PROTOCOLS_H_ -#pragma once #include "net/url_request/url_request_job_factory.h" diff --git a/chrome/browser/extensions/extension_scoped_prefs.h b/chrome/browser/extensions/extension_scoped_prefs.h index ba4f96a9..0989f14 100644 --- a/chrome/browser/extensions/extension_scoped_prefs.h +++ b/chrome/browser/extensions/extension_scoped_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SCOPED_PREFS_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SCOPED_PREFS_H_ -#pragma once class ExtensionScopedPrefs { public: diff --git a/chrome/browser/extensions/extension_service.h b/chrome/browser/extensions/extension_service.h index f020e6d..b5e83615 100644 --- a/chrome/browser/extensions/extension_service.h +++ b/chrome/browser/extensions/extension_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SERVICE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SERVICE_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/extensions/extension_service_unittest.h b/chrome/browser/extensions/extension_service_unittest.h index fcd237c..3e15fd1 100644 --- a/chrome/browser/extensions/extension_service_unittest.h +++ b/chrome/browser/extensions/extension_service_unittest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SERVICE_UNITTEST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SERVICE_UNITTEST_H_ -#pragma once #include "base/at_exit.h" #include "base/file_path.h" diff --git a/chrome/browser/extensions/extension_sorting.h b/chrome/browser/extensions/extension_sorting.h index 13db0e8..935b311 100644 --- a/chrome/browser/extensions/extension_sorting.h +++ b/chrome/browser/extensions/extension_sorting.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SORTING_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SORTING_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/extension_special_storage_policy.h b/chrome/browser/extensions/extension_special_storage_policy.h index 3d35568..a1d05d9 100644 --- a/chrome/browser/extensions/extension_special_storage_policy.h +++ b/chrome/browser/extensions/extension_special_storage_policy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SPECIAL_STORAGE_POLICY_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SPECIAL_STORAGE_POLICY_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/extension_sync_bundle.h b/chrome/browser/extensions/extension_sync_bundle.h index ec29d76..e621777 100644 --- a/chrome/browser/extensions/extension_sync_bundle.h +++ b/chrome/browser/extensions/extension_sync_bundle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SYNC_BUNDLE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SYNC_BUNDLE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/extension_sync_data.h b/chrome/browser/extensions/extension_sync_data.h index 3b54f57..989924a 100644 --- a/chrome/browser/extensions/extension_sync_data.h +++ b/chrome/browser/extensions/extension_sync_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SYNC_DATA_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SYNC_DATA_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_system.h b/chrome/browser/extensions/extension_system.h index b35af41..8fedd38 100644 --- a/chrome/browser/extensions/extension_system.h +++ b/chrome/browser/extensions/extension_system.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SYSTEM_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SYSTEM_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_system_factory.h b/chrome/browser/extensions/extension_system_factory.h index a6c0c9e..7a19ee5 100644 --- a/chrome/browser/extensions/extension_system_factory.h +++ b/chrome/browser/extensions/extension_system_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_SYSTEM_FACTORY_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_SYSTEM_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/extensions/extension_system.h" diff --git a/chrome/browser/extensions/extension_tab_helper.h b/chrome/browser/extensions/extension_tab_helper.h index 00e07e4..d579ee8 100644 --- a/chrome/browser/extensions/extension_tab_helper.h +++ b/chrome/browser/extensions/extension_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_TAB_HELPER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_TAB_HELPER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/extensions/extension_tab_id_map.h b/chrome/browser/extensions/extension_tab_id_map.h index 1c7af9e..d908f6c 100644 --- a/chrome/browser/extensions/extension_tab_id_map.h +++ b/chrome/browser/extensions/extension_tab_id_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_TAB_ID_MAP_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_TAB_ID_MAP_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/extensions/extension_tab_util.h b/chrome/browser/extensions/extension_tab_util.h index 9d57c9a..c773fc7 100644 --- a/chrome/browser/extensions/extension_tab_util.h +++ b/chrome/browser/extensions/extension_tab_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_TAB_UTIL_H__ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_TAB_UTIL_H__ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_test_message_listener.h b/chrome/browser/extensions/extension_test_message_listener.h index bfb76cc..5cabb67 100644 --- a/chrome/browser/extensions/extension_test_message_listener.h +++ b/chrome/browser/extensions/extension_test_message_listener.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_TEST_MESSAGE_LISTENER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_TEST_MESSAGE_LISTENER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_toolbar_model.h b/chrome/browser/extensions/extension_toolbar_model.h index 1c3aa8f..2c4f27d 100644 --- a/chrome/browser/extensions/extension_toolbar_model.h +++ b/chrome/browser/extensions/extension_toolbar_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_TOOLBAR_MODEL_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_TOOLBAR_MODEL_H_ -#pragma once #include "base/compiler_specific.h" #include "base/observer_list.h" diff --git a/chrome/browser/extensions/extension_uninstall_dialog.h b/chrome/browser/extensions/extension_uninstall_dialog.h index e1fd1dd..e8e96a3 100644 --- a/chrome/browser/extensions/extension_uninstall_dialog.h +++ b/chrome/browser/extensions/extension_uninstall_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_UNINSTALL_DIALOG_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_UNINSTALL_DIALOG_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/extensions/extension_warning_set.h b/chrome/browser/extensions/extension_warning_set.h index bbf0b8d..d366c81 100644 --- a/chrome/browser/extensions/extension_warning_set.h +++ b/chrome/browser/extensions/extension_warning_set.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_WARNING_SET_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_WARNING_SET_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/extension_web_ui.h b/chrome/browser/extensions/extension_web_ui.h index e67e748..046d886 100644 --- a/chrome/browser/extensions/extension_web_ui.h +++ b/chrome/browser/extensions/extension_web_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_WEB_UI_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_WEB_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_window_controller.h b/chrome/browser/extensions/extension_window_controller.h index 24ef799..8406dbe 100644 --- a/chrome/browser/extensions/extension_window_controller.h +++ b/chrome/browser/extensions/extension_window_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_WINDOW_CONTROLLER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_WINDOW_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/extension_window_list.h b/chrome/browser/extensions/extension_window_list.h index 1e9fcd9..07fbbde 100644 --- a/chrome/browser/extensions/extension_window_list.h +++ b/chrome/browser/extensions/extension_window_list.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_WINDOW_LIST_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_WINDOW_LIST_H_ -#pragma once #include <list> diff --git a/chrome/browser/extensions/extensions_quota_service.h b/chrome/browser/extensions/extensions_quota_service.h index 60acde5..6737044 100644 --- a/chrome/browser/extensions/extensions_quota_service.h +++ b/chrome/browser/extensions/extensions_quota_service.h @@ -13,7 +13,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSIONS_QUOTA_SERVICE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSIONS_QUOTA_SERVICE_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/extensions/extensions_startup.h b/chrome/browser/extensions/extensions_startup.h index 450a47b..ba2d375 100644 --- a/chrome/browser/extensions/extensions_startup.h +++ b/chrome/browser/extensions/extensions_startup.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSIONS_STARTUP_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSIONS_STARTUP_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/extensions/pack_extension_job.h" diff --git a/chrome/browser/extensions/external_extension_loader.h b/chrome/browser/extensions/external_extension_loader.h index 7745ba0..e644d58 100644 --- a/chrome/browser/extensions/external_extension_loader.h +++ b/chrome/browser/extensions/external_extension_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTERNAL_EXTENSION_LOADER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTERNAL_EXTENSION_LOADER_H_ -#pragma once #include "base/file_path.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/extensions/external_extension_provider_impl.h b/chrome/browser/extensions/external_extension_provider_impl.h index 9de9374..0a5246b 100644 --- a/chrome/browser/extensions/external_extension_provider_impl.h +++ b/chrome/browser/extensions/external_extension_provider_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTERNAL_EXTENSION_PROVIDER_IMPL_H_ #define CHROME_BROWSER_EXTENSIONS_EXTERNAL_EXTENSION_PROVIDER_IMPL_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/external_extension_provider_interface.h b/chrome/browser/extensions/external_extension_provider_interface.h index e765e42..e390594 100644 --- a/chrome/browser/extensions/external_extension_provider_interface.h +++ b/chrome/browser/extensions/external_extension_provider_interface.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTERNAL_EXTENSION_PROVIDER_INTERFACE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTERNAL_EXTENSION_PROVIDER_INTERFACE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/extensions/external_policy_extension_loader.h b/chrome/browser/extensions/external_policy_extension_loader.h index b574caa..ae7b359 100644 --- a/chrome/browser/extensions/external_policy_extension_loader.h +++ b/chrome/browser/extensions/external_policy_extension_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTERNAL_POLICY_EXTENSION_LOADER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTERNAL_POLICY_EXTENSION_LOADER_H_ -#pragma once #include "chrome/browser/extensions/external_extension_loader.h" diff --git a/chrome/browser/extensions/external_pref_extension_loader.h b/chrome/browser/extensions/external_pref_extension_loader.h index a1f98a3..c9cf770 100644 --- a/chrome/browser/extensions/external_pref_extension_loader.h +++ b/chrome/browser/extensions/external_pref_extension_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTERNAL_PREF_EXTENSION_LOADER_H_ #define CHROME_BROWSER_EXTENSIONS_EXTERNAL_PREF_EXTENSION_LOADER_H_ -#pragma once #include "chrome/browser/extensions/external_extension_loader.h" diff --git a/chrome/browser/extensions/external_registry_extension_loader_win.h b/chrome/browser/extensions/external_registry_extension_loader_win.h index 29db503..a925e2d 100644 --- a/chrome/browser/extensions/external_registry_extension_loader_win.h +++ b/chrome/browser/extensions/external_registry_extension_loader_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_EXTERNAL_REGISTRY_EXTENSION_LOADER_WIN_H_ #define CHROME_BROWSER_EXTENSIONS_EXTERNAL_REGISTRY_EXTENSION_LOADER_WIN_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/external_extension_loader.h" diff --git a/chrome/browser/extensions/file_reader.h b/chrome/browser/extensions/file_reader.h index 63f2afa..fd2fad8 100644 --- a/chrome/browser/extensions/file_reader.h +++ b/chrome/browser/extensions/file_reader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_FILE_READER_H_ #define CHROME_BROWSER_EXTENSIONS_FILE_READER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/image_loading_tracker.h b/chrome/browser/extensions/image_loading_tracker.h index 8c92bf6..b163651 100644 --- a/chrome/browser/extensions/image_loading_tracker.h +++ b/chrome/browser/extensions/image_loading_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_IMAGE_LOADING_TRACKER_H_ #define CHROME_BROWSER_EXTENSIONS_IMAGE_LOADING_TRACKER_H_ -#pragma once #include <map> diff --git a/chrome/browser/extensions/installed_loader.h b/chrome/browser/extensions/installed_loader.h index 0f9c06c..f608a20 100644 --- a/chrome/browser/extensions/installed_loader.h +++ b/chrome/browser/extensions/installed_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_INSTALLED_LOADER_H_ #define CHROME_BROWSER_EXTENSIONS_INSTALLED_LOADER_H_ -#pragma once class ExtensionService; diff --git a/chrome/browser/extensions/key_identifier_conversion_views.h b/chrome/browser/extensions/key_identifier_conversion_views.h index c3e2dd8..2fd9c24 100644 --- a/chrome/browser/extensions/key_identifier_conversion_views.h +++ b/chrome/browser/extensions/key_identifier_conversion_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_KEY_IDENTIFIER_CONVERSION_VIEWS_H_ #define CHROME_BROWSER_EXTENSIONS_KEY_IDENTIFIER_CONVERSION_VIEWS_H_ -#pragma once #include "ui/base/keycodes/keyboard_codes.h" #include "ui/views/events/event.h" diff --git a/chrome/browser/extensions/lazy_background_page_test_util.h b/chrome/browser/extensions/lazy_background_page_test_util.h index 88e3540..102cff9 100644 --- a/chrome/browser/extensions/lazy_background_page_test_util.h +++ b/chrome/browser/extensions/lazy_background_page_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_LAZY_BACKGROUND_PAGE_TEST_UTIL_H_ #define CHROME_BROWSER_EXTENSIONS_LAZY_BACKGROUND_PAGE_TEST_UTIL_H_ -#pragma once #include "content/public/browser/notification_service.h" #include "chrome/common/chrome_notification_types.h" diff --git a/chrome/browser/extensions/lazy_background_task_queue.h b/chrome/browser/extensions/lazy_background_task_queue.h index d38c152..70d1ac0 100644 --- a/chrome/browser/extensions/lazy_background_task_queue.h +++ b/chrome/browser/extensions/lazy_background_task_queue.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_LAZY_BACKGROUND_TASK_QUEUE_H_ #define CHROME_BROWSER_EXTENSIONS_LAZY_BACKGROUND_TASK_QUEUE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/location_bar_controller.h b/chrome/browser/extensions/location_bar_controller.h index 127661f..7d5ca29 100644 --- a/chrome/browser/extensions/location_bar_controller.h +++ b/chrome/browser/extensions/location_bar_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_LOCATION_BAR_CONTROLLER_H_ #define CHROME_BROWSER_EXTENSIONS_LOCATION_BAR_CONTROLLER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/management_policy.h b/chrome/browser/extensions/management_policy.h index 47f499f..56d3f51 100644 --- a/chrome/browser/extensions/management_policy.h +++ b/chrome/browser/extensions/management_policy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_MANAGEMENT_POLICY_H_ #define CHROME_BROWSER_EXTENSIONS_MANAGEMENT_POLICY_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/menu_manager.h b/chrome/browser/extensions/menu_manager.h index 38ef3f7..54445a0 100644 --- a/chrome/browser/extensions/menu_manager.h +++ b/chrome/browser/extensions/menu_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_MENU_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_MENU_MANAGER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/mock_extension_special_storage_policy.h b/chrome/browser/extensions/mock_extension_special_storage_policy.h index 972e401..fafbc36 100644 --- a/chrome/browser/extensions/mock_extension_special_storage_policy.h +++ b/chrome/browser/extensions/mock_extension_special_storage_policy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_MOCK_EXTENSION_SPECIAL_STORAGE_POLICY_H_ #define CHROME_BROWSER_EXTENSIONS_MOCK_EXTENSION_SPECIAL_STORAGE_POLICY_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/pack_extension_job.h b/chrome/browser/extensions/pack_extension_job.h index 0a6d795..78027de 100644 --- a/chrome/browser/extensions/pack_extension_job.h +++ b/chrome/browser/extensions/pack_extension_job.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PACK_EXTENSION_JOB_H_ #define CHROME_BROWSER_EXTENSIONS_PACK_EXTENSION_JOB_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/page_action_controller.h b/chrome/browser/extensions/page_action_controller.h index 8c9941d..38575a5 100644 --- a/chrome/browser/extensions/page_action_controller.h +++ b/chrome/browser/extensions/page_action_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PAGE_ACTION_CONTROLLER_H_ #define CHROME_BROWSER_EXTENSIONS_PAGE_ACTION_CONTROLLER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/pending_extension_info.h b/chrome/browser/extensions/pending_extension_info.h index 2b8eb00..38e8544 100644 --- a/chrome/browser/extensions/pending_extension_info.h +++ b/chrome/browser/extensions/pending_extension_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PENDING_EXTENSION_INFO_H_ #define CHROME_BROWSER_EXTENSIONS_PENDING_EXTENSION_INFO_H_ -#pragma once #include "base/version.h" #include "chrome/common/extensions/extension.h" diff --git a/chrome/browser/extensions/pending_extension_manager.h b/chrome/browser/extensions/pending_extension_manager.h index 6812f4e..6ee6df9 100644 --- a/chrome/browser/extensions/pending_extension_manager.h +++ b/chrome/browser/extensions/pending_extension_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PENDING_EXTENSION_MANAGER_H_ #define CHROME_BROWSER_EXTENSIONS_PENDING_EXTENSION_MANAGER_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/extensions/permissions_updater.h b/chrome/browser/extensions/permissions_updater.h index 9419265..7b8ffd3 100644 --- a/chrome/browser/extensions/permissions_updater.h +++ b/chrome/browser/extensions/permissions_updater.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PERMISSIONS_UPDATER_H__ #define CHROME_BROWSER_EXTENSIONS_PERMISSIONS_UPDATER_H__ -#pragma once #include <string> diff --git a/chrome/browser/extensions/platform_app_browsertest_util.h b/chrome/browser/extensions/platform_app_browsertest_util.h index b3cfd77..628fca6 100644 --- a/chrome/browser/extensions/platform_app_browsertest_util.h +++ b/chrome/browser/extensions/platform_app_browsertest_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PLATFORM_APP_BROWSERTEST_UTIL_H_ #define CHROME_BROWSER_EXTENSIONS_PLATFORM_APP_BROWSERTEST_UTIL_H_ -#pragma once #include "chrome/browser/extensions/extension_apitest.h" diff --git a/chrome/browser/extensions/platform_app_launcher.h b/chrome/browser/extensions/platform_app_launcher.h index b564864..d8d36b4 100644 --- a/chrome/browser/extensions/platform_app_launcher.h +++ b/chrome/browser/extensions/platform_app_launcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PLATFORM_APP_LAUNCHER_H_ #define CHROME_BROWSER_EXTENSIONS_PLATFORM_APP_LAUNCHER_H_ -#pragma once class CommandLine; class Profile; diff --git a/chrome/browser/extensions/process_map.h b/chrome/browser/extensions/process_map.h index 017ae72..73439ad 100644 --- a/chrome/browser/extensions/process_map.h +++ b/chrome/browser/extensions/process_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_PROCESS_MAP_H_ #define CHROME_BROWSER_EXTENSIONS_PROCESS_MAP_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/sandboxed_unpacker.h b/chrome/browser/extensions/sandboxed_unpacker.h index 62f1ee5..e05b9da 100644 --- a/chrome/browser/extensions/sandboxed_unpacker.h +++ b/chrome/browser/extensions/sandboxed_unpacker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SANDBOXED_UNPACKER_H_ #define CHROME_BROWSER_EXTENSIONS_SANDBOXED_UNPACKER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/script_badge_controller.h b/chrome/browser/extensions/script_badge_controller.h index ee79ca7..a2fa793 100644 --- a/chrome/browser/extensions/script_badge_controller.h +++ b/chrome/browser/extensions/script_badge_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SCRIPT_BADGE_CONTROLLER_H_ #define CHROME_BROWSER_EXTENSIONS_SCRIPT_BADGE_CONTROLLER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/script_executor.h b/chrome/browser/extensions/script_executor.h index d81fa14..f7737f6 100644 --- a/chrome/browser/extensions/script_executor.h +++ b/chrome/browser/extensions/script_executor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SCRIPT_EXECUTOR_H_ #define CHROME_BROWSER_EXTENSIONS_SCRIPT_EXECUTOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/settings/leveldb_settings_storage_factory.h b/chrome/browser/extensions/settings/leveldb_settings_storage_factory.h index ed842a0..aaf3091 100644 --- a/chrome/browser/extensions/settings/leveldb_settings_storage_factory.h +++ b/chrome/browser/extensions/settings/leveldb_settings_storage_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_LEVELDB_SETTINGS_STORAGE_FACTORY_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_LEVELDB_SETTINGS_STORAGE_FACTORY_H_ -#pragma once #include "chrome/browser/extensions/settings/settings_storage_factory.h" diff --git a/chrome/browser/extensions/settings/setting_sync_data.h b/chrome/browser/extensions/settings/setting_sync_data.h index 72957a5..fc9d1d4 100644 --- a/chrome/browser/extensions/settings/setting_sync_data.h +++ b/chrome/browser/extensions/settings/setting_sync_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTING_SYNC_DATA_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTING_SYNC_DATA_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/extensions/settings/settings_api.h b/chrome/browser/extensions/settings/settings_api.h index 0181176..db96d3d 100644 --- a/chrome/browser/extensions/settings/settings_api.h +++ b/chrome/browser/extensions/settings/settings_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_API_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_API_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/extensions/settings/settings_backend.h b/chrome/browser/extensions/settings/settings_backend.h index 1cc2cc9..95c6428 100644 --- a/chrome/browser/extensions/settings/settings_backend.h +++ b/chrome/browser/extensions/settings/settings_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_BACKEND_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_BACKEND_H_ -#pragma once #include "base/compiler_specific.h" #include "base/file_path.h" diff --git a/chrome/browser/extensions/settings/settings_frontend.h b/chrome/browser/extensions/settings/settings_frontend.h index cce3c8b..c385fd3 100644 --- a/chrome/browser/extensions/settings/settings_frontend.h +++ b/chrome/browser/extensions/settings/settings_frontend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_FRONTEND_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_FRONTEND_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/settings/settings_namespace.h b/chrome/browser/extensions/settings/settings_namespace.h index 3b3ce3d..2afdb02 100644 --- a/chrome/browser/extensions/settings/settings_namespace.h +++ b/chrome/browser/extensions/settings/settings_namespace.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_NAMESPACE_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_NAMESPACE_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/settings/settings_observer.h b/chrome/browser/extensions/settings/settings_observer.h index 1d8b4c0..f789b95 100644 --- a/chrome/browser/extensions/settings/settings_observer.h +++ b/chrome/browser/extensions/settings/settings_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_OBSERVER_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_OBSERVER_H_ -#pragma once #include "base/observer_list_threadsafe.h" #include "chrome/browser/extensions/settings/settings_namespace.h" diff --git a/chrome/browser/extensions/settings/settings_storage_factory.h b/chrome/browser/extensions/settings/settings_storage_factory.h index c598faa..f8540e8 100644 --- a/chrome/browser/extensions/settings/settings_storage_factory.h +++ b/chrome/browser/extensions/settings/settings_storage_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_STORAGE_FACTORY_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_STORAGE_FACTORY_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/settings/settings_storage_quota_enforcer.h b/chrome/browser/extensions/settings/settings_storage_quota_enforcer.h index 7c95453..2b71ff9 100644 --- a/chrome/browser/extensions/settings/settings_storage_quota_enforcer.h +++ b/chrome/browser/extensions/settings/settings_storage_quota_enforcer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_STORAGE_QUOTA_ENFORCER_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_STORAGE_QUOTA_ENFORCER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/extensions/settings/settings_sync_processor.h b/chrome/browser/extensions/settings/settings_sync_processor.h index bd55bd8..cd39815 100644 --- a/chrome/browser/extensions/settings/settings_sync_processor.h +++ b/chrome/browser/extensions/settings/settings_sync_processor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_SYNC_PROCESSOR_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_SYNC_PROCESSOR_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/settings/settings_sync_util.h b/chrome/browser/extensions/settings/settings_sync_util.h index 33b026c9..08769a3 100644 --- a/chrome/browser/extensions/settings/settings_sync_util.h +++ b/chrome/browser/extensions/settings/settings_sync_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_SYNC_UTIL_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_SYNC_UTIL_H_ -#pragma once #include "sync/api/sync_change.h" diff --git a/chrome/browser/extensions/settings/settings_test_util.h b/chrome/browser/extensions/settings/settings_test_util.h index b330330..7da8799 100644 --- a/chrome/browser/extensions/settings/settings_test_util.h +++ b/chrome/browser/extensions/settings/settings_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_TEST_UTIL_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SETTINGS_TEST_UTIL_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/settings/syncable_settings_storage.h b/chrome/browser/extensions/settings/syncable_settings_storage.h index 3cac0ab..055d8ba 100644 --- a/chrome/browser/extensions/settings/syncable_settings_storage.h +++ b/chrome/browser/extensions/settings/syncable_settings_storage.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_SYNCABLE_SETTINGS_STORAGE_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_SYNCABLE_SETTINGS_STORAGE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/extensions/settings/weak_unlimited_settings_storage.h b/chrome/browser/extensions/settings/weak_unlimited_settings_storage.h index 8603247..c9e6014 100644 --- a/chrome/browser/extensions/settings/weak_unlimited_settings_storage.h +++ b/chrome/browser/extensions/settings/weak_unlimited_settings_storage.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SETTINGS_WEAK_UNLIMITED_SETTINGS_STORAGE_H_ #define CHROME_BROWSER_EXTENSIONS_SETTINGS_WEAK_UNLIMITED_SETTINGS_STORAGE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/value_store/value_store.h" diff --git a/chrome/browser/extensions/shell_window_registry.h b/chrome/browser/extensions/shell_window_registry.h index 7eeb7e0..52f3e1f 100644 --- a/chrome/browser/extensions/shell_window_registry.h +++ b/chrome/browser/extensions/shell_window_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_SHELL_WINDOW_REGISTRY_H_ #define CHROME_BROWSER_EXTENSIONS_SHELL_WINDOW_REGISTRY_H_ -#pragma once #include <set> diff --git a/chrome/browser/extensions/state_store.h b/chrome/browser/extensions/state_store.h index 54f5995..9fdb029 100644 --- a/chrome/browser/extensions/state_store.h +++ b/chrome/browser/extensions/state_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_STATE_STORE_H_ #define CHROME_BROWSER_EXTENSIONS_STATE_STORE_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/extensions/test_extension_prefs.h b/chrome/browser/extensions/test_extension_prefs.h index 6ccc2a9..5fb1ec5 100644 --- a/chrome/browser/extensions/test_extension_prefs.h +++ b/chrome/browser/extensions/test_extension_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_TEST_EXTENSION_PREFS_H_ #define CHROME_BROWSER_EXTENSIONS_TEST_EXTENSION_PREFS_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/test_extension_service.h b/chrome/browser/extensions/test_extension_service.h index af9e7a0..7495c45 100644 --- a/chrome/browser/extensions/test_extension_service.h +++ b/chrome/browser/extensions/test_extension_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_TEST_EXTENSION_SERVICE_H_ #define CHROME_BROWSER_EXTENSIONS_TEST_EXTENSION_SERVICE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/extensions/test_extension_system.h b/chrome/browser/extensions/test_extension_system.h index 9c38a182..3586155 100644 --- a/chrome/browser/extensions/test_extension_system.h +++ b/chrome/browser/extensions/test_extension_system.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_TEST_EXTENSION_SYSTEM_H_ #define CHROME_BROWSER_EXTENSIONS_TEST_EXTENSION_SYSTEM_H_ -#pragma once #include "chrome/browser/extensions/extension_system.h" diff --git a/chrome/browser/extensions/test_management_policy.h b/chrome/browser/extensions/test_management_policy.h index 649ea91..04a6df3 100644 --- a/chrome/browser/extensions/test_management_policy.h +++ b/chrome/browser/extensions/test_management_policy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_TEST_MANAGEMENT_POLICY_H_ #define CHROME_BROWSER_EXTENSIONS_TEST_MANAGEMENT_POLICY_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/theme_installed_infobar_delegate.h b/chrome/browser/extensions/theme_installed_infobar_delegate.h index 3e7b0d1..a45b5c5 100644 --- a/chrome/browser/extensions/theme_installed_infobar_delegate.h +++ b/chrome/browser/extensions/theme_installed_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_THEME_INSTALLED_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_EXTENSIONS_THEME_INSTALLED_INFOBAR_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/unpacked_installer.h b/chrome/browser/extensions/unpacked_installer.h index ad60d0a..2cc3ec4 100644 --- a/chrome/browser/extensions/unpacked_installer.h +++ b/chrome/browser/extensions/unpacked_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_UNPACKED_INSTALLER_H_ #define CHROME_BROWSER_EXTENSIONS_UNPACKED_INSTALLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/updater/extension_downloader.h b/chrome/browser/extensions/updater/extension_downloader.h index a95423b..628f4b8 100644 --- a/chrome/browser/extensions/updater/extension_downloader.h +++ b/chrome/browser/extensions/updater/extension_downloader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_UPDATER_EXTENSION_DOWNLOADER_H_ #define CHROME_BROWSER_EXTENSIONS_UPDATER_EXTENSION_DOWNLOADER_H_ -#pragma once #include <deque> #include <map> diff --git a/chrome/browser/extensions/updater/extension_downloader_delegate.h b/chrome/browser/extensions/updater/extension_downloader_delegate.h index 65debe4..2c96287 100644 --- a/chrome/browser/extensions/updater/extension_downloader_delegate.h +++ b/chrome/browser/extensions/updater/extension_downloader_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_UPDATER_EXTENSION_DOWNLOADER_DELEGATE_H_ #define CHROME_BROWSER_EXTENSIONS_UPDATER_EXTENSION_DOWNLOADER_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/updater/extension_updater.h b/chrome/browser/extensions/updater/extension_updater.h index 339de62..e882650 100644 --- a/chrome/browser/extensions/updater/extension_updater.h +++ b/chrome/browser/extensions/updater/extension_updater.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_UPDATER_EXTENSION_UPDATER_H_ #define CHROME_BROWSER_EXTENSIONS_UPDATER_EXTENSION_UPDATER_H_ -#pragma once #include <list> #include <stack> diff --git a/chrome/browser/extensions/updater/manifest_fetch_data.h b/chrome/browser/extensions/updater/manifest_fetch_data.h index 6468c1e..f2e4089 100644 --- a/chrome/browser/extensions/updater/manifest_fetch_data.h +++ b/chrome/browser/extensions/updater/manifest_fetch_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_UPDATER_MANIFEST_FETCH_DATA_H_ #define CHROME_BROWSER_EXTENSIONS_UPDATER_MANIFEST_FETCH_DATA_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/extensions/updater/safe_manifest_parser.h b/chrome/browser/extensions/updater/safe_manifest_parser.h index 4e972cb..d3a550b 100644 --- a/chrome/browser/extensions/updater/safe_manifest_parser.h +++ b/chrome/browser/extensions/updater/safe_manifest_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_UPDATER_SAFE_MANIFEST_PARSER_H_ #define CHROME_BROWSER_EXTENSIONS_UPDATER_SAFE_MANIFEST_PARSER_H_ -#pragma once #include <string> #include "base/basictypes.h" diff --git a/chrome/browser/extensions/user_script_listener.h b/chrome/browser/extensions/user_script_listener.h index 163b555..0ec4585 100644 --- a/chrome/browser/extensions/user_script_listener.h +++ b/chrome/browser/extensions/user_script_listener.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_USER_SCRIPT_LISTENER_H_ #define CHROME_BROWSER_EXTENSIONS_USER_SCRIPT_LISTENER_H_ -#pragma once #include <deque> #include <list> diff --git a/chrome/browser/extensions/user_script_master.h b/chrome/browser/extensions/user_script_master.h index 344b485..f41d8fd9 100644 --- a/chrome/browser/extensions/user_script_master.h +++ b/chrome/browser/extensions/user_script_master.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_USER_SCRIPT_MASTER_H_ #define CHROME_BROWSER_EXTENSIONS_USER_SCRIPT_MASTER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/extensions/webstore_inline_installer.h b/chrome/browser/extensions/webstore_inline_installer.h index 76ed3ab..4189012 100644 --- a/chrome/browser/extensions/webstore_inline_installer.h +++ b/chrome/browser/extensions/webstore_inline_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_WEBSTORE_INLINE_INSTALLER_H_ #define CHROME_BROWSER_EXTENSIONS_WEBSTORE_INLINE_INSTALLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/extensions/webstore_install_helper.h b/chrome/browser/extensions/webstore_install_helper.h index cb7fad7..c9e1296 100644 --- a/chrome/browser/extensions/webstore_install_helper.h +++ b/chrome/browser/extensions/webstore_install_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_WEBSTORE_INSTALL_HELPER_H_ #define CHROME_BROWSER_EXTENSIONS_WEBSTORE_INSTALL_HELPER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/extensions/webstore_installer.h b/chrome/browser/extensions/webstore_installer.h index 7ba0175..0c7373b 100644 --- a/chrome/browser/extensions/webstore_installer.h +++ b/chrome/browser/extensions/webstore_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTENSIONS_WEBSTORE_INSTALLER_H_ #define CHROME_BROWSER_EXTENSIONS_WEBSTORE_INSTALLER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/external_protocol/external_protocol_handler.h b/chrome/browser/external_protocol/external_protocol_handler.h index 780861c..96feca9 100644 --- a/chrome/browser/external_protocol/external_protocol_handler.h +++ b/chrome/browser/external_protocol/external_protocol_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTERNAL_PROTOCOL_EXTERNAL_PROTOCOL_HANDLER_H_ #define CHROME_BROWSER_EXTERNAL_PROTOCOL_EXTERNAL_PROTOCOL_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/external_tab/external_tab_container.h b/chrome/browser/external_tab/external_tab_container.h index d12ccf1..efc0768 100644 --- a/chrome/browser/external_tab/external_tab_container.h +++ b/chrome/browser/external_tab/external_tab_container.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_EXTERNAL_TAB_EXTERNAL_TAB_CONTAINER_H_ #define CHROME_BROWSER_EXTERNAL_TAB_EXTERNAL_TAB_CONTAINER_H_ -#pragma once #include <windows.h> diff --git a/chrome/browser/favicon/favicon_handler.h b/chrome/browser/favicon/favicon_handler.h index 71489ae..77ffe3e 100644 --- a/chrome/browser/favicon/favicon_handler.h +++ b/chrome/browser/favicon/favicon_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FAVICON_FAVICON_HANDLER_H_ #define CHROME_BROWSER_FAVICON_FAVICON_HANDLER_H_ -#pragma once #include <map> diff --git a/chrome/browser/favicon/favicon_handler_delegate.h b/chrome/browser/favicon/favicon_handler_delegate.h index 1c73e1a..789f9e6 100644 --- a/chrome/browser/favicon/favicon_handler_delegate.h +++ b/chrome/browser/favicon/favicon_handler_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FAVICON_FAVICON_HANDLER_DELEGATE_H_ #define CHROME_BROWSER_FAVICON_FAVICON_HANDLER_DELEGATE_H_ -#pragma once class GURL; diff --git a/chrome/browser/favicon/favicon_service.h b/chrome/browser/favicon/favicon_service.h index f471edb..d122dd6 100644 --- a/chrome/browser/favicon/favicon_service.h +++ b/chrome/browser/favicon/favicon_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FAVICON_FAVICON_SERVICE_H_ #define CHROME_BROWSER_FAVICON_FAVICON_SERVICE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/favicon/favicon_tab_helper.h b/chrome/browser/favicon/favicon_tab_helper.h index 126a412..a5e9ddef 100644 --- a/chrome/browser/favicon/favicon_tab_helper.h +++ b/chrome/browser/favicon/favicon_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FAVICON_FAVICON_TAB_HELPER_H_ #define CHROME_BROWSER_FAVICON_FAVICON_TAB_HELPER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/feedback/feedback_util.h b/chrome/browser/feedback/feedback_util.h index 762cda7..4030dd0 100644 --- a/chrome/browser/feedback/feedback_util.h +++ b/chrome/browser/feedback/feedback_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FEEDBACK_FEEDBACK_UTIL_H_ #define CHROME_BROWSER_FEEDBACK_FEEDBACK_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/file_select_helper.h b/chrome/browser/file_select_helper.h index f4eae2f..5e5a1e7 100644 --- a/chrome/browser/file_select_helper.h +++ b/chrome/browser/file_select_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FILE_SELECT_HELPER_H_ #define CHROME_BROWSER_FILE_SELECT_HELPER_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/first_run/first_run.h b/chrome/browser/first_run/first_run.h index be7e830..f425a62 100644 --- a/chrome/browser/first_run/first_run.h +++ b/chrome/browser/first_run/first_run.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_FIRST_RUN_H_ #define CHROME_BROWSER_FIRST_RUN_FIRST_RUN_H_ -#pragma once #include <vector> diff --git a/chrome/browser/first_run/first_run_dialog.h b/chrome/browser/first_run/first_run_dialog.h index 93529ff..76e5073 100644 --- a/chrome/browser/first_run/first_run_dialog.h +++ b/chrome/browser/first_run/first_run_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_FIRST_RUN_DIALOG_H_ #define CHROME_BROWSER_FIRST_RUN_FIRST_RUN_DIALOG_H_ -#pragma once class Profile; diff --git a/chrome/browser/first_run/first_run_import_observer.h b/chrome/browser/first_run/first_run_import_observer.h index a051c9d..82d3abd 100644 --- a/chrome/browser/first_run/first_run_import_observer.h +++ b/chrome/browser/first_run/first_run_import_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_FIRST_RUN_IMPORT_OBSERVER_H_ #define CHROME_BROWSER_FIRST_RUN_FIRST_RUN_IMPORT_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/first_run/first_run_internal.h b/chrome/browser/first_run/first_run_internal.h index 1799497..3e32db2 100644 --- a/chrome/browser/first_run/first_run_internal.h +++ b/chrome/browser/first_run/first_run_internal.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_FIRST_RUN_INTERNAL_H_ #define CHROME_BROWSER_FIRST_RUN_FIRST_RUN_INTERNAL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/first_run/try_chrome_dialog_view.h b/chrome/browser/first_run/try_chrome_dialog_view.h index 37fae8d..77f90bc 100644 --- a/chrome/browser/first_run/try_chrome_dialog_view.h +++ b/chrome/browser/first_run/try_chrome_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_TRY_CHROME_DIALOG_VIEW_H_ #define CHROME_BROWSER_FIRST_RUN_TRY_CHROME_DIALOG_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/first_run/upgrade_util.h b/chrome/browser/first_run/upgrade_util.h index 8a87c89..2a09185 100644 --- a/chrome/browser/first_run/upgrade_util.h +++ b/chrome/browser/first_run/upgrade_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_UPGRADE_UTIL_H_ #define CHROME_BROWSER_FIRST_RUN_UPGRADE_UTIL_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/first_run/upgrade_util_linux.h b/chrome/browser/first_run/upgrade_util_linux.h index 8afff07..a583cba 100644 --- a/chrome/browser/first_run/upgrade_util_linux.h +++ b/chrome/browser/first_run/upgrade_util_linux.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_UPGRADE_UTIL_LINUX_H_ #define CHROME_BROWSER_FIRST_RUN_UPGRADE_UTIL_LINUX_H_ -#pragma once namespace upgrade_util { diff --git a/chrome/browser/first_run/upgrade_util_win.h b/chrome/browser/first_run/upgrade_util_win.h index 3bbbace..af0f844 100644 --- a/chrome/browser/first_run/upgrade_util_win.h +++ b/chrome/browser/first_run/upgrade_util_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_UPGRADE_UTIL_WIN_H_ #define CHROME_BROWSER_FIRST_RUN_UPGRADE_UTIL_WIN_H_ -#pragma once class CommandLine; diff --git a/chrome/browser/fullscreen.h b/chrome/browser/fullscreen.h index 3ed7ecc..ff6e72e 100644 --- a/chrome/browser/fullscreen.h +++ b/chrome/browser/fullscreen.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FULLSCREEN_H_ #define CHROME_BROWSER_FULLSCREEN_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/geolocation/chrome_access_token_store.h b/chrome/browser/geolocation/chrome_access_token_store.h index c6f140c..117eec5 100644 --- a/chrome/browser/geolocation/chrome_access_token_store.h +++ b/chrome/browser/geolocation/chrome_access_token_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GEOLOCATION_CHROME_ACCESS_TOKEN_STORE_H_ #define CHROME_BROWSER_GEOLOCATION_CHROME_ACCESS_TOKEN_STORE_H_ -#pragma once #include "base/memory/ref_counted.h" #include "content/public/browser/access_token_store.h" diff --git a/chrome/browser/geolocation/chrome_geolocation_permission_context.h b/chrome/browser/geolocation/chrome_geolocation_permission_context.h index ef37b60..a1b9d15 100644 --- a/chrome/browser/geolocation/chrome_geolocation_permission_context.h +++ b/chrome/browser/geolocation/chrome_geolocation_permission_context.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GEOLOCATION_CHROME_GEOLOCATION_PERMISSION_CONTEXT_H_ #define CHROME_BROWSER_GEOLOCATION_CHROME_GEOLOCATION_PERMISSION_CONTEXT_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "content/public/browser/geolocation_permission_context.h" diff --git a/chrome/browser/geolocation/geolocation_prefs.h b/chrome/browser/geolocation/geolocation_prefs.h index c718912..f838057 100644 --- a/chrome/browser/geolocation/geolocation_prefs.h +++ b/chrome/browser/geolocation/geolocation_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GEOLOCATION_GEOLOCATION_PREFS_H_ #define CHROME_BROWSER_GEOLOCATION_GEOLOCATION_PREFS_H_ -#pragma once class PrefService; diff --git a/chrome/browser/geolocation/geolocation_settings_state.h b/chrome/browser/geolocation/geolocation_settings_state.h index 61b6a86..e9276264 100644 --- a/chrome/browser/geolocation/geolocation_settings_state.h +++ b/chrome/browser/geolocation/geolocation_settings_state.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GEOLOCATION_GEOLOCATION_SETTINGS_STATE_H_ #define CHROME_BROWSER_GEOLOCATION_GEOLOCATION_SETTINGS_STATE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/geolocation/wifi_data_provider_chromeos.h b/chrome/browser/geolocation/wifi_data_provider_chromeos.h index 2b86e99..2d9fa7d 100644 --- a/chrome/browser/geolocation/wifi_data_provider_chromeos.h +++ b/chrome/browser/geolocation/wifi_data_provider_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GEOLOCATION_WIFI_DATA_PROVIDER_CHROMEOS_H_ #define CHROME_BROWSER_GEOLOCATION_WIFI_DATA_PROVIDER_CHROMEOS_H_ -#pragma once #include "base/compiler_specific.h" #include "content/browser/geolocation/wifi_data_provider_common.h" diff --git a/chrome/browser/global_keyboard_shortcuts_mac.h b/chrome/browser/global_keyboard_shortcuts_mac.h index 3eb95e6..f639ea9a 100644 --- a/chrome/browser/global_keyboard_shortcuts_mac.h +++ b/chrome/browser/global_keyboard_shortcuts_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GLOBAL_KEYBOARD_SHORTCUTS_MAC_H_ #define CHROME_BROWSER_GLOBAL_KEYBOARD_SHORTCUTS_MAC_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/google/google_update.h b/chrome/browser/google/google_update.h index f338914..36fe697 100644 --- a/chrome/browser/google/google_update.h +++ b/chrome/browser/google/google_update.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GOOGLE_GOOGLE_UPDATE_H_ #define CHROME_BROWSER_GOOGLE_GOOGLE_UPDATE_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/google/google_url_tracker.h b/chrome/browser/google/google_url_tracker.h index a27e9d3..dcbd0ed 100644 --- a/chrome/browser/google/google_url_tracker.h +++ b/chrome/browser/google/google_url_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GOOGLE_GOOGLE_URL_TRACKER_H_ #define CHROME_BROWSER_GOOGLE_GOOGLE_URL_TRACKER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/google/google_util.h b/chrome/browser/google/google_util.h index fffe2ae..e92c2fb 100644 --- a/chrome/browser/google/google_util.h +++ b/chrome/browser/google/google_util.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_GOOGLE_GOOGLE_UTIL_H__ #define CHROME_BROWSER_GOOGLE_GOOGLE_UTIL_H__ -#pragma once #include <string> diff --git a/chrome/browser/gpu_blacklist.h b/chrome/browser/gpu_blacklist.h index 5224f9f..87dab9e 100644 --- a/chrome/browser/gpu_blacklist.h +++ b/chrome/browser/gpu_blacklist.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GPU_BLACKLIST_H_ #define CHROME_BROWSER_GPU_BLACKLIST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/gpu_feature_checker.h b/chrome/browser/gpu_feature_checker.h index 858d9637..dd54f32c 100644 --- a/chrome/browser/gpu_feature_checker.h +++ b/chrome/browser/gpu_feature_checker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GPU_FEATURE_CHECKER_H_ #define CHROME_BROWSER_GPU_FEATURE_CHECKER_H_ -#pragma once #include "base/callback.h" #include "content/public/browser/gpu_data_manager_observer.h" diff --git a/chrome/browser/gpu_util.h b/chrome/browser/gpu_util.h index 5edc6c7..42e6696 100644 --- a/chrome/browser/gpu_util.h +++ b/chrome/browser/gpu_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_GPU_UTIL_H_ #define CHROME_BROWSER_GPU_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/hang_monitor/hung_plugin_action.h b/chrome/browser/hang_monitor/hung_plugin_action.h index a4b89b9..faaf178 100644 --- a/chrome/browser/hang_monitor/hung_plugin_action.h +++ b/chrome/browser/hang_monitor/hung_plugin_action.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HANG_MONITOR_HUNG_PLUGIN_ACTION_H__ #define CHROME_BROWSER_HANG_MONITOR_HUNG_PLUGIN_ACTION_H__ -#pragma once #include "base/string16.h" #include "chrome/browser/hang_monitor/hung_window_detector.h" diff --git a/chrome/browser/hang_monitor/hung_window_detector.h b/chrome/browser/hang_monitor/hung_window_detector.h index 50ea31f..beec5b8 100644 --- a/chrome/browser/hang_monitor/hung_window_detector.h +++ b/chrome/browser/hang_monitor/hung_window_detector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HANG_MONITOR_HUNG_WINDOW_DETECTOR_H__ #define CHROME_BROWSER_HANG_MONITOR_HUNG_WINDOW_DETECTOR_H__ -#pragma once #include "base/synchronization/lock.h" #include "chrome/common/worker_thread_ticker.h" diff --git a/chrome/browser/history/android/android_cache_database.h b/chrome/browser/history/android/android_cache_database.h index 99e3451..87cc37a 100644 --- a/chrome/browser/history/android/android_cache_database.h +++ b/chrome/browser/history/android/android_cache_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_ANDROID_ANDROID_CACHE_DATABASE_H_ #define CHROME_BROWSER_HISTORY_ANDROID_ANDROID_CACHE_DATABASE_H_ -#pragma once #include "base/file_path.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/history/archived_database.h b/chrome/browser/history/archived_database.h index 899d2de..b157f66 100644 --- a/chrome/browser/history/archived_database.h +++ b/chrome/browser/history/archived_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_ARCHIVED_DATABASE_H_ #define CHROME_BROWSER_HISTORY_ARCHIVED_DATABASE_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/history/url_database.h" diff --git a/chrome/browser/history/download_database.h b/chrome/browser/history/download_database.h index 58823c3..502610b 100644 --- a/chrome/browser/history/download_database.h +++ b/chrome/browser/history/download_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_DOWNLOAD_DATABASE_H_ #define CHROME_BROWSER_HISTORY_DOWNLOAD_DATABASE_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/history/expire_history_backend.h b/chrome/browser/history/expire_history_backend.h index ebc58b1..d5ffc13 100644 --- a/chrome/browser/history/expire_history_backend.h +++ b/chrome/browser/history/expire_history_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_EXPIRE_HISTORY_BACKEND_H_ #define CHROME_BROWSER_HISTORY_EXPIRE_HISTORY_BACKEND_H_ -#pragma once #include <queue> #include <set> diff --git a/chrome/browser/history/history.h b/chrome/browser/history/history.h index f86f486..69fda8b 100644 --- a/chrome/browser/history/history.h +++ b/chrome/browser/history/history.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_H_ #define CHROME_BROWSER_HISTORY_HISTORY_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/history/history_backend.h b/chrome/browser/history/history_backend.h index 14037294..6d50cc1 100644 --- a/chrome/browser/history/history_backend.h +++ b/chrome/browser/history/history_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_BACKEND_H_ #define CHROME_BROWSER_HISTORY_HISTORY_BACKEND_H_ -#pragma once #include <string> #include <utility> diff --git a/chrome/browser/history/history_database.h b/chrome/browser/history/history_database.h index 28c0576..52b71f9 100644 --- a/chrome/browser/history/history_database.h +++ b/chrome/browser/history/history_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_DATABASE_H_ #define CHROME_BROWSER_HISTORY_HISTORY_DATABASE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/history/history_extension_api.h b/chrome/browser/history/history_extension_api.h index bd5b2f2..8c39b78 100644 --- a/chrome/browser/history/history_extension_api.h +++ b/chrome/browser/history/history_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_EXTENSION_API_H_ #define CHROME_BROWSER_HISTORY_HISTORY_EXTENSION_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/history/history_marshaling.h b/chrome/browser/history/history_marshaling.h index 6200393..f52486f 100644 --- a/chrome/browser/history/history_marshaling.h +++ b/chrome/browser/history/history_marshaling.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_MARSHALING_H_ #define CHROME_BROWSER_HISTORY_HISTORY_MARSHALING_H_ -#pragma once #include "base/memory/scoped_vector.h" #include "chrome/browser/cancelable_request.h" diff --git a/chrome/browser/history/history_marshaling_android.h b/chrome/browser/history/history_marshaling_android.h index 2f6fc14..97dd4f0 100644 --- a/chrome/browser/history/history_marshaling_android.h +++ b/chrome/browser/history/history_marshaling_android.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_MARSHALING_ANDROID_H_ #define CHROME_BROWSER_HISTORY_HISTORY_MARSHALING_ANDROID_H_ -#pragma once #include "chrome/browser/cancelable_request.h" #include "chrome/browser/history/android/android_history_provider_service.h" diff --git a/chrome/browser/history/history_notifications.h b/chrome/browser/history/history_notifications.h index 9c3f411..d5c6ed1 100644 --- a/chrome/browser/history/history_notifications.h +++ b/chrome/browser/history/history_notifications.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_NOTIFICATIONS_H__ #define CHROME_BROWSER_HISTORY_HISTORY_NOTIFICATIONS_H__ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/history/history_publisher.h b/chrome/browser/history/history_publisher.h index 4718801..51d6504 100644 --- a/chrome/browser/history/history_publisher.h +++ b/chrome/browser/history/history_publisher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_PUBLISHER_H_ #define CHROME_BROWSER_HISTORY_HISTORY_PUBLISHER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/history/history_service_factory.h b/chrome/browser/history/history_service_factory.h index cc82de8..756afba 100644 --- a/chrome/browser/history/history_service_factory.h +++ b/chrome/browser/history/history_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_SERVICE_FACTORY_H_ #define CHROME_BROWSER_HISTORY_HISTORY_SERVICE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile.h" diff --git a/chrome/browser/history/history_tab_helper.h b/chrome/browser/history/history_tab_helper.h index 57f9a54..58b22ac 100644 --- a/chrome/browser/history/history_tab_helper.h +++ b/chrome/browser/history/history_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_TAB_HELPER_H_ #define CHROME_BROWSER_HISTORY_HISTORY_TAB_HELPER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/history/history_types.h b/chrome/browser/history/history_types.h index 0c0fdfb..b12d97c 100644 --- a/chrome/browser/history/history_types.h +++ b/chrome/browser/history/history_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_HISTORY_TYPES_H_ #define CHROME_BROWSER_HISTORY_HISTORY_TYPES_H_ -#pragma once #include <deque> #include <map> diff --git a/chrome/browser/history/in_memory_database.h b/chrome/browser/history/in_memory_database.h index 48bb898..17cb6f1 100644 --- a/chrome/browser/history/in_memory_database.h +++ b/chrome/browser/history/in_memory_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_IN_MEMORY_DATABASE_H_ #define CHROME_BROWSER_HISTORY_IN_MEMORY_DATABASE_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/history/url_database.h" diff --git a/chrome/browser/history/in_memory_history_backend.h b/chrome/browser/history/in_memory_history_backend.h index d51c5db..addfac9 100644 --- a/chrome/browser/history/in_memory_history_backend.h +++ b/chrome/browser/history/in_memory_history_backend.h @@ -12,7 +12,6 @@ #ifndef CHROME_BROWSER_HISTORY_IN_MEMORY_HISTORY_BACKEND_H_ #define CHROME_BROWSER_HISTORY_IN_MEMORY_HISTORY_BACKEND_H_ -#pragma once #include <string> diff --git a/chrome/browser/history/in_memory_url_index.h b/chrome/browser/history/in_memory_url_index.h index 3ef2ccb..0c7724ac 100644 --- a/chrome/browser/history/in_memory_url_index.h +++ b/chrome/browser/history/in_memory_url_index.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_IN_MEMORY_URL_INDEX_H_ #define CHROME_BROWSER_HISTORY_IN_MEMORY_URL_INDEX_H_ -#pragma once #include <functional> #include <map> diff --git a/chrome/browser/history/in_memory_url_index_types.h b/chrome/browser/history/in_memory_url_index_types.h index 0cd4848..5183019 100644 --- a/chrome/browser/history/in_memory_url_index_types.h +++ b/chrome/browser/history/in_memory_url_index_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_IN_MEMORY_URL_INDEX_TYPES_H_ #define CHROME_BROWSER_HISTORY_IN_MEMORY_URL_INDEX_TYPES_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/history/page_usage_data.h b/chrome/browser/history/page_usage_data.h index bf67e22..2dbb97d 100644 --- a/chrome/browser/history/page_usage_data.h +++ b/chrome/browser/history/page_usage_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_PAGE_USAGE_DATA_H__ #define CHROME_BROWSER_HISTORY_PAGE_USAGE_DATA_H__ -#pragma once #include "base/string16.h" #include "chrome/browser/history/history_types.h" diff --git a/chrome/browser/history/query_parser.h b/chrome/browser/history/query_parser.h index 9773f05..96cd16e 100644 --- a/chrome/browser/history/query_parser.h +++ b/chrome/browser/history/query_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_QUERY_PARSER_H_ #define CHROME_BROWSER_HISTORY_QUERY_PARSER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/history/scored_history_match.h b/chrome/browser/history/scored_history_match.h index 4ddd73b..38d12ba 100644 --- a/chrome/browser/history/scored_history_match.h +++ b/chrome/browser/history/scored_history_match.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_SCORED_HISTORY_MATCH_H_ #define CHROME_BROWSER_HISTORY_SCORED_HISTORY_MATCH_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/history/shortcuts_backend.h b/chrome/browser/history/shortcuts_backend.h index e94d7cb..1609e71 100644 --- a/chrome/browser/history/shortcuts_backend.h +++ b/chrome/browser/history/shortcuts_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_SHORTCUTS_BACKEND_H_ #define CHROME_BROWSER_HISTORY_SHORTCUTS_BACKEND_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/history/shortcuts_backend_factory.h b/chrome/browser/history/shortcuts_backend_factory.h index bb5dfd9..a77c474 100644 --- a/chrome/browser/history/shortcuts_backend_factory.h +++ b/chrome/browser/history/shortcuts_backend_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_SHORTCUTS_BACKEND_FACTORY_H_ #define CHROME_BROWSER_HISTORY_SHORTCUTS_BACKEND_FACTORY_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/history/shortcuts_database.h b/chrome/browser/history/shortcuts_database.h index 0d928d8..613f326 100644 --- a/chrome/browser/history/shortcuts_database.h +++ b/chrome/browser/history/shortcuts_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_SHORTCUTS_DATABASE_H_ #define CHROME_BROWSER_HISTORY_SHORTCUTS_DATABASE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/history/snippet.h b/chrome/browser/history/snippet.h index bbabef0..96b1343 100644 --- a/chrome/browser/history/snippet.h +++ b/chrome/browser/history/snippet.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_HISTORY_SNIPPET_H__ #define CHROME_BROWSER_HISTORY_SNIPPET_H__ -#pragma once #include <vector> diff --git a/chrome/browser/history/starred_url_database.h b/chrome/browser/history/starred_url_database.h index fc51381..a6eece2 100644 --- a/chrome/browser/history/starred_url_database.h +++ b/chrome/browser/history/starred_url_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_STARRED_URL_DATABASE_H_ #define CHROME_BROWSER_HISTORY_STARRED_URL_DATABASE_H_ -#pragma once #include <set> diff --git a/chrome/browser/history/text_database.h b/chrome/browser/history/text_database.h index 1b4749e..9cf376cb 100644 --- a/chrome/browser/history/text_database.h +++ b/chrome/browser/history/text_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TEXT_DATABASE_H_ #define CHROME_BROWSER_HISTORY_TEXT_DATABASE_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/history/text_database_manager.h b/chrome/browser/history/text_database_manager.h index 514a25e..9e85807 100644 --- a/chrome/browser/history/text_database_manager.h +++ b/chrome/browser/history/text_database_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TEXT_DATABASE_MANAGER_H_ #define CHROME_BROWSER_HISTORY_TEXT_DATABASE_MANAGER_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/history/thumbnail_database.h b/chrome/browser/history/thumbnail_database.h index 813abb7..e2209e1 100644 --- a/chrome/browser/history/thumbnail_database.h +++ b/chrome/browser/history/thumbnail_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_THUMBNAIL_DATABASE_H_ #define CHROME_BROWSER_HISTORY_THUMBNAIL_DATABASE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h index 4fd692e..fe51c27 100644 --- a/chrome/browser/history/top_sites.h +++ b/chrome/browser/history/top_sites.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TOP_SITES_H_ #define CHROME_BROWSER_HISTORY_TOP_SITES_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/history/top_sites_backend.h b/chrome/browser/history/top_sites_backend.h index 36330fb..5ddc592 100644 --- a/chrome/browser/history/top_sites_backend.h +++ b/chrome/browser/history/top_sites_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TOP_SITES_BACKEND_H_ #define CHROME_BROWSER_HISTORY_TOP_SITES_BACKEND_H_ -#pragma once #include "base/callback.h" #include "base/file_path.h" diff --git a/chrome/browser/history/top_sites_cache.h b/chrome/browser/history/top_sites_cache.h index 3d9b0e8..bd3d7ae 100644 --- a/chrome/browser/history/top_sites_cache.h +++ b/chrome/browser/history/top_sites_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TOP_SITES_CACHE_H_ #define CHROME_BROWSER_HISTORY_TOP_SITES_CACHE_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/history/top_sites_database.h b/chrome/browser/history/top_sites_database.h index 55f31a1..313c706 100644 --- a/chrome/browser/history/top_sites_database.h +++ b/chrome/browser/history/top_sites_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TOP_SITES_DATABASE_H_ #define CHROME_BROWSER_HISTORY_TOP_SITES_DATABASE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/history/top_sites_extension_api.h b/chrome/browser/history/top_sites_extension_api.h index ca12b5d..db84ad6 100644 --- a/chrome/browser/history/top_sites_extension_api.h +++ b/chrome/browser/history/top_sites_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_TOP_SITES_EXTENSION_API_H_ #define CHROME_BROWSER_HISTORY_TOP_SITES_EXTENSION_API_H_ -#pragma once #include "chrome/browser/cancelable_request.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/history/url_database.h b/chrome/browser/history/url_database.h index 57b7ec2..5cf44c2 100644 --- a/chrome/browser/history/url_database.h +++ b/chrome/browser/history/url_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_URL_DATABASE_H_ #define CHROME_BROWSER_HISTORY_URL_DATABASE_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/history/history_types.h" diff --git a/chrome/browser/history/url_index_private_data.h b/chrome/browser/history/url_index_private_data.h index 5a190c2..f5ed8ed 100644 --- a/chrome/browser/history/url_index_private_data.h +++ b/chrome/browser/history/url_index_private_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_URL_INDEX_PRIVATE_DATA_H_ #define CHROME_BROWSER_HISTORY_URL_INDEX_PRIVATE_DATA_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/history/visit_database.h b/chrome/browser/history/visit_database.h index d834402..0325a9d 100644 --- a/chrome/browser/history/visit_database.h +++ b/chrome/browser/history/visit_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_VISIT_DATABASE_H_ #define CHROME_BROWSER_HISTORY_VISIT_DATABASE_H_ -#pragma once #include "chrome/browser/history/history_types.h" diff --git a/chrome/browser/history/visit_filter.h b/chrome/browser/history/visit_filter.h index 5e906b1..ce68f98 100644 --- a/chrome/browser/history/visit_filter.h +++ b/chrome/browser/history/visit_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_VISIT_FILTER_H_ #define CHROME_BROWSER_HISTORY_VISIT_FILTER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/history/visit_tracker.h b/chrome/browser/history/visit_tracker.h index 281c136..43de7a0 100644 --- a/chrome/browser/history/visit_tracker.h +++ b/chrome/browser/history/visit_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_VISIT_TRACKER_H__ #define CHROME_BROWSER_HISTORY_VISIT_TRACKER_H__ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/history/visitsegment_database.h b/chrome/browser/history/visitsegment_database.h index 4afa259..06c9557 100644 --- a/chrome/browser/history/visitsegment_database.h +++ b/chrome/browser/history/visitsegment_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_HISTORY_VISITSEGMENT_DATABASE_H_ #define CHROME_BROWSER_HISTORY_VISITSEGMENT_DATABASE_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/history/history_types.h" diff --git a/chrome/browser/icon_loader.h b/chrome/browser/icon_loader.h index ea9337e..d7b124b 100644 --- a/chrome/browser/icon_loader.h +++ b/chrome/browser/icon_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_ICON_LOADER_H_ #define CHROME_BROWSER_ICON_LOADER_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/icon_manager.h b/chrome/browser/icon_manager.h index 5c52484..08f270b 100644 --- a/chrome/browser/icon_manager.h +++ b/chrome/browser/icon_manager.h @@ -44,7 +44,6 @@ #ifndef CHROME_BROWSER_ICON_MANAGER_H_ #define CHROME_BROWSER_ICON_MANAGER_H_ -#pragma once #include <map> diff --git a/chrome/browser/idle.h b/chrome/browser/idle.h index e695158..df6abd7 100644 --- a/chrome/browser/idle.h +++ b/chrome/browser/idle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IDLE_H_ #define CHROME_BROWSER_IDLE_H_ -#pragma once #include "base/callback.h" diff --git a/chrome/browser/idle_query_linux.h b/chrome/browser/idle_query_linux.h index 3966c39..90cb2af 100644 --- a/chrome/browser/idle_query_linux.h +++ b/chrome/browser/idle_query_linux.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IDLE_QUERY_LINUX_H_ #define CHROME_BROWSER_IDLE_QUERY_LINUX_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/image_decoder.h b/chrome/browser/image_decoder.h index be74512..69caa43 100644 --- a/chrome/browser/image_decoder.h +++ b/chrome/browser/image_decoder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMAGE_DECODER_H_ #define CHROME_BROWSER_IMAGE_DECODER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/external_process_importer_bridge.h b/chrome/browser/importer/external_process_importer_bridge.h index c0bf58b2..b2f9ffd 100644 --- a/chrome/browser/importer/external_process_importer_bridge.h +++ b/chrome/browser/importer/external_process_importer_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_EXTERNAL_PROCESS_IMPORTER_BRIDGE_H_ #define CHROME_BROWSER_IMPORTER_EXTERNAL_PROCESS_IMPORTER_BRIDGE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/importer/external_process_importer_client.h b/chrome/browser/importer/external_process_importer_client.h index ae13b81..9470045 100644 --- a/chrome/browser/importer/external_process_importer_client.h +++ b/chrome/browser/importer/external_process_importer_client.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_EXTERNAL_PROCESS_IMPORTER_CLIENT_H_ #define CHROME_BROWSER_IMPORTER_EXTERNAL_PROCESS_IMPORTER_CLIENT_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/external_process_importer_host.h b/chrome/browser/importer/external_process_importer_host.h index 1b8be85..9dfe20c 100644 --- a/chrome/browser/importer/external_process_importer_host.h +++ b/chrome/browser/importer/external_process_importer_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_EXTERNAL_PROCESS_IMPORTER_HOST_H_ #define CHROME_BROWSER_IMPORTER_EXTERNAL_PROCESS_IMPORTER_HOST_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/importer/firefox2_importer.h b/chrome/browser/importer/firefox2_importer.h index 62fcac3..8a7337a 100644 --- a/chrome/browser/importer/firefox2_importer.h +++ b/chrome/browser/importer/firefox2_importer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_FIREFOX2_IMPORTER_H_ #define CHROME_BROWSER_IMPORTER_FIREFOX2_IMPORTER_H_ -#pragma once #include <set> diff --git a/chrome/browser/importer/firefox3_importer.h b/chrome/browser/importer/firefox3_importer.h index 0a605eb..550d0d2 100644 --- a/chrome/browser/importer/firefox3_importer.h +++ b/chrome/browser/importer/firefox3_importer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_FIREFOX3_IMPORTER_H_ #define CHROME_BROWSER_IMPORTER_FIREFOX3_IMPORTER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/importer/firefox_importer_unittest_utils.h b/chrome/browser/importer/firefox_importer_unittest_utils.h index 79ca9f1..51d40ac 100644 --- a/chrome/browser/importer/firefox_importer_unittest_utils.h +++ b/chrome/browser/importer/firefox_importer_unittest_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UNITTEST_UTILS_H_ #define CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UNITTEST_UTILS_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/importer/firefox_importer_utils.h b/chrome/browser/importer/firefox_importer_utils.h index 5bed044..76349ff 100644 --- a/chrome/browser/importer/firefox_importer_utils.h +++ b/chrome/browser/importer/firefox_importer_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UTILS_H_ #define CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UTILS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/firefox_profile_lock.h b/chrome/browser/importer/firefox_profile_lock.h index 9c6b687..210d878 100644 --- a/chrome/browser/importer/firefox_profile_lock.h +++ b/chrome/browser/importer/firefox_profile_lock.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_FIREFOX_PROFILE_LOCK_H__ #define CHROME_BROWSER_IMPORTER_FIREFOX_PROFILE_LOCK_H__ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/importer/firefox_proxy_settings.h b/chrome/browser/importer/firefox_proxy_settings.h index 6ad3249..6f74494 100644 --- a/chrome/browser/importer/firefox_proxy_settings.h +++ b/chrome/browser/importer/firefox_proxy_settings.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_FIREFOX_PROXY_SETTINGS_H_ #define CHROME_BROWSER_IMPORTER_FIREFOX_PROXY_SETTINGS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/ie_importer.h b/chrome/browser/importer/ie_importer.h index c816262..ecdea05 100644 --- a/chrome/browser/importer/ie_importer.h +++ b/chrome/browser/importer/ie_importer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IE_IMPORTER_H_ #define CHROME_BROWSER_IMPORTER_IE_IMPORTER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/importer/importer.h b/chrome/browser/importer/importer.h index d43b1b7..a2f2340 100644 --- a/chrome/browser/importer/importer.h +++ b/chrome/browser/importer/importer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/importer/importer_bridge.h b/chrome/browser/importer/importer_bridge.h index aeb6b65..fa8f377 100644 --- a/chrome/browser/importer/importer_bridge.h +++ b/chrome/browser/importer/importer_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_BRIDGE_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_BRIDGE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/importer/importer_data_types.h b/chrome/browser/importer/importer_data_types.h index a85b248..e8fbfde 100644 --- a/chrome/browser/importer/importer_data_types.h +++ b/chrome/browser/importer/importer_data_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_DATA_TYPES_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_DATA_TYPES_H_ -#pragma once #include <string> diff --git a/chrome/browser/importer/importer_host.h b/chrome/browser/importer/importer_host.h index 359f1d2..6e92bc6 100644 --- a/chrome/browser/importer/importer_host.h +++ b/chrome/browser/importer/importer_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_HOST_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_HOST_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/importer/importer_list.h b/chrome/browser/importer/importer_list.h index 11e6f5a..43004e2 100644 --- a/chrome/browser/importer/importer_list.h +++ b/chrome/browser/importer/importer_list.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_LIST_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_LIST_H_ -#pragma once #include <vector> diff --git a/chrome/browser/importer/importer_list_observer.h b/chrome/browser/importer/importer_list_observer.h index 0f28e0e..b97fb14 100644 --- a/chrome/browser/importer/importer_list_observer.h +++ b/chrome/browser/importer/importer_list_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_LIST_OBSERVER_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_LIST_OBSERVER_H_ -#pragma once namespace importer { diff --git a/chrome/browser/importer/importer_lock_dialog.h b/chrome/browser/importer/importer_lock_dialog.h index 6005363..825fcb6 100644 --- a/chrome/browser/importer/importer_lock_dialog.h +++ b/chrome/browser/importer/importer_lock_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_LOCK_DIALOG_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_LOCK_DIALOG_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/importer/importer_observer.h b/chrome/browser/importer/importer_observer.h index 1a0ab5f..b8f88fb 100644 --- a/chrome/browser/importer/importer_observer.h +++ b/chrome/browser/importer/importer_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_OBSERVER_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_OBSERVER_H_ -#pragma once // An interface that notifies the consumers that the import process was // completed. diff --git a/chrome/browser/importer/importer_progress_dialog.h b/chrome/browser/importer/importer_progress_dialog.h index 3cb8ade..f2548fb 100644 --- a/chrome/browser/importer/importer_progress_dialog.h +++ b/chrome/browser/importer/importer_progress_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_PROGRESS_DIALOG_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_PROGRESS_DIALOG_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/importer/importer_progress_observer.h b/chrome/browser/importer/importer_progress_observer.h index f5fb08b..92bca81 100644 --- a/chrome/browser/importer/importer_progress_observer.h +++ b/chrome/browser/importer/importer_progress_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_PROGRESS_OBSERVER_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_PROGRESS_OBSERVER_H_ -#pragma once #include "chrome/browser/importer/importer_data_types.h" diff --git a/chrome/browser/importer/importer_type.h b/chrome/browser/importer/importer_type.h index 89c6f68..1f89b66 100644 --- a/chrome/browser/importer/importer_type.h +++ b/chrome/browser/importer/importer_type.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_TYPE_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_TYPE_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/importer/importer_util.h b/chrome/browser/importer/importer_util.h index 9c76efe..1f7bd88 100644 --- a/chrome/browser/importer/importer_util.h +++ b/chrome/browser/importer/importer_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORTER_UTIL_H_ #define CHROME_BROWSER_IMPORTER_IMPORTER_UTIL_H_ -#pragma once #include <cstddef> #include <vector> diff --git a/chrome/browser/importer/in_process_importer_bridge.h b/chrome/browser/importer/in_process_importer_bridge.h index e70143d..24876ea 100644 --- a/chrome/browser/importer/in_process_importer_bridge.h +++ b/chrome/browser/importer/in_process_importer_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IN_PROCESS_IMPORTER_BRIDGE_H_ #define CHROME_BROWSER_IMPORTER_IN_PROCESS_IMPORTER_BRIDGE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/mork_reader.h b/chrome/browser/importer/mork_reader.h index 7bc8f82..d139477 100644 --- a/chrome/browser/importer/mork_reader.h +++ b/chrome/browser/importer/mork_reader.h @@ -41,7 +41,6 @@ #ifndef CHROME_BROWSER_IMPORTER_MORK_READER_H_ #define CHROME_BROWSER_IMPORTER_MORK_READER_H_ -#pragma once #include <fstream> #include <map> diff --git a/chrome/browser/importer/nss_decryptor.h b/chrome/browser/importer/nss_decryptor.h index 9896a14..a7284d6 100644 --- a/chrome/browser/importer/nss_decryptor.h +++ b/chrome/browser/importer/nss_decryptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_H_ #define CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/importer/nss_decryptor_mac.h b/chrome/browser/importer/nss_decryptor_mac.h index fba5c8b..3e0b181 100644 --- a/chrome/browser/importer/nss_decryptor_mac.h +++ b/chrome/browser/importer/nss_decryptor_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_MAC_H_ #define CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_MAC_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/nss_decryptor_null.h b/chrome/browser/importer/nss_decryptor_null.h index d662006..040df33 100644 --- a/chrome/browser/importer/nss_decryptor_null.h +++ b/chrome/browser/importer/nss_decryptor_null.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_NULL_H_ #define CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_NULL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/nss_decryptor_system_nss.h b/chrome/browser/importer/nss_decryptor_system_nss.h index 4a8e2b2..e055fa9 100644 --- a/chrome/browser/importer/nss_decryptor_system_nss.h +++ b/chrome/browser/importer/nss_decryptor_system_nss.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_SYSTEM_NSS_H_ #define CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_SYSTEM_NSS_H_ -#pragma once #include <secmodt.h> #include <string> diff --git a/chrome/browser/importer/nss_decryptor_win.h b/chrome/browser/importer/nss_decryptor_win.h index a5e1182..5fea1a9 100644 --- a/chrome/browser/importer/nss_decryptor_win.h +++ b/chrome/browser/importer/nss_decryptor_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_WIN_H_ #define CHROME_BROWSER_IMPORTER_NSS_DECRYPTOR_WIN_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/profile_writer.h b/chrome/browser/importer/profile_writer.h index a32e8f3..7714828 100644 --- a/chrome/browser/importer/profile_writer.h +++ b/chrome/browser/importer/profile_writer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_PROFILE_WRITER_H_ #define CHROME_BROWSER_IMPORTER_PROFILE_WRITER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/importer/safari_importer.h b/chrome/browser/importer/safari_importer.h index 356d1e2..a5dbba4 100644 --- a/chrome/browser/importer/safari_importer.h +++ b/chrome/browser/importer/safari_importer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_SAFARI_IMPORTER_H_ #define CHROME_BROWSER_IMPORTER_SAFARI_IMPORTER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/importer/toolbar_importer.h b/chrome/browser/importer/toolbar_importer.h index 0527b9e..7a1d211 100644 --- a/chrome/browser/importer/toolbar_importer.h +++ b/chrome/browser/importer/toolbar_importer.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_IMPORTER_TOOLBAR_IMPORTER_H_ #define CHROME_BROWSER_IMPORTER_TOOLBAR_IMPORTER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/importer/toolbar_importer_utils.h b/chrome/browser/importer/toolbar_importer_utils.h index 27ca6ac..ca89363 100644 --- a/chrome/browser/importer/toolbar_importer_utils.h +++ b/chrome/browser/importer/toolbar_importer_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_TOOLBAR_IMPORTER_UTILS_H_ #define CHROME_BROWSER_IMPORTER_TOOLBAR_IMPORTER_UTILS_H_ -#pragma once #include "base/callback_forward.h" diff --git a/chrome/browser/infobars/infobar.h b/chrome/browser/infobars/infobar.h index 37f6317..67f6a5f 100644 --- a/chrome/browser/infobars/infobar.h +++ b/chrome/browser/infobars/infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INFOBARS_INFOBAR_H_ #define CHROME_BROWSER_INFOBARS_INFOBAR_H_ -#pragma once #include <utility> diff --git a/chrome/browser/infobars/infobar_container.h b/chrome/browser/infobars/infobar_container.h index bbc8978..42fb45a 100644 --- a/chrome/browser/infobars/infobar_container.h +++ b/chrome/browser/infobars/infobar_container.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INFOBARS_INFOBAR_CONTAINER_H_ #define CHROME_BROWSER_INFOBARS_INFOBAR_CONTAINER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/infobars/infobar_delegate.h b/chrome/browser/infobars/infobar_delegate.h index b2474d3..5e442ae 100644 --- a/chrome/browser/infobars/infobar_delegate.h +++ b/chrome/browser/infobars/infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INFOBARS_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_INFOBARS_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/string16.h" diff --git a/chrome/browser/infobars/infobar_extension_api.h b/chrome/browser/infobars/infobar_extension_api.h index b3d95df..560acaa 100644 --- a/chrome/browser/infobars/infobar_extension_api.h +++ b/chrome/browser/infobars/infobar_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INFOBARS_INFOBAR_EXTENSION_API_H_ #define CHROME_BROWSER_INFOBARS_INFOBAR_EXTENSION_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/infobars/infobar_tab_helper.h b/chrome/browser/infobars/infobar_tab_helper.h index 2f7d3a6..3221741 100644 --- a/chrome/browser/infobars/infobar_tab_helper.h +++ b/chrome/browser/infobars/infobar_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INFOBARS_INFOBAR_TAB_HELPER_H_ #define CHROME_BROWSER_INFOBARS_INFOBAR_TAB_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/instant/instant_commit_type.h b/chrome/browser/instant/instant_commit_type.h index 23c2f2c..980670d 100644 --- a/chrome/browser/instant/instant_commit_type.h +++ b/chrome/browser/instant/instant_commit_type.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INSTANT_INSTANT_COMMIT_TYPE_H_ #define CHROME_BROWSER_INSTANT_INSTANT_COMMIT_TYPE_H_ -#pragma once // Reason why the Instant preview is committed (merged into a tab). enum InstantCommitType { diff --git a/chrome/browser/instant/instant_controller.h b/chrome/browser/instant/instant_controller.h index de3eff0..8f2a844 100644 --- a/chrome/browser/instant/instant_controller.h +++ b/chrome/browser/instant/instant_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INSTANT_INSTANT_CONTROLLER_H_ #define CHROME_BROWSER_INSTANT_INSTANT_CONTROLLER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/instant/instant_controller_delegate.h b/chrome/browser/instant/instant_controller_delegate.h index 700be9b..306cd07 100644 --- a/chrome/browser/instant/instant_controller_delegate.h +++ b/chrome/browser/instant/instant_controller_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INSTANT_INSTANT_CONTROLLER_DELEGATE_H_ #define CHROME_BROWSER_INSTANT_INSTANT_CONTROLLER_DELEGATE_H_ -#pragma once #include "base/string16.h" #include "chrome/common/instant_types.h" diff --git a/chrome/browser/instant/instant_loader.h b/chrome/browser/instant/instant_loader.h index 5bc0d74..38e1f1d 100644 --- a/chrome/browser/instant/instant_loader.h +++ b/chrome/browser/instant/instant_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INSTANT_INSTANT_LOADER_H_ #define CHROME_BROWSER_INSTANT_INSTANT_LOADER_H_ -#pragma once #include <string> diff --git a/chrome/browser/instant/instant_loader_delegate.h b/chrome/browser/instant/instant_loader_delegate.h index b7eb31b..bf393a1 100644 --- a/chrome/browser/instant/instant_loader_delegate.h +++ b/chrome/browser/instant/instant_loader_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INSTANT_INSTANT_LOADER_DELEGATE_H_ #define CHROME_BROWSER_INSTANT_INSTANT_LOADER_DELEGATE_H_ -#pragma once #include "base/string16.h" #include "chrome/common/instant_types.h" diff --git a/chrome/browser/instant/instant_unload_handler.h b/chrome/browser/instant/instant_unload_handler.h index 957d260..b0b7dba 100644 --- a/chrome/browser/instant/instant_unload_handler.h +++ b/chrome/browser/instant/instant_unload_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INSTANT_INSTANT_UNLOAD_HANDLER_H_ #define CHROME_BROWSER_INSTANT_INSTANT_UNLOAD_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_vector.h" diff --git a/chrome/browser/intents/api_key.h b/chrome/browser/intents/api_key.h index 7aead5b..aa5f9d1 100644 --- a/chrome/browser/intents/api_key.h +++ b/chrome/browser/intents/api_key.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTENTS_API_KEY_H_ #define CHROME_BROWSER_INTENTS_API_KEY_H_ -#pragma once namespace web_intents { diff --git a/chrome/browser/intents/cws_intents_registry.h b/chrome/browser/intents/cws_intents_registry.h index be02f79..e5f9cec 100644 --- a/chrome/browser/intents/cws_intents_registry.h +++ b/chrome/browser/intents/cws_intents_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTENTS_CWS_INTENTS_REGISTRY_H_ #define CHROME_BROWSER_INTENTS_CWS_INTENTS_REGISTRY_H_ -#pragma once #include "base/callback_forward.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/intents/register_intent_handler_infobar_delegate.h b/chrome/browser/intents/register_intent_handler_infobar_delegate.h index a2a7128..28b23de 100644 --- a/chrome/browser/intents/register_intent_handler_infobar_delegate.h +++ b/chrome/browser/intents/register_intent_handler_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTENTS_REGISTER_INTENT_HANDLER_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_INTENTS_REGISTER_INTENT_HANDLER_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/string16.h" diff --git a/chrome/browser/intents/web_intents_registry.h b/chrome/browser/intents/web_intents_registry.h index 7874e4f..581693d 100644 --- a/chrome/browser/intents/web_intents_registry.h +++ b/chrome/browser/intents/web_intents_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTENTS_WEB_INTENTS_REGISTRY_H_ #define CHROME_BROWSER_INTENTS_WEB_INTENTS_REGISTRY_H_ -#pragma once #include "base/callback_forward.h" #include "base/hash_tables.h" diff --git a/chrome/browser/intents/web_intents_util.h b/chrome/browser/intents/web_intents_util.h index 31ac731..5ec4521 100644 --- a/chrome/browser/intents/web_intents_util.h +++ b/chrome/browser/intents/web_intents_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTENTS_WEB_INTENTS_UTIL_H_ #define CHROME_BROWSER_INTENTS_WEB_INTENTS_UTIL_H_ -#pragma once class Profile; class PrefService; diff --git a/chrome/browser/internal_auth.h b/chrome/browser/internal_auth.h index c665357..4a48459 100644 --- a/chrome/browser/internal_auth.h +++ b/chrome/browser/internal_auth.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTERNAL_AUTH_H_ #define CHROME_BROWSER_INTERNAL_AUTH_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/intranet_redirect_detector.h b/chrome/browser/intranet_redirect_detector.h index 677a638..e08b2de 100644 --- a/chrome/browser/intranet_redirect_detector.h +++ b/chrome/browser/intranet_redirect_detector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_INTRANET_REDIRECT_DETECTOR_H_ #define CHROME_BROWSER_INTRANET_REDIRECT_DETECTOR_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h index e74f43b..7e04ceb 100644 --- a/chrome/browser/io_thread.h +++ b/chrome/browser/io_thread.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IO_THREAD_H_ #define CHROME_BROWSER_IO_THREAD_H_ -#pragma once #include <string> diff --git a/chrome/browser/jankometer.h b/chrome/browser/jankometer.h index 8d2fccc..fe5d4f6 100644 --- a/chrome/browser/jankometer.h +++ b/chrome/browser/jankometer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_JANKOMETER_H_ #define CHROME_BROWSER_JANKOMETER_H_ -#pragma once class CommandLine; diff --git a/chrome/browser/jumplist_win.h b/chrome/browser/jumplist_win.h index f60a209..5cd8fdc 100644 --- a/chrome/browser/jumplist_win.h +++ b/chrome/browser/jumplist_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_JUMPLIST_WIN_H_ #define CHROME_BROWSER_JUMPLIST_WIN_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/language_usage_metrics.h b/chrome/browser/language_usage_metrics.h index e5cc708..2b3ad82 100644 --- a/chrome/browser/language_usage_metrics.h +++ b/chrome/browser/language_usage_metrics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_LANGUAGE_USAGE_METRICS_H_ #define CHROME_BROWSER_LANGUAGE_USAGE_METRICS_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/lifetime/application_lifetime.h b/chrome/browser/lifetime/application_lifetime.h index 7a19f68..f9d92ae 100644 --- a/chrome/browser/lifetime/application_lifetime.h +++ b/chrome/browser/lifetime/application_lifetime.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_LIFETIME_APPLICATION_LIFETIME_H_ #define CHROME_BROWSER_LIFETIME_APPLICATION_LIFETIME_H_ -#pragma once namespace browser { diff --git a/chrome/browser/mac/dock.h b/chrome/browser/mac/dock.h index f39ffc5..34822ee 100644 --- a/chrome/browser/mac/dock.h +++ b/chrome/browser/mac/dock.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_DOCK_H_ #define CHROME_BROWSER_MAC_DOCK_H_ -#pragma once #if defined(__OBJC__) @class NSString; diff --git a/chrome/browser/mac/install_from_dmg.h b/chrome/browser/mac/install_from_dmg.h index 449a785..b1f0e80 100644 --- a/chrome/browser/mac/install_from_dmg.h +++ b/chrome/browser/mac/install_from_dmg.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_INSTALL_FROM_DMG_H_ #define CHROME_BROWSER_MAC_INSTALL_FROM_DMG_H_ -#pragma once #include <string> diff --git a/chrome/browser/mac/keychain_reauthorize.h b/chrome/browser/mac/keychain_reauthorize.h index 8afa695..d37cc97 100644 --- a/chrome/browser/mac/keychain_reauthorize.h +++ b/chrome/browser/mac/keychain_reauthorize.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_KEYCHAIN_REAUTHORIZE_H_ #define CHROME_BROWSER_MAC_KEYCHAIN_REAUTHORIZE_H_ -#pragma once #ifdef __OBJC__ @class NSString; diff --git a/chrome/browser/mac/keystone_glue.h b/chrome/browser/mac/keystone_glue.h index 755b408d..100ffad 100644 --- a/chrome/browser/mac/keystone_glue.h +++ b/chrome/browser/mac/keystone_glue.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_KEYSTONE_GLUE_H_ #define CHROME_BROWSER_MAC_KEYSTONE_GLUE_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/mac/keystone_registration.h b/chrome/browser/mac/keystone_registration.h index 4d0e0cf..3ef981d 100644 --- a/chrome/browser/mac/keystone_registration.h +++ b/chrome/browser/mac/keystone_registration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_KEYSTONE_REGISTRATION_H_ #define CHROME_BROWSER_MAC_KEYSTONE_REGISTRATION_H_ -#pragma once #import <Foundation/Foundation.h> #include <Security/Authorization.h> diff --git a/chrome/browser/mac/master_prefs.h b/chrome/browser/mac/master_prefs.h index ce2e330..6f96c3e 100644 --- a/chrome/browser/mac/master_prefs.h +++ b/chrome/browser/mac/master_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_MASTER_PREFS_H_ #define CHROME_BROWSER_MAC_MASTER_PREFS_H_ -#pragma once #include "base/file_path.h" diff --git a/chrome/browser/mac/relauncher.h b/chrome/browser/mac/relauncher.h index 7ccdd9c..96d2f81 100644 --- a/chrome/browser/mac/relauncher.h +++ b/chrome/browser/mac/relauncher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_RELAUNCHER_H_ #define CHROME_BROWSER_MAC_RELAUNCHER_H_ -#pragma once // mac_relauncher implements main browser application relaunches on the Mac. // When a browser wants to relaunch itself, it can't simply fork off a new diff --git a/chrome/browser/mac/security_wrappers.h b/chrome/browser/mac/security_wrappers.h index 2d004e6..22d05db 100644 --- a/chrome/browser/mac/security_wrappers.h +++ b/chrome/browser/mac/security_wrappers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MAC_SECURITY_WRAPPERS_H_ #define CHROME_BROWSER_MAC_SECURITY_WRAPPERS_H_ -#pragma once #include <Security/Security.h> diff --git a/chrome/browser/media/media_internals.h b/chrome/browser/media/media_internals.h index a1171cb..1edd86a 100644 --- a/chrome/browser/media/media_internals.h +++ b/chrome/browser/media/media_internals.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_MEDIA_INTERNALS_H_ #define CHROME_BROWSER_MEDIA_MEDIA_INTERNALS_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/media/media_internals_observer.h b/chrome/browser/media/media_internals_observer.h index b2d4b8a..3c9be62 100644 --- a/chrome/browser/media/media_internals_observer.h +++ b/chrome/browser/media/media_internals_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_MEDIA_INTERNALS_OBSERVER_H_ #define CHROME_BROWSER_MEDIA_MEDIA_INTERNALS_OBSERVER_H_ -#pragma once // Used by MediaInternalsUI to receive callbacks on media events. // Callbacks will be on the IO thread. diff --git a/chrome/browser/media/media_stream_capture_indicator.h b/chrome/browser/media/media_stream_capture_indicator.h index cd117ac..ed7aca7 100644 --- a/chrome/browser/media/media_stream_capture_indicator.h +++ b/chrome/browser/media/media_stream_capture_indicator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_MEDIA_STREAM_CAPTURE_INDICATOR_H_ #define CHROME_BROWSER_MEDIA_MEDIA_STREAM_CAPTURE_INDICATOR_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/media/media_stream_devices_controller.h b/chrome/browser/media/media_stream_devices_controller.h index 34a021d..ab77eaa 100644 --- a/chrome/browser/media/media_stream_devices_controller.h +++ b/chrome/browser/media/media_stream_devices_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_MEDIA_STREAM_DEVICES_CONTROLLER_H_ #define CHROME_BROWSER_MEDIA_MEDIA_STREAM_DEVICES_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/media/media_stream_devices_menu_model.h b/chrome/browser/media/media_stream_devices_menu_model.h index 530b19a..970b017 100644 --- a/chrome/browser/media/media_stream_devices_menu_model.h +++ b/chrome/browser/media/media_stream_devices_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_MEDIA_STREAM_DEVICES_MENU_MODEL_H_ #define CHROME_BROWSER_MEDIA_MEDIA_STREAM_DEVICES_MENU_MODEL_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/media_gallery/media_device_notifications_linux.h b/chrome/browser/media_gallery/media_device_notifications_linux.h index 42173f1..497edc0 100644 --- a/chrome/browser/media_gallery/media_device_notifications_linux.h +++ b/chrome/browser/media_gallery/media_device_notifications_linux.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_DEVICE_NOTIFICATIONS_LINUX_H_ #define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_DEVICE_NOTIFICATIONS_LINUX_H_ -#pragma once #if defined(OS_CHROMEOS) #error "Use the ChromeOS-specific implementation instead." diff --git a/chrome/browser/media_gallery/media_device_notifications_utils.h b/chrome/browser/media_gallery/media_device_notifications_utils.h index fda77c4..13f5b0c 100644 --- a/chrome/browser/media_gallery/media_device_notifications_utils.h +++ b/chrome/browser/media_gallery/media_device_notifications_utils.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_DEVICE_NOTIFICATIONS_UTILS_H_ #define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_DEVICE_NOTIFICATIONS_UTILS_H_ -#pragma once #include "base/file_path.h" diff --git a/chrome/browser/media_gallery/media_device_notifications_window_win.h b/chrome/browser/media_gallery/media_device_notifications_window_win.h index a8a38ac..c6250cb 100644 --- a/chrome/browser/media_gallery/media_device_notifications_window_win.h +++ b/chrome/browser/media_gallery/media_device_notifications_window_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_DEVICE_NOTIFICATIONS_WINDOW_WIN_H_ #define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_DEVICE_NOTIFICATIONS_WINDOW_WIN_H_ -#pragma once #include <windows.h> diff --git a/chrome/browser/media_gallery/media_file_system_registry.h b/chrome/browser/media_gallery/media_file_system_registry.h index ab62aa5..d43f869f 100644 --- a/chrome/browser/media_gallery/media_file_system_registry.h +++ b/chrome/browser/media_gallery/media_file_system_registry.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_FILE_SYSTEM_REGISTRY_H_ #define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_FILE_SYSTEM_REGISTRY_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/media_gallery/media_gallery_database.h b/chrome/browser/media_gallery/media_gallery_database.h index 6fa795d..57e6f66 100644 --- a/chrome/browser/media_gallery/media_gallery_database.h +++ b/chrome/browser/media_gallery/media_gallery_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_DATABASE_H_ #define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_DATABASE_H_ -#pragma once #include "base/basictypes.h" #include "base/file_path.h" diff --git a/chrome/browser/media_gallery/media_gallery_registry.h b/chrome/browser/media_gallery/media_gallery_registry.h index 3049e1f..f6bebe5 100644 --- a/chrome/browser/media_gallery/media_gallery_registry.h +++ b/chrome/browser/media_gallery/media_gallery_registry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_REGISTRY_H_ #define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_REGISTRY_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/memory_details.h b/chrome/browser/memory_details.h index b43efc9..183294a 100644 --- a/chrome/browser/memory_details.h +++ b/chrome/browser/memory_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MEMORY_DETAILS_H_ #define CHROME_BROWSER_MEMORY_DETAILS_H_ -#pragma once #include <vector> diff --git a/chrome/browser/memory_purger.h b/chrome/browser/memory_purger.h index 4b7c553..2d701b7 100644 --- a/chrome/browser/memory_purger.h +++ b/chrome/browser/memory_purger.h @@ -12,7 +12,6 @@ #ifndef CHROME_BROWSER_MEMORY_PURGER_H_ #define CHROME_BROWSER_MEMORY_PURGER_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/metrics/field_trial_synchronizer.h b/chrome/browser/metrics/field_trial_synchronizer.h index 7a2e366..8feabf7 100644 --- a/chrome/browser/metrics/field_trial_synchronizer.h +++ b/chrome/browser/metrics/field_trial_synchronizer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_FIELD_TRIAL_SYNCHRONIZER_H_ #define CHROME_BROWSER_METRICS_FIELD_TRIAL_SYNCHRONIZER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/metrics/histogram_synchronizer.h b/chrome/browser/metrics/histogram_synchronizer.h index af399c0..8bcf641 100644 --- a/chrome/browser/metrics/histogram_synchronizer.h +++ b/chrome/browser/metrics/histogram_synchronizer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_HISTOGRAM_SYNCHRONIZER_H_ #define CHROME_BROWSER_METRICS_HISTOGRAM_SYNCHRONIZER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/metrics/metric_event_duration_details.h b/chrome/browser/metrics/metric_event_duration_details.h index b100445..3e2feec 100644 --- a/chrome/browser/metrics/metric_event_duration_details.h +++ b/chrome/browser/metrics/metric_event_duration_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_METRIC_EVENT_DURATION_DETAILS_H_ #define CHROME_BROWSER_METRICS_METRIC_EVENT_DURATION_DETAILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/metrics/metrics_log.h b/chrome/browser/metrics/metrics_log.h index d7f9c7d..89e2e7b 100644 --- a/chrome/browser/metrics/metrics_log.h +++ b/chrome/browser/metrics/metrics_log.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_METRICS_METRICS_LOG_H_ #define CHROME_BROWSER_METRICS_METRICS_LOG_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/metrics/metrics_log_serializer.h b/chrome/browser/metrics/metrics_log_serializer.h index 66dad91..052462f 100644 --- a/chrome/browser/metrics/metrics_log_serializer.h +++ b/chrome/browser/metrics/metrics_log_serializer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_METRICS_LOG_SERIALIZER_H_ #define CHROME_BROWSER_METRICS_METRICS_LOG_SERIALIZER_H_ -#pragma once #include "base/basictypes.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/metrics/metrics_reporting_scheduler.h b/chrome/browser/metrics/metrics_reporting_scheduler.h index 0d60440..320c41b 100644 --- a/chrome/browser/metrics/metrics_reporting_scheduler.h +++ b/chrome/browser/metrics/metrics_reporting_scheduler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_METRICS_REPORTING_SCHEDULER_H_ #define CHROME_BROWSER_METRICS_METRICS_REPORTING_SCHEDULER_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/metrics/metrics_response.h b/chrome/browser/metrics/metrics_response.h index 1083211..9cd7653 100644 --- a/chrome/browser/metrics/metrics_response.h +++ b/chrome/browser/metrics/metrics_response.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_METRICS_METRICS_RESPONSE_H_ #define CHROME_BROWSER_METRICS_METRICS_RESPONSE_H_ -#pragma once #include <string> diff --git a/chrome/browser/metrics/metrics_service.h b/chrome/browser/metrics/metrics_service.h index 4ce8f94..90e0ea5 100644 --- a/chrome/browser/metrics/metrics_service.h +++ b/chrome/browser/metrics/metrics_service.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_METRICS_METRICS_SERVICE_H_ #define CHROME_BROWSER_METRICS_METRICS_SERVICE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/metrics/tracking_synchronizer.h b/chrome/browser/metrics/tracking_synchronizer.h index e30f823..45c94fe 100644 --- a/chrome/browser/metrics/tracking_synchronizer.h +++ b/chrome/browser/metrics/tracking_synchronizer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_TRACKING_SYNCHRONIZER_H_ #define CHROME_BROWSER_METRICS_TRACKING_SYNCHRONIZER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/metrics/tracking_synchronizer_observer.h b/chrome/browser/metrics/tracking_synchronizer_observer.h index 50bfe15..e11f138 100644 --- a/chrome/browser/metrics/tracking_synchronizer_observer.h +++ b/chrome/browser/metrics/tracking_synchronizer_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_TRACKING_SYNCHRONIZER_OBSERVER_H_ #define CHROME_BROWSER_METRICS_TRACKING_SYNCHRONIZER_OBSERVER_H_ -#pragma once #include "content/public/common/process_type.h" diff --git a/chrome/browser/metrics/variations_service.h b/chrome/browser/metrics/variations_service.h index af40833..ac62039 100644 --- a/chrome/browser/metrics/variations_service.h +++ b/chrome/browser/metrics/variations_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_METRICS_VARIATIONS_SERVICE_H_ #define CHROME_BROWSER_METRICS_VARIATIONS_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/mock_browsing_data_appcache_helper.h b/chrome/browser/mock_browsing_data_appcache_helper.h index daf834b..6de3f46 100644 --- a/chrome/browser/mock_browsing_data_appcache_helper.h +++ b/chrome/browser/mock_browsing_data_appcache_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_APPCACHE_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_APPCACHE_HELPER_H_ -#pragma once #include "base/callback_forward.h" #include "chrome/browser/browsing_data_appcache_helper.h" diff --git a/chrome/browser/mock_browsing_data_cookie_helper.h b/chrome/browser/mock_browsing_data_cookie_helper.h index 7dbde11..f1e0e22 100644 --- a/chrome/browser/mock_browsing_data_cookie_helper.h +++ b/chrome/browser/mock_browsing_data_cookie_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_COOKIE_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_COOKIE_HELPER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/mock_browsing_data_database_helper.h b/chrome/browser/mock_browsing_data_database_helper.h index c208ce3..10c465e 100644 --- a/chrome/browser/mock_browsing_data_database_helper.h +++ b/chrome/browser/mock_browsing_data_database_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_DATABASE_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_DATABASE_HELPER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/mock_browsing_data_file_system_helper.h b/chrome/browser/mock_browsing_data_file_system_helper.h index f138348..51949a1 100644 --- a/chrome/browser/mock_browsing_data_file_system_helper.h +++ b/chrome/browser/mock_browsing_data_file_system_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/mock_browsing_data_indexed_db_helper.h b/chrome/browser/mock_browsing_data_indexed_db_helper.h index 12fe200..34a0426 100644 --- a/chrome/browser/mock_browsing_data_indexed_db_helper.h +++ b/chrome/browser/mock_browsing_data_indexed_db_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_INDEXED_DB_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_INDEXED_DB_HELPER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/mock_browsing_data_local_storage_helper.h b/chrome/browser/mock_browsing_data_local_storage_helper.h index 96e3abe..6f0495a 100644 --- a/chrome/browser/mock_browsing_data_local_storage_helper.h +++ b/chrome/browser/mock_browsing_data_local_storage_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_LOCAL_STORAGE_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_LOCAL_STORAGE_HELPER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/mock_browsing_data_quota_helper.h b/chrome/browser/mock_browsing_data_quota_helper.h index 3d27bbe..3495d84 100644 --- a/chrome/browser/mock_browsing_data_quota_helper.h +++ b/chrome/browser/mock_browsing_data_quota_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_QUOTA_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_QUOTA_HELPER_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/mock_browsing_data_server_bound_cert_helper.h b/chrome/browser/mock_browsing_data_server_bound_cert_helper.h index 0630be0..fd693b1 100644 --- a/chrome/browser/mock_browsing_data_server_bound_cert_helper.h +++ b/chrome/browser/mock_browsing_data_server_bound_cert_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_MOCK_BROWSING_DATA_SERVER_BOUND_CERT_HELPER_H_ #define CHROME_BROWSER_MOCK_BROWSING_DATA_SERVER_BOUND_CERT_HELPER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/nacl_host/nacl_broker_host_win.h b/chrome/browser/nacl_host/nacl_broker_host_win.h index a97dffe..30bc88d 100644 --- a/chrome/browser/nacl_host/nacl_broker_host_win.h +++ b/chrome/browser/nacl_host/nacl_broker_host_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NACL_HOST_NACL_BROKER_HOST_WIN_H_ #define CHROME_BROWSER_NACL_HOST_NACL_BROKER_HOST_WIN_H_ -#pragma once #include <string> diff --git a/chrome/browser/nacl_host/nacl_broker_service_win.h b/chrome/browser/nacl_host/nacl_broker_service_win.h index 8323cdd..2e1cf8d 100644 --- a/chrome/browser/nacl_host/nacl_broker_service_win.h +++ b/chrome/browser/nacl_host/nacl_broker_service_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NACL_HOST_NACL_BROKER_SERVICE_WIN_H_ #define CHROME_BROWSER_NACL_HOST_NACL_BROKER_SERVICE_WIN_H_ -#pragma once #include <map> diff --git a/chrome/browser/nacl_host/nacl_browser.h b/chrome/browser/nacl_host/nacl_browser.h index d6298f4..8585f7b 100644 --- a/chrome/browser/nacl_host/nacl_browser.h +++ b/chrome/browser/nacl_host/nacl_browser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NACL_HOST_NACL_BROWSER_H_ #define CHROME_BROWSER_NACL_HOST_NACL_BROWSER_H_ -#pragma once #include "base/bind.h" #include "base/file_util_proxy.h" diff --git a/chrome/browser/nacl_host/nacl_process_host.h b/chrome/browser/nacl_host/nacl_process_host.h index 7c9945e..19926f34 100644 --- a/chrome/browser/nacl_host/nacl_process_host.h +++ b/chrome/browser/nacl_host/nacl_process_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NACL_HOST_NACL_PROCESS_HOST_H_ #define CHROME_BROWSER_NACL_HOST_NACL_PROCESS_HOST_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/nacl_host/nacl_validation_cache.h b/chrome/browser/nacl_host/nacl_validation_cache.h index 3c55464..499a7e6 100644 --- a/chrome/browser/nacl_host/nacl_validation_cache.h +++ b/chrome/browser/nacl_host/nacl_validation_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NACL_HOST_NACL_VALIDATION_CACHE_H_ #define CHROME_BROWSER_NACL_HOST_NACL_VALIDATION_CACHE_H_ -#pragma once #include "base/memory/mru_cache.h" diff --git a/chrome/browser/native_window_notification_source.h b/chrome/browser/native_window_notification_source.h index 231f9d3..754e15f 100644 --- a/chrome/browser/native_window_notification_source.h +++ b/chrome/browser/native_window_notification_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NATIVE_WINDOW_NOTIFICATION_SOURCE_H_ #define CHROME_BROWSER_NATIVE_WINDOW_NOTIFICATION_SOURCE_H_ -#pragma once #include "content/public/browser/notification_source.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/net/chrome_cookie_notification_details.h b/chrome/browser/net/chrome_cookie_notification_details.h index 36b0a7f..4b1229f 100644 --- a/chrome/browser/net/chrome_cookie_notification_details.h +++ b/chrome/browser/net/chrome_cookie_notification_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CHROME_COOKIE_NOTIFICATION_DETAILS_H_ #define CHROME_BROWSER_NET_CHROME_COOKIE_NOTIFICATION_DETAILS_H_ -#pragma once #include "net/cookies/cookie_monster.h" diff --git a/chrome/browser/net/chrome_fraudulent_certificate_reporter.h b/chrome/browser/net/chrome_fraudulent_certificate_reporter.h index 54db629..3237972 100644 --- a/chrome/browser/net/chrome_fraudulent_certificate_reporter.h +++ b/chrome/browser/net/chrome_fraudulent_certificate_reporter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CHROME_FRAUDULENT_CERTIFICATE_REPORTER_H_ #define CHROME_BROWSER_NET_CHROME_FRAUDULENT_CERTIFICATE_REPORTER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/net/chrome_net_log.h b/chrome/browser/net/chrome_net_log.h index adbad5e..71d89f4 100644 --- a/chrome/browser/net/chrome_net_log.h +++ b/chrome/browser/net/chrome_net_log.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CHROME_NET_LOG_H_ #define CHROME_BROWSER_NET_CHROME_NET_LOG_H_ -#pragma once #include "base/atomicops.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/net/chrome_network_delegate.h b/chrome/browser/net/chrome_network_delegate.h index bd106f8..ac9fd68 100644 --- a/chrome/browser/net/chrome_network_delegate.h +++ b/chrome/browser/net/chrome_network_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CHROME_NETWORK_DELEGATE_H_ #define CHROME_BROWSER_NET_CHROME_NETWORK_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/net/chrome_url_request_context.h b/chrome/browser/net/chrome_url_request_context.h index 45472ec..61345e1 100644 --- a/chrome/browser/net/chrome_url_request_context.h +++ b/chrome/browser/net/chrome_url_request_context.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CHROME_URL_REQUEST_CONTEXT_H_ #define CHROME_BROWSER_NET_CHROME_URL_REQUEST_CONTEXT_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/clear_on_exit_policy.h b/chrome/browser/net/clear_on_exit_policy.h index 5c34e06..288da71 100644 --- a/chrome/browser/net/clear_on_exit_policy.h +++ b/chrome/browser/net/clear_on_exit_policy.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_NET_CLEAR_ON_EXIT_POLICY_H_ #define CHROME_BROWSER_NET_CLEAR_ON_EXIT_POLICY_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/connect_interceptor.h b/chrome/browser/net/connect_interceptor.h index 1f2a9df..5fb3da7 100644 --- a/chrome/browser/net/connect_interceptor.h +++ b/chrome/browser/net/connect_interceptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CONNECT_INTERCEPTOR_H_ #define CHROME_BROWSER_NET_CONNECT_INTERCEPTOR_H_ -#pragma once #include "base/gtest_prod_util.h" #include "base/memory/mru_cache.h" diff --git a/chrome/browser/net/connection_tester.h b/chrome/browser/net/connection_tester.h index 6f15e74..56f6fe6 100644 --- a/chrome/browser/net/connection_tester.h +++ b/chrome/browser/net/connection_tester.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CONNECTION_TESTER_H_ #define CHROME_BROWSER_NET_CONNECTION_TESTER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/net/crl_set_fetcher.h b/chrome/browser/net/crl_set_fetcher.h index 0f8b277..e46a549 100644 --- a/chrome/browser/net/crl_set_fetcher.h +++ b/chrome/browser/net/crl_set_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_CRL_SET_FETCHER_H_ #define CHROME_BROWSER_NET_CRL_SET_FETCHER_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/gaia/gaia_oauth_consumer.h b/chrome/browser/net/gaia/gaia_oauth_consumer.h index 14c8965..58c52db 100644 --- a/chrome/browser/net/gaia/gaia_oauth_consumer.h +++ b/chrome/browser/net/gaia/gaia_oauth_consumer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_GAIA_GAIA_OAUTH_CONSUMER_H_ #define CHROME_BROWSER_NET_GAIA_GAIA_OAUTH_CONSUMER_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/gaia/gaia_oauth_fetcher.h b/chrome/browser/net/gaia/gaia_oauth_fetcher.h index d40a188..6b2e266 100644 --- a/chrome/browser/net/gaia/gaia_oauth_fetcher.h +++ b/chrome/browser/net/gaia/gaia_oauth_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_GAIA_GAIA_OAUTH_FETCHER_H_ #define CHROME_BROWSER_NET_GAIA_GAIA_OAUTH_FETCHER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/net/http_pipelining_compatibility_client.h b/chrome/browser/net/http_pipelining_compatibility_client.h index 811dc7b..f249af6 100644 --- a/chrome/browser/net/http_pipelining_compatibility_client.h +++ b/chrome/browser/net/http_pipelining_compatibility_client.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_HTTP_PIPELINING_COMPATIBILITY_CLIENT_H_ #define CHROME_BROWSER_NET_HTTP_PIPELINING_COMPATIBILITY_CLIENT_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/net/http_server_properties_manager.h b/chrome/browser/net/http_server_properties_manager.h index 2dbab04..2c2a792 100644 --- a/chrome/browser/net/http_server_properties_manager.h +++ b/chrome/browser/net/http_server_properties_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_HTTP_SERVER_PROPERTIES_MANAGER_H_ #define CHROME_BROWSER_NET_HTTP_SERVER_PROPERTIES_MANAGER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/net/load_timing_observer.h b/chrome/browser/net/load_timing_observer.h index 7df1c20..3e47b25 100644 --- a/chrome/browser/net/load_timing_observer.h +++ b/chrome/browser/net/load_timing_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_LOAD_TIMING_OBSERVER_H_ #define CHROME_BROWSER_NET_LOAD_TIMING_OBSERVER_H_ -#pragma once #include "base/gtest_prod_util.h" #include "base/hash_tables.h" diff --git a/chrome/browser/net/net_log_logger.h b/chrome/browser/net/net_log_logger.h index 0aa69a9..7e3bcb6 100644 --- a/chrome/browser/net/net_log_logger.h +++ b/chrome/browser/net/net_log_logger.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_NET_LOG_LOGGER_H_ #define CHROME_BROWSER_NET_NET_LOG_LOGGER_H_ -#pragma once #include "base/memory/scoped_handle.h" #include "net/base/net_log.h" diff --git a/chrome/browser/net/net_pref_observer.h b/chrome/browser/net/net_pref_observer.h index 110b25b..c1c0f21 100644 --- a/chrome/browser/net/net_pref_observer.h +++ b/chrome/browser/net/net_pref_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_NET_PREF_OBSERVER_H_ #define CHROME_BROWSER_NET_NET_PREF_OBSERVER_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/network_stats.h b/chrome/browser/net/network_stats.h index b4cf469..cb37c35 100644 --- a/chrome/browser/net/network_stats.h +++ b/chrome/browser/net/network_stats.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_NETWORK_STATS_H_ #define CHROME_BROWSER_NET_NETWORK_STATS_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/preconnect.h b/chrome/browser/net/preconnect.h index 59f1e73..6b74f83 100644 --- a/chrome/browser/net/preconnect.h +++ b/chrome/browser/net/preconnect.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_NET_PRECONNECT_H_ #define CHROME_BROWSER_NET_PRECONNECT_H_ -#pragma once #include "chrome/browser/net/url_info.h" diff --git a/chrome/browser/net/predictor.h b/chrome/browser/net/predictor.h index 9778943..5ed5c21c 100644 --- a/chrome/browser/net/predictor.h +++ b/chrome/browser/net/predictor.h @@ -18,7 +18,6 @@ #ifndef CHROME_BROWSER_NET_PREDICTOR_H_ #define CHROME_BROWSER_NET_PREDICTOR_H_ -#pragma once #include <map> #include <queue> diff --git a/chrome/browser/net/pref_proxy_config_tracker.h b/chrome/browser/net/pref_proxy_config_tracker.h index 45c00b4..97dc70e 100644 --- a/chrome/browser/net/pref_proxy_config_tracker.h +++ b/chrome/browser/net/pref_proxy_config_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_PREF_PROXY_CONFIG_TRACKER_H_ #define CHROME_BROWSER_NET_PREF_PROXY_CONFIG_TRACKER_H_ -#pragma once #include "chrome/browser/net/pref_proxy_config_tracker_impl.h" diff --git a/chrome/browser/net/pref_proxy_config_tracker_impl.h b/chrome/browser/net/pref_proxy_config_tracker_impl.h index 7d5602d..c55a651 100644 --- a/chrome/browser/net/pref_proxy_config_tracker_impl.h +++ b/chrome/browser/net/pref_proxy_config_tracker_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_PREF_PROXY_CONFIG_TRACKER_IMPL_H_ #define CHROME_BROWSER_NET_PREF_PROXY_CONFIG_TRACKER_IMPL_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/net/proxy_service_factory.h b/chrome/browser/net/proxy_service_factory.h index 20157c8..7bf85cf 100644 --- a/chrome/browser/net/proxy_service_factory.h +++ b/chrome/browser/net/proxy_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_PROXY_SERVICE_FACTORY_H_ #define CHROME_BROWSER_NET_PROXY_SERVICE_FACTORY_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/net/quoted_printable.h b/chrome/browser/net/quoted_printable.h index 310a7a7..3838e76 100644 --- a/chrome/browser/net/quoted_printable.h +++ b/chrome/browser/net/quoted_printable.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_QUOTED_PRINTABLE_H_ #define CHROME_BROWSER_NET_QUOTED_PRINTABLE_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/referrer.h b/chrome/browser/net/referrer.h index 7a76419..b38d96d 100644 --- a/chrome/browser/net/referrer.h +++ b/chrome/browser/net/referrer.h @@ -14,7 +14,6 @@ #ifndef CHROME_BROWSER_NET_REFERRER_H_ #define CHROME_BROWSER_NET_REFERRER_H_ -#pragma once #include <map> diff --git a/chrome/browser/net/resource_prefetch_predictor_observer.h b/chrome/browser/net/resource_prefetch_predictor_observer.h index d70779a..19d1376 100644 --- a/chrome/browser/net/resource_prefetch_predictor_observer.h +++ b/chrome/browser/net/resource_prefetch_predictor_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_RESOURCE_PREFETCH_PREDICTOR_OBSERVER_H_ #define CHROME_BROWSER_NET_RESOURCE_PREFETCH_PREDICTOR_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/net/sdch_dictionary_fetcher.h b/chrome/browser/net/sdch_dictionary_fetcher.h index 9a7f943..9661743 100644 --- a/chrome/browser/net/sdch_dictionary_fetcher.h +++ b/chrome/browser/net/sdch_dictionary_fetcher.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_NET_SDCH_DICTIONARY_FETCHER_H_ #define CHROME_BROWSER_NET_SDCH_DICTIONARY_FETCHER_H_ -#pragma once #include <queue> #include <set> diff --git a/chrome/browser/net/service_providers_win.h b/chrome/browser/net/service_providers_win.h index dc1a450..459d32d 100644 --- a/chrome/browser/net/service_providers_win.h +++ b/chrome/browser/net/service_providers_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_SERVICE_PROVIDERS_WIN_H_ #define CHROME_BROWSER_NET_SERVICE_PROVIDERS_WIN_H_ -#pragma once #include <vector> diff --git a/chrome/browser/net/sqlite_persistent_cookie_store.h b/chrome/browser/net/sqlite_persistent_cookie_store.h index 6b1e595..649fe3b 100644 --- a/chrome/browser/net/sqlite_persistent_cookie_store.h +++ b/chrome/browser/net/sqlite_persistent_cookie_store.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_NET_SQLITE_PERSISTENT_COOKIE_STORE_H_ #define CHROME_BROWSER_NET_SQLITE_PERSISTENT_COOKIE_STORE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/net/sqlite_server_bound_cert_store.h b/chrome/browser/net/sqlite_server_bound_cert_store.h index 5e9d432..91cb4b4 100644 --- a/chrome/browser/net/sqlite_server_bound_cert_store.h +++ b/chrome/browser/net/sqlite_server_bound_cert_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_SQLITE_SERVER_BOUND_CERT_STORE_H_ #define CHROME_BROWSER_NET_SQLITE_SERVER_BOUND_CERT_STORE_H_ -#pragma once #include "base/callback_forward.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/net/ssl_config_service_manager.h b/chrome/browser/net/ssl_config_service_manager.h index 81646a3..f3b3052 100644 --- a/chrome/browser/net/ssl_config_service_manager.h +++ b/chrome/browser/net/ssl_config_service_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_SSL_CONFIG_SERVICE_MANAGER_H_ #define CHROME_BROWSER_NET_SSL_CONFIG_SERVICE_MANAGER_H_ -#pragma once namespace net { class SSLConfigService; diff --git a/chrome/browser/net/transport_security_persister.h b/chrome/browser/net/transport_security_persister.h index 8fe9c5e..8896933 100644 --- a/chrome/browser/net/transport_security_persister.h +++ b/chrome/browser/net/transport_security_persister.h @@ -32,7 +32,6 @@ #ifndef CHROME_BROWSER_NET_TRANSPORT_SECURITY_PERSISTER_H_ #define CHROME_BROWSER_NET_TRANSPORT_SECURITY_PERSISTER_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/url_fixer_upper.h b/chrome/browser/net/url_fixer_upper.h index f5b5327..72e07a9 100644 --- a/chrome/browser/net/url_fixer_upper.h +++ b/chrome/browser/net/url_fixer_upper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_URL_FIXER_UPPER_H_ #define CHROME_BROWSER_NET_URL_FIXER_UPPER_H_ -#pragma once #include <string> diff --git a/chrome/browser/net/url_info.h b/chrome/browser/net/url_info.h index eb52f4f..54c8159 100644 --- a/chrome/browser/net/url_info.h +++ b/chrome/browser/net/url_info.h @@ -15,7 +15,6 @@ #ifndef CHROME_BROWSER_NET_URL_INFO_H_ #define CHROME_BROWSER_NET_URL_INFO_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/net/url_request_mock_link_doctor_job.h b/chrome/browser/net/url_request_mock_link_doctor_job.h index c56c556..eba6c57 100644 --- a/chrome/browser/net/url_request_mock_link_doctor_job.h +++ b/chrome/browser/net/url_request_mock_link_doctor_job.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_NET_URL_REQUEST_MOCK_LINK_DOCTOR_JOB_H_ #define CHROME_BROWSER_NET_URL_REQUEST_MOCK_LINK_DOCTOR_JOB_H_ -#pragma once #include "content/test/net/url_request_mock_http_job.h" diff --git a/chrome/browser/net/url_request_mock_util.h b/chrome/browser/net/url_request_mock_util.h index 16495a6..b3a81bb 100644 --- a/chrome/browser/net/url_request_mock_util.h +++ b/chrome/browser/net/url_request_mock_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NET_URL_REQUEST_MOCK_UTIL_H_ #define CHROME_BROWSER_NET_URL_REQUEST_MOCK_UTIL_H_ -#pragma once // You should use routines in this file only for test code! diff --git a/chrome/browser/notifications/balloon.h b/chrome/browser/notifications/balloon.h index 3179dbb..70fc30a 100644 --- a/chrome/browser/notifications/balloon.h +++ b/chrome/browser/notifications/balloon.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_BALLOON_H_ #define CHROME_BROWSER_NOTIFICATIONS_BALLOON_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/notifications/balloon_collection.h b/chrome/browser/notifications/balloon_collection.h index a98d13e..1a73037 100644 --- a/chrome/browser/notifications/balloon_collection.h +++ b/chrome/browser/notifications/balloon_collection.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_BALLOON_COLLECTION_H_ #define CHROME_BROWSER_NOTIFICATIONS_BALLOON_COLLECTION_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/notifications/balloon_collection_base.h b/chrome/browser/notifications/balloon_collection_base.h index bc5a291..e25e8af 100644 --- a/chrome/browser/notifications/balloon_collection_base.h +++ b/chrome/browser/notifications/balloon_collection_base.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_BALLOON_COLLECTION_BASE_H_ #define CHROME_BROWSER_NOTIFICATIONS_BALLOON_COLLECTION_BASE_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/notifications/balloon_collection_impl.h b/chrome/browser/notifications/balloon_collection_impl.h index 11b5570..3f6d695 100644 --- a/chrome/browser/notifications/balloon_collection_impl.h +++ b/chrome/browser/notifications/balloon_collection_impl.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_BALLOON_COLLECTION_IMPL_H_ #define CHROME_BROWSER_NOTIFICATIONS_BALLOON_COLLECTION_IMPL_H_ -#pragma once #include <deque> diff --git a/chrome/browser/notifications/balloon_host.h b/chrome/browser/notifications/balloon_host.h index 5e8df74..5ff8e1b 100644 --- a/chrome/browser/notifications/balloon_host.h +++ b/chrome/browser/notifications/balloon_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_BALLOON_HOST_H_ #define CHROME_BROWSER_NOTIFICATIONS_BALLOON_HOST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/notifications/desktop_notification_service.h b/chrome/browser/notifications/desktop_notification_service.h index b2fe156..f6b50eb 100644 --- a/chrome/browser/notifications/desktop_notification_service.h +++ b/chrome/browser/notifications/desktop_notification_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_DESKTOP_NOTIFICATION_SERVICE_H_ #define CHROME_BROWSER_NOTIFICATIONS_DESKTOP_NOTIFICATION_SERVICE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/notifications/desktop_notifications_unittest.h b/chrome/browser/notifications/desktop_notifications_unittest.h index 4f24508..a6b0c7a 100644 --- a/chrome/browser/notifications/desktop_notifications_unittest.h +++ b/chrome/browser/notifications/desktop_notifications_unittest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_DESKTOP_NOTIFICATIONS_UNITTEST_H_ #define CHROME_BROWSER_NOTIFICATIONS_DESKTOP_NOTIFICATIONS_UNITTEST_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/notifications/notification.h b/chrome/browser/notifications/notification.h index 5868dea..ef3d302 100644 --- a/chrome/browser/notifications/notification.h +++ b/chrome/browser/notifications/notification.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_H_ -#pragma once #include <string> diff --git a/chrome/browser/notifications/notification_delegate.h b/chrome/browser/notifications/notification_delegate.h index 2434af5..fa43e75 100644 --- a/chrome/browser/notifications/notification_delegate.h +++ b/chrome/browser/notifications/notification_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_DELEGATE_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/notifications/notification_object_proxy.h b/chrome/browser/notifications/notification_object_proxy.h index a9c93f4..6f8a778 100644 --- a/chrome/browser/notifications/notification_object_proxy.h +++ b/chrome/browser/notifications/notification_object_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_OBJECT_PROXY_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_OBJECT_PROXY_H_ -#pragma once #include <string> diff --git a/chrome/browser/notifications/notification_options_menu_model.h b/chrome/browser/notifications/notification_options_menu_model.h index bbdefb96..534f688 100644 --- a/chrome/browser/notifications/notification_options_menu_model.h +++ b/chrome/browser/notifications/notification_options_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_OPTIONS_MENU_MODEL_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_OPTIONS_MENU_MODEL_H_ -#pragma once #include "chrome/browser/notifications/balloon.h" #include "ui/base/models/simple_menu_model.h" diff --git a/chrome/browser/notifications/notification_prefs_manager.h b/chrome/browser/notifications/notification_prefs_manager.h index 03cb716..922e09f 100644 --- a/chrome/browser/notifications/notification_prefs_manager.h +++ b/chrome/browser/notifications/notification_prefs_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_PREFS_MANAGER_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_PREFS_MANAGER_H_ -#pragma once #include "chrome/browser/notifications/balloon_collection.h" diff --git a/chrome/browser/notifications/notification_test_util.h b/chrome/browser/notifications/notification_test_util.h index 418f672..a312d1f 100644 --- a/chrome/browser/notifications/notification_test_util.h +++ b/chrome/browser/notifications/notification_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_TEST_UTIL_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_TEST_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/notifications/notification_ui_manager.h b/chrome/browser/notifications/notification_ui_manager.h index 41a29b1..6007b55 100644 --- a/chrome/browser/notifications/notification_ui_manager.h +++ b/chrome/browser/notifications/notification_ui_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/notifications/notification_ui_manager_impl.h b/chrome/browser/notifications/notification_ui_manager_impl.h index e8e79a0..ae4b5d4 100644 --- a/chrome/browser/notifications/notification_ui_manager_impl.h +++ b/chrome/browser/notifications/notification_ui_manager_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_IMPL_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_IMPL_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/notifications/notification_ui_manager_mac.h b/chrome/browser/notifications/notification_ui_manager_mac.h index 0b48518..1018460 100644 --- a/chrome/browser/notifications/notification_ui_manager_mac.h +++ b/chrome/browser/notifications/notification_ui_manager_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_MAC_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_MAC_H_ -#pragma once #import <AppKit/AppKit.h> diff --git a/chrome/browser/ntp_background_util.h b/chrome/browser/ntp_background_util.h index a9558ec..6fe7232 100644 --- a/chrome/browser/ntp_background_util.h +++ b/chrome/browser/ntp_background_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_NTP_BACKGROUND_UTIL_H_ #define CHROME_BROWSER_NTP_BACKGROUND_UTIL_H_ -#pragma once namespace gfx { class Canvas; diff --git a/chrome/browser/omnibox_search_hint.h b/chrome/browser/omnibox_search_hint.h index 04c9458..90fd9b4 100644 --- a/chrome/browser/omnibox_search_hint.h +++ b/chrome/browser/omnibox_search_hint.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_OMNIBOX_SEARCH_HINT_H_ #define CHROME_BROWSER_OMNIBOX_SEARCH_HINT_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/page_cycler/page_cycler.h b/chrome/browser/page_cycler/page_cycler.h index 8f9d6cc..7fd9e6f 100644 --- a/chrome/browser/page_cycler/page_cycler.h +++ b/chrome/browser/page_cycler/page_cycler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PAGE_CYCLER_PAGE_CYCLER_H_ #define CHROME_BROWSER_PAGE_CYCLER_PAGE_CYCLER_H_ -#pragma once #include "base/file_path.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/page_info_model.h b/chrome/browser/page_info_model.h index eb05dc1..a342c0a 100644 --- a/chrome/browser/page_info_model.h +++ b/chrome/browser/page_info_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PAGE_INFO_MODEL_H_ #define CHROME_BROWSER_PAGE_INFO_MODEL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/page_info_model_observer.h b/chrome/browser/page_info_model_observer.h index c65231f..08abd95 100644 --- a/chrome/browser/page_info_model_observer.h +++ b/chrome/browser/page_info_model_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PAGE_INFO_MODEL_OBSERVER_H_ #define CHROME_BROWSER_PAGE_INFO_MODEL_OBSERVER_H_ -#pragma once // This interface should be implemented by classes interested in getting // notifications from PageInfoModel. diff --git a/chrome/browser/parsers/metadata_parser.h b/chrome/browser/parsers/metadata_parser.h index ae623fc..6700d14 100644 --- a/chrome/browser/parsers/metadata_parser.h +++ b/chrome/browser/parsers/metadata_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PARSERS_METADATA_PARSER_H_ #define CHROME_BROWSER_PARSERS_METADATA_PARSER_H_ -#pragma once #include <string> diff --git a/chrome/browser/parsers/metadata_parser_factory.h b/chrome/browser/parsers/metadata_parser_factory.h index 0609657..d1d1279 100644 --- a/chrome/browser/parsers/metadata_parser_factory.h +++ b/chrome/browser/parsers/metadata_parser_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PARSERS_METADATA_PARSER_FACTORY_H_ #define CHROME_BROWSER_PARSERS_METADATA_PARSER_FACTORY_H_ -#pragma once #include "chrome/browser/parsers/metadata_parser.h" diff --git a/chrome/browser/parsers/metadata_parser_filebase.h b/chrome/browser/parsers/metadata_parser_filebase.h index cca7085..4309959 100644 --- a/chrome/browser/parsers/metadata_parser_filebase.h +++ b/chrome/browser/parsers/metadata_parser_filebase.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PARSERS_METADATA_PARSER_FILEBASE_H_ #define CHROME_BROWSER_PARSERS_METADATA_PARSER_FILEBASE_H_ -#pragma once #include <string> diff --git a/chrome/browser/parsers/metadata_parser_jpeg.h b/chrome/browser/parsers/metadata_parser_jpeg.h index b18e66b..d1a3fb0 100644 --- a/chrome/browser/parsers/metadata_parser_jpeg.h +++ b/chrome/browser/parsers/metadata_parser_jpeg.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PARSERS_METADATA_PARSER_JPEG_H_ #define CHROME_BROWSER_PARSERS_METADATA_PARSER_JPEG_H_ -#pragma once #include "chrome/browser/parsers/metadata_parser_filebase.h" diff --git a/chrome/browser/parsers/metadata_parser_jpeg_factory.h b/chrome/browser/parsers/metadata_parser_jpeg_factory.h index 8ba21e5..705f964d5 100644 --- a/chrome/browser/parsers/metadata_parser_jpeg_factory.h +++ b/chrome/browser/parsers/metadata_parser_jpeg_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PARSERS_METADATA_PARSER_JPEG_FACTORY_H_ #define CHROME_BROWSER_PARSERS_METADATA_PARSER_JPEG_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/parsers/metadata_parser_manager.h b/chrome/browser/parsers/metadata_parser_manager.h index 7867162..910629f 100644 --- a/chrome/browser/parsers/metadata_parser_manager.h +++ b/chrome/browser/parsers/metadata_parser_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PARSERS_METADATA_PARSER_MANAGER_H_ #define CHROME_BROWSER_PARSERS_METADATA_PARSER_MANAGER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_vector.h" diff --git a/chrome/browser/password_manager/encryptor.h b/chrome/browser/password_manager/encryptor.h index f063be7..06eddd1 100644 --- a/chrome/browser/password_manager/encryptor.h +++ b/chrome/browser/password_manager/encryptor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_ENCRYPTOR_H__ #define CHROME_BROWSER_PASSWORD_MANAGER_ENCRYPTOR_H__ -#pragma once #include <string> diff --git a/chrome/browser/password_manager/encryptor_password_mac.h b/chrome/browser/password_manager/encryptor_password_mac.h index 002163c..bd8182d 100644 --- a/chrome/browser/password_manager/encryptor_password_mac.h +++ b/chrome/browser/password_manager/encryptor_password_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_ENCRYPTOR_PASSWORD_H__ #define CHROME_BROWSER_PASSWORD_MANAGER_ENCRYPTOR_PASSWORD_H__ -#pragma once #include <string> diff --git a/chrome/browser/password_manager/ie7_password.h b/chrome/browser/password_manager/ie7_password.h index a7690d9..91c81ab 100644 --- a/chrome/browser/password_manager/ie7_password.h +++ b/chrome/browser/password_manager/ie7_password.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_IE7_PASSWORD_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_IE7_PASSWORD_H_ -#pragma once #include <windows.h> #include <string> diff --git a/chrome/browser/password_manager/login_database.h b/chrome/browser/password_manager/login_database.h index 40a392f..06ac6f1 100644 --- a/chrome/browser/password_manager/login_database.h +++ b/chrome/browser/password_manager/login_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_LOGIN_DATABASE_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_LOGIN_DATABASE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/password_manager/native_backend_gnome_x.h b/chrome/browser/password_manager/native_backend_gnome_x.h index 60f251d..233eb84 100644 --- a/chrome/browser/password_manager/native_backend_gnome_x.h +++ b/chrome/browser/password_manager/native_backend_gnome_x.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_NATIVE_BACKEND_GNOME_X_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_NATIVE_BACKEND_GNOME_X_H_ -#pragma once #include <gnome-keyring.h> diff --git a/chrome/browser/password_manager/native_backend_kwallet_x.h b/chrome/browser/password_manager/native_backend_kwallet_x.h index 7bc2ffa..0bd909e 100644 --- a/chrome/browser/password_manager/native_backend_kwallet_x.h +++ b/chrome/browser/password_manager/native_backend_kwallet_x.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_NATIVE_BACKEND_KWALLET_X_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_NATIVE_BACKEND_KWALLET_X_H_ -#pragma once #include <string> diff --git a/chrome/browser/password_manager/password_form_data.h b/chrome/browser/password_manager/password_form_data.h index 455a39c21..35be0de 100644 --- a/chrome/browser/password_manager/password_form_data.h +++ b/chrome/browser/password_manager/password_form_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_FORM_DATA_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_FORM_DATA_H_ -#pragma once #include <ostream> diff --git a/chrome/browser/password_manager/password_form_manager.h b/chrome/browser/password_manager/password_form_manager.h index 8de86a1..7ea07c3 100644 --- a/chrome/browser/password_manager/password_form_manager.h +++ b/chrome/browser/password_manager/password_form_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_FORM_MANAGER_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_FORM_MANAGER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/password_manager/password_manager.h b/chrome/browser/password_manager/password_manager.h index 06d292c..3569f5e 100644 --- a/chrome/browser/password_manager/password_manager.h +++ b/chrome/browser/password_manager/password_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/password_manager/password_manager_delegate.h b/chrome/browser/password_manager/password_manager_delegate.h index 1aa7e1f..158311cc 100644 --- a/chrome/browser/password_manager/password_manager_delegate.h +++ b/chrome/browser/password_manager/password_manager_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_DELEGATE_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_DELEGATE_H_ -#pragma once namespace webkit { namespace forms { diff --git a/chrome/browser/password_manager/password_manager_delegate_impl.h b/chrome/browser/password_manager/password_manager_delegate_impl.h index 5e652e2..6b8c4e9 100644 --- a/chrome/browser/password_manager/password_manager_delegate_impl.h +++ b/chrome/browser/password_manager/password_manager_delegate_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_DELEGATE_IMPL_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_DELEGATE_IMPL_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/password_manager/password_store.h b/chrome/browser/password_manager/password_store.h index 63d59fe..5a261d0 100644 --- a/chrome/browser/password_manager/password_store.h +++ b/chrome/browser/password_manager/password_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/password_manager/password_store_change.h b/chrome/browser/password_manager/password_store_change.h index 1e68f52..8e5de8d 100644 --- a/chrome/browser/password_manager/password_store_change.h +++ b/chrome/browser/password_manager/password_store_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_CHANGE_H__ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_CHANGE_H__ -#pragma once #include <vector> diff --git a/chrome/browser/password_manager/password_store_consumer.h b/chrome/browser/password_manager/password_store_consumer.h index 5f643d5b..a8156d7 100644 --- a/chrome/browser/password_manager/password_store_consumer.h +++ b/chrome/browser/password_manager/password_store_consumer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_CONSUMER_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_CONSUMER_H_ -#pragma once #include "chrome/browser/cancelable_request.h" diff --git a/chrome/browser/password_manager/password_store_default.h b/chrome/browser/password_manager/password_store_default.h index 52fda9b..0fe7750 100644 --- a/chrome/browser/password_manager/password_store_default.h +++ b/chrome/browser/password_manager/password_store_default.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_DEFAULT_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_DEFAULT_H_ -#pragma once #include <vector> diff --git a/chrome/browser/password_manager/password_store_mac.h b/chrome/browser/password_manager/password_store_mac.h index 6d7bd42..36df2ba 100644 --- a/chrome/browser/password_manager/password_store_mac.h +++ b/chrome/browser/password_manager/password_store_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_MAC_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_MAC_H_ -#pragma once #include <vector> diff --git a/chrome/browser/password_manager/password_store_mac_internal.h b/chrome/browser/password_manager/password_store_mac_internal.h index dc8acb7..d3e8bca 100644 --- a/chrome/browser/password_manager/password_store_mac_internal.h +++ b/chrome/browser/password_manager/password_store_mac_internal.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_MAC_INTERNAL_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_MAC_INTERNAL_H_ -#pragma once #include <Security/Security.h> diff --git a/chrome/browser/password_manager/password_store_win.h b/chrome/browser/password_manager/password_store_win.h index 35632b5..22006e6 100644 --- a/chrome/browser/password_manager/password_store_win.h +++ b/chrome/browser/password_manager/password_store_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_WIN_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_WIN_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/password_manager/password_store_default.h" diff --git a/chrome/browser/password_manager/password_store_x.h b/chrome/browser/password_manager/password_store_x.h index 531d49c..5f8e455 100644 --- a/chrome/browser/password_manager/password_store_x.h +++ b/chrome/browser/password_manager/password_store_x.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_X_H_ #define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_STORE_X_H_ -#pragma once #include <vector> diff --git a/chrome/browser/pepper_flash_settings_manager.h b/chrome/browser/pepper_flash_settings_manager.h index 1048912..463559b 100644 --- a/chrome/browser/pepper_flash_settings_manager.h +++ b/chrome/browser/pepper_flash_settings_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PEPPER_FLASH_SETTINGS_MANAGER_H_ #define CHROME_BROWSER_PEPPER_FLASH_SETTINGS_MANAGER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/pepper_gtalk_message_filter.h b/chrome/browser/pepper_gtalk_message_filter.h index 4f2d9fa..17847df 100644 --- a/chrome/browser/pepper_gtalk_message_filter.h +++ b/chrome/browser/pepper_gtalk_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PEPPER_GTALK_MESSAGE_FILTER_H_ #define CHROME_BROWSER_PEPPER_GTALK_MESSAGE_FILTER_H_ -#pragma once #include "content/public/browser/browser_message_filter.h" #include "ppapi/c/pp_resource.h" diff --git a/chrome/browser/performance_monitor/database.h b/chrome/browser/performance_monitor/database.h index 32a6fd3..cd35140 100644 --- a/chrome/browser/performance_monitor/database.h +++ b/chrome/browser/performance_monitor/database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PERFORMANCE_MONITOR_DATABASE_H_ #define CHROME_BROWSER_PERFORMANCE_MONITOR_DATABASE_H_ -#pragma once #include <vector> #include <set> diff --git a/chrome/browser/performance_monitor/metric_details.h b/chrome/browser/performance_monitor/metric_details.h index 3d11b83..fc8d55a 100644 --- a/chrome/browser/performance_monitor/metric_details.h +++ b/chrome/browser/performance_monitor/metric_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PERFORMANCE_MONITOR_METRIC_DETAILS_H_ #define CHROME_BROWSER_PERFORMANCE_MONITOR_METRIC_DETAILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/performance_monitor/metric_info.h b/chrome/browser/performance_monitor/metric_info.h index 953fd2c..8817f40 100644 --- a/chrome/browser/performance_monitor/metric_info.h +++ b/chrome/browser/performance_monitor/metric_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PERFORMANCE_MONITOR_METRIC_INFO_H_ #define CHROME_BROWSER_PERFORMANCE_MONITOR_METRIC_INFO_H_ -#pragma once #include <string> diff --git a/chrome/browser/performance_monitor/performance_monitor.h b/chrome/browser/performance_monitor/performance_monitor.h index 3a90081..73be172 100644 --- a/chrome/browser/performance_monitor/performance_monitor.h +++ b/chrome/browser/performance_monitor/performance_monitor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PERFORMANCE_MONITOR_PERFORMANCE_MONITOR_H_ #define CHROME_BROWSER_PERFORMANCE_MONITOR_PERFORMANCE_MONITOR_H_ -#pragma once #include "base/callback.h" #include "base/file_path.h" diff --git a/chrome/browser/platform_util.h b/chrome/browser/platform_util.h index 857e991..44fde5d 100644 --- a/chrome/browser/platform_util.h +++ b/chrome/browser/platform_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLATFORM_UTIL_H_ #define CHROME_BROWSER_PLATFORM_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/plugin_data_remover_helper.h b/chrome/browser/plugin_data_remover_helper.h index 2b207d7..4cc116b 100644 --- a/chrome/browser/plugin_data_remover_helper.h +++ b/chrome/browser/plugin_data_remover_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_DATA_REMOVER_HELPER_H_ #define CHROME_BROWSER_PLUGIN_DATA_REMOVER_HELPER_H_ -#pragma once class PluginPrefs; diff --git a/chrome/browser/plugin_finder.h b/chrome/browser/plugin_finder.h index 1b969a4..f0d75d5 100644 --- a/chrome/browser/plugin_finder.h +++ b/chrome/browser/plugin_finder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_FINDER_H_ #define CHROME_BROWSER_PLUGIN_FINDER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/plugin_infobar_delegates.h b/chrome/browser/plugin_infobar_delegates.h index f3ccce3..cf9eda3 100644 --- a/chrome/browser/plugin_infobar_delegates.h +++ b/chrome/browser/plugin_infobar_delegates.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_INFOBAR_DELEGATES_H_ #define CHROME_BROWSER_PLUGIN_INFOBAR_DELEGATES_H_ -#pragma once #include "base/callback.h" #include "chrome/browser/tab_contents/confirm_infobar_delegate.h" diff --git a/chrome/browser/plugin_installer.h b/chrome/browser/plugin_installer.h index 4bc6507..00a2af1 100644 --- a/chrome/browser/plugin_installer.h +++ b/chrome/browser/plugin_installer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_INSTALLER_H_ #define CHROME_BROWSER_PLUGIN_INSTALLER_H_ -#pragma once #include "base/observer_list.h" #include "base/string16.h" diff --git a/chrome/browser/plugin_installer_observer.h b/chrome/browser/plugin_installer_observer.h index f1f28d0..e63dee8 100644 --- a/chrome/browser/plugin_installer_observer.h +++ b/chrome/browser/plugin_installer_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_INSTALLER_OBSERVER_H_ #define CHROME_BROWSER_PLUGIN_INSTALLER_OBSERVER_H_ -#pragma once #include <string> diff --git a/chrome/browser/plugin_observer.h b/chrome/browser/plugin_observer.h index c0d6ebf..6c568a4 100644 --- a/chrome/browser/plugin_observer.h +++ b/chrome/browser/plugin_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_OBSERVER_H_ #define CHROME_BROWSER_PLUGIN_OBSERVER_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "content/public/browser/web_contents_observer.h" diff --git a/chrome/browser/plugin_prefs.h b/chrome/browser/plugin_prefs.h index 16c18d7..737f9df 100644 --- a/chrome/browser/plugin_prefs.h +++ b/chrome/browser/plugin_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_PREFS_H_ #define CHROME_BROWSER_PLUGIN_PREFS_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/plugin_prefs_factory.h b/chrome/browser/plugin_prefs_factory.h index c45d9d1..1c54903 100644 --- a/chrome/browser/plugin_prefs_factory.h +++ b/chrome/browser/plugin_prefs_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_PREFS_FACTORY_H_ #define CHROME_BROWSER_PLUGIN_PREFS_FACTORY_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/plugin_status_pref_setter.h b/chrome/browser/plugin_status_pref_setter.h index 8667f3f..79ae33b 100644 --- a/chrome/browser/plugin_status_pref_setter.h +++ b/chrome/browser/plugin_status_pref_setter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PLUGIN_STATUS_PREF_SETTER_H_ #define CHROME_BROWSER_PLUGIN_STATUS_PREF_SETTER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/predictors/autocomplete_action_predictor.h b/chrome/browser/predictors/autocomplete_action_predictor.h index afbba83..d78ced96 100644 --- a/chrome/browser/predictors/autocomplete_action_predictor.h +++ b/chrome/browser/predictors/autocomplete_action_predictor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_AUTOCOMPLETE_ACTION_PREDICTOR_H_ #define CHROME_BROWSER_PREDICTORS_AUTOCOMPLETE_ACTION_PREDICTOR_H_ -#pragma once #include <map> diff --git a/chrome/browser/predictors/autocomplete_action_predictor_factory.h b/chrome/browser/predictors/autocomplete_action_predictor_factory.h index 363c99c92..68424fa 100644 --- a/chrome/browser/predictors/autocomplete_action_predictor_factory.h +++ b/chrome/browser/predictors/autocomplete_action_predictor_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_AUTOCOMPLETE_ACTION_PREDICTOR_FACTORY_H_ #define CHROME_BROWSER_PREDICTORS_AUTOCOMPLETE_ACTION_PREDICTOR_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/predictors/autocomplete_action_predictor_table.h b/chrome/browser/predictors/autocomplete_action_predictor_table.h index 6cffbda..bdeac33 100644 --- a/chrome/browser/predictors/autocomplete_action_predictor_table.h +++ b/chrome/browser/predictors/autocomplete_action_predictor_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_AUTOCOMPLETE_ACTION_PREDICTOR_TABLE_H_ #define CHROME_BROWSER_PREDICTORS_AUTOCOMPLETE_ACTION_PREDICTOR_TABLE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/predictors/predictor_database.h b/chrome/browser/predictors/predictor_database.h index 7d5d963..1692e33 100644 --- a/chrome/browser/predictors/predictor_database.h +++ b/chrome/browser/predictors/predictor_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_H_ #define CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/profiles/profile_keyed_service.h" diff --git a/chrome/browser/predictors/predictor_database_factory.h b/chrome/browser/predictors/predictor_database_factory.h index 984bbad..4c537a8 100644 --- a/chrome/browser/predictors/predictor_database_factory.h +++ b/chrome/browser/predictors/predictor_database_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_FACTORY_H_ #define CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/predictors/predictor_table_base.h b/chrome/browser/predictors/predictor_table_base.h index de49954..2c115fb 100644 --- a/chrome/browser/predictors/predictor_table_base.h +++ b/chrome/browser/predictors/predictor_table_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_PREDICTOR_TABLE_BASE_H_ #define CHROME_BROWSER_PREDICTORS_PREDICTOR_TABLE_BASE_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/synchronization/cancellation_flag.h" diff --git a/chrome/browser/predictors/resource_prefetch_common.h b/chrome/browser/predictors/resource_prefetch_common.h index aab6db1..9f63d18 100644 --- a/chrome/browser/predictors/resource_prefetch_common.h +++ b/chrome/browser/predictors/resource_prefetch_common.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_COMMON_H_ #define CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_COMMON_H_ -#pragma once #include "base/time.h" #include "googleurl/src/gurl.h" diff --git a/chrome/browser/predictors/resource_prefetch_predictor.h b/chrome/browser/predictors/resource_prefetch_predictor.h index eef67b1..5be0922 100644 --- a/chrome/browser/predictors/resource_prefetch_predictor.h +++ b/chrome/browser/predictors/resource_prefetch_predictor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_H_ #define CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/predictors/resource_prefetch_predictor_factory.h b/chrome/browser/predictors/resource_prefetch_predictor_factory.h index 0f7f61c..0c63bcb 100644 --- a/chrome/browser/predictors/resource_prefetch_predictor_factory.h +++ b/chrome/browser/predictors/resource_prefetch_predictor_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_FACTORY_H_ #define CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/predictors/resource_prefetch_predictor_tables.h b/chrome/browser/predictors/resource_prefetch_predictor_tables.h index 6e32390..51ddf11 100644 --- a/chrome/browser/predictors/resource_prefetch_predictor_tables.h +++ b/chrome/browser/predictors/resource_prefetch_predictor_tables.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_TABLES_H_ #define CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_TABLES_H_ -#pragma once #include "chrome/browser/predictors/predictor_table_base.h" diff --git a/chrome/browser/preferences_mac.h b/chrome/browser/preferences_mac.h index 6b447ad..939e9c6 100644 --- a/chrome/browser/preferences_mac.h +++ b/chrome/browser/preferences_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFERENCES_MAC_H_ #define CHROME_BROWSER_PREFERENCES_MAC_H_ -#pragma once #include <CoreFoundation/CoreFoundation.h> diff --git a/chrome/browser/preferences_mock_mac.h b/chrome/browser/preferences_mock_mac.h index 822286b..253c24f 100644 --- a/chrome/browser/preferences_mock_mac.h +++ b/chrome/browser/preferences_mock_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFERENCES_MOCK_MAC_H_ #define CHROME_BROWSER_PREFERENCES_MOCK_MAC_H_ -#pragma once #include "base/mac/scoped_cftyperef.h" #include "chrome/browser/preferences_mac.h" diff --git a/chrome/browser/prefs/browser_prefs.h b/chrome/browser/prefs/browser_prefs.h index 0f2026d..93219e7 100644 --- a/chrome/browser/prefs/browser_prefs.h +++ b/chrome/browser/prefs/browser_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_BROWSER_PREFS_H_ #define CHROME_BROWSER_PREFS_BROWSER_PREFS_H_ -#pragma once class PrefService; class Profile; diff --git a/chrome/browser/prefs/command_line_pref_store.h b/chrome/browser/prefs/command_line_pref_store.h index 148eeb0..6b3c944 100644 --- a/chrome/browser/prefs/command_line_pref_store.h +++ b/chrome/browser/prefs/command_line_pref_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_COMMAND_LINE_PREF_STORE_H_ #define CHROME_BROWSER_PREFS_COMMAND_LINE_PREF_STORE_H_ -#pragma once #include "base/basictypes.h" #include "base/command_line.h" diff --git a/chrome/browser/prefs/default_pref_store.h b/chrome/browser/prefs/default_pref_store.h index c3d33e2..acea51e 100644 --- a/chrome/browser/prefs/default_pref_store.h +++ b/chrome/browser/prefs/default_pref_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_DEFAULT_PREF_STORE_H_ #define CHROME_BROWSER_PREFS_DEFAULT_PREF_STORE_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/incognito_mode_prefs.h b/chrome/browser/prefs/incognito_mode_prefs.h index 208d1a4..fb8c54b 100644 --- a/chrome/browser/prefs/incognito_mode_prefs.h +++ b/chrome/browser/prefs/incognito_mode_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_INCOGNITO_MODE_PREFS_H_ #define CHROME_BROWSER_PREFS_INCOGNITO_MODE_PREFS_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/prefs/overlay_user_pref_store.h b/chrome/browser/prefs/overlay_user_pref_store.h index 0dcc387..d2acd68a 100644 --- a/chrome/browser/prefs/overlay_user_pref_store.h +++ b/chrome/browser/prefs/overlay_user_pref_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_OVERLAY_USER_PREF_STORE_H_ #define CHROME_BROWSER_PREFS_OVERLAY_USER_PREF_STORE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/prefs/pref_change_registrar.h b/chrome/browser/prefs/pref_change_registrar.h index 0278bdb..48ab5f2 100644 --- a/chrome/browser/prefs/pref_change_registrar.h +++ b/chrome/browser/prefs/pref_change_registrar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_CHANGE_REGISTRAR_H_ #define CHROME_BROWSER_PREFS_PREF_CHANGE_REGISTRAR_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/prefs/pref_member.h b/chrome/browser/prefs/pref_member.h index d97438b..493f34c 100644 --- a/chrome/browser/prefs/pref_member.h +++ b/chrome/browser/prefs/pref_member.h @@ -23,7 +23,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_MEMBER_H_ #define CHROME_BROWSER_PREFS_PREF_MEMBER_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/pref_model_associator.h b/chrome/browser/prefs/pref_model_associator.h index b263816..a9eebac 100644 --- a/chrome/browser/prefs/pref_model_associator.h +++ b/chrome/browser/prefs/pref_model_associator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_MODEL_ASSOCIATOR_H_ #define CHROME_BROWSER_PREFS_PREF_MODEL_ASSOCIATOR_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/prefs/pref_notifier.h b/chrome/browser/prefs/pref_notifier.h index f4d3a5a..b9e1598 100644 --- a/chrome/browser/prefs/pref_notifier.h +++ b/chrome/browser/prefs/pref_notifier.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_NOTIFIER_H_ #define CHROME_BROWSER_PREFS_PREF_NOTIFIER_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/pref_notifier_impl.h b/chrome/browser/prefs/pref_notifier_impl.h index 8eb48a3..1d877473b 100644 --- a/chrome/browser/prefs/pref_notifier_impl.h +++ b/chrome/browser/prefs/pref_notifier_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_NOTIFIER_IMPL_H_ #define CHROME_BROWSER_PREFS_PREF_NOTIFIER_IMPL_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/pref_observer_mock.h b/chrome/browser/prefs/pref_observer_mock.h index bc13ca3..9697d24 100644 --- a/chrome/browser/prefs/pref_observer_mock.h +++ b/chrome/browser/prefs/pref_observer_mock.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_OBSERVER_MOCK_H_ #define CHROME_BROWSER_PREFS_PREF_OBSERVER_MOCK_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/pref_service.h b/chrome/browser/prefs/pref_service.h index 22b65d0..15227b8 100644 --- a/chrome/browser/prefs/pref_service.h +++ b/chrome/browser/prefs/pref_service.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_SERVICE_H_ #define CHROME_BROWSER_PREFS_PREF_SERVICE_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/prefs/pref_service_mock_builder.h b/chrome/browser/prefs/pref_service_mock_builder.h index 2dd764f..9e0db47 100644 --- a/chrome/browser/prefs/pref_service_mock_builder.h +++ b/chrome/browser/prefs/pref_service_mock_builder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_SERVICE_MOCK_BUILDER_H_ #define CHROME_BROWSER_PREFS_PREF_SERVICE_MOCK_BUILDER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/prefs/pref_set_observer.h b/chrome/browser/prefs/pref_set_observer.h index 6ade2e3..161bb8e7 100644 --- a/chrome/browser/prefs/pref_set_observer.h +++ b/chrome/browser/prefs/pref_set_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_SET_OBSERVER_H_ #define CHROME_BROWSER_PREFS_PREF_SET_OBSERVER_H_ -#pragma once #include <set> diff --git a/chrome/browser/prefs/pref_value_map.h b/chrome/browser/prefs/pref_value_map.h index 484c0d2..7efa0ff 100644 --- a/chrome/browser/prefs/pref_value_map.h +++ b/chrome/browser/prefs/pref_value_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_VALUE_MAP_H_ #define CHROME_BROWSER_PREFS_PREF_VALUE_MAP_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/prefs/pref_value_store.h b/chrome/browser/prefs/pref_value_store.h index 4161431..30c2017 100644 --- a/chrome/browser/prefs/pref_value_store.h +++ b/chrome/browser/prefs/pref_value_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PREF_VALUE_STORE_H_ #define CHROME_BROWSER_PREFS_PREF_VALUE_STORE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/prefs/proxy_config_dictionary.h b/chrome/browser/prefs/proxy_config_dictionary.h index 06a33a1..c63cb4f 100644 --- a/chrome/browser/prefs/proxy_config_dictionary.h +++ b/chrome/browser/prefs/proxy_config_dictionary.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PROXY_CONFIG_DICTIONARY_H_ #define CHROME_BROWSER_PREFS_PROXY_CONFIG_DICTIONARY_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/proxy_prefs.h b/chrome/browser/prefs/proxy_prefs.h index 7d17134..6fbe0b4 100644 --- a/chrome/browser/prefs/proxy_prefs.h +++ b/chrome/browser/prefs/proxy_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_PROXY_PREFS_H_ #define CHROME_BROWSER_PREFS_PROXY_PREFS_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/scoped_user_pref_update.h b/chrome/browser/prefs/scoped_user_pref_update.h index f6b834d..48b7ad9 100644 --- a/chrome/browser/prefs/scoped_user_pref_update.h +++ b/chrome/browser/prefs/scoped_user_pref_update.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_PREFS_SCOPED_USER_PREF_UPDATE_H_ #define CHROME_BROWSER_PREFS_SCOPED_USER_PREF_UPDATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/session_startup_pref.h b/chrome/browser/prefs/session_startup_pref.h index 48e2e114..36c1fd5 100644 --- a/chrome/browser/prefs/session_startup_pref.h +++ b/chrome/browser/prefs/session_startup_pref.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_SESSION_STARTUP_PREF_H__ #define CHROME_BROWSER_PREFS_SESSION_STARTUP_PREF_H__ -#pragma once #include <vector> diff --git a/chrome/browser/prefs/testing_pref_store.h b/chrome/browser/prefs/testing_pref_store.h index 752392e..feff776 100644 --- a/chrome/browser/prefs/testing_pref_store.h +++ b/chrome/browser/prefs/testing_pref_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_TESTING_PREF_STORE_H_ #define CHROME_BROWSER_PREFS_TESTING_PREF_STORE_H_ -#pragma once #include <string> diff --git a/chrome/browser/prefs/value_map_pref_store.h b/chrome/browser/prefs/value_map_pref_store.h index 011a370..af231b9 100644 --- a/chrome/browser/prefs/value_map_pref_store.h +++ b/chrome/browser/prefs/value_map_pref_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PREFS_VALUE_MAP_PREF_STORE_H_ #define CHROME_BROWSER_PREFS_VALUE_MAP_PREF_STORE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/prerender/prerender_config.h b/chrome/browser/prerender/prerender_config.h index 97abcbd..04f244b 100644 --- a/chrome/browser/prerender/prerender_config.h +++ b/chrome/browser/prerender/prerender_config.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_CONFIG_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_CONFIG_H_ -#pragma once #include "base/time.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/prerender/prerender_contents.h b/chrome/browser/prerender/prerender_contents.h index 6156d48..50bc771 100644 --- a/chrome/browser/prerender/prerender_contents.h +++ b/chrome/browser/prerender/prerender_contents.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_CONTENTS_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_CONTENTS_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/prerender/prerender_histograms.h b/chrome/browser/prerender/prerender_histograms.h index 360ab2d..9e10541 100644 --- a/chrome/browser/prerender/prerender_histograms.h +++ b/chrome/browser/prerender/prerender_histograms.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_HISTOGRAMS_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_HISTOGRAMS_H_ -#pragma once #include <string> diff --git a/chrome/browser/prerender/prerender_history.h b/chrome/browser/prerender/prerender_history.h index c917a4a..31dcbd4 100644 --- a/chrome/browser/prerender/prerender_history.h +++ b/chrome/browser/prerender/prerender_history.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_HISTORY_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_HISTORY_H_ -#pragma once #include <list> diff --git a/chrome/browser/prerender/prerender_link_manager.h b/chrome/browser/prerender/prerender_link_manager.h index aacee8b..5f091c2 100644 --- a/chrome/browser/prerender/prerender_link_manager.h +++ b/chrome/browser/prerender/prerender_link_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_LINK_MANAGER_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_LINK_MANAGER_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/prerender/prerender_link_manager_factory.h b/chrome/browser/prerender/prerender_link_manager_factory.h index dc9d317..b0af952 100644 --- a/chrome/browser/prerender/prerender_link_manager_factory.h +++ b/chrome/browser/prerender/prerender_link_manager_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_LINK_MANAGER_FACTORY_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_LINK_MANAGER_FACTORY_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/prerender/prerender_local_predictor.h b/chrome/browser/prerender/prerender_local_predictor.h index ff5f875..e1dcfc0 100644 --- a/chrome/browser/prerender/prerender_local_predictor.h +++ b/chrome/browser/prerender/prerender_local_predictor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_LOCAL_PREDICTOR_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_LOCAL_PREDICTOR_H_ -#pragma once #include <vector> diff --git a/chrome/browser/prerender/prerender_manager.h b/chrome/browser/prerender/prerender_manager.h index 5d357ac..1a667cc 100644 --- a/chrome/browser/prerender/prerender_manager.h +++ b/chrome/browser/prerender/prerender_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_MANAGER_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_MANAGER_H_ -#pragma once #include <list> #include <string> diff --git a/chrome/browser/prerender/prerender_tracker.h b/chrome/browser/prerender/prerender_tracker.h index 6a269ef127..f4bc108 100644 --- a/chrome/browser/prerender/prerender_tracker.h +++ b/chrome/browser/prerender/prerender_tracker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRERENDER_PRERENDER_TRACKER_H_ #define CHROME_BROWSER_PRERENDER_PRERENDER_TRACKER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/printing/background_printing_manager.h b/chrome/browser/printing/background_printing_manager.h index a479ff5..e6670c0 100644 --- a/chrome/browser/printing/background_printing_manager.h +++ b/chrome/browser/printing/background_printing_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_BACKGROUND_PRINTING_MANAGER_H_ #define CHROME_BROWSER_PRINTING_BACKGROUND_PRINTING_MANAGER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h b/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h index 1653292..962d440 100644 --- a/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h +++ b/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_PROXY_SERVICE_H_ #define CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_PROXY_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/printing/cloud_print/cloud_print_setup_handler.h b/chrome/browser/printing/cloud_print/cloud_print_setup_handler.h index 945c908..eeab734 100644 --- a/chrome/browser/printing/cloud_print/cloud_print_setup_handler.h +++ b/chrome/browser/printing/cloud_print/cloud_print_setup_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_SETUP_HANDLER_H_ #define CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_SETUP_HANDLER_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/printing/cloud_print/cloud_print_setup_flow.h" diff --git a/chrome/browser/printing/cloud_print/cloud_print_url.h b/chrome/browser/printing/cloud_print/cloud_print_url.h index ebcf589..a6d3f25 100644 --- a/chrome/browser/printing/cloud_print/cloud_print_url.h +++ b/chrome/browser/printing/cloud_print/cloud_print_url.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_URL_H_ #define CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_URL_H_ -#pragma once #include <string> diff --git a/chrome/browser/printing/cloud_print/virtual_driver_install_helper.h b/chrome/browser/printing/cloud_print/virtual_driver_install_helper.h index ab4af53..7529fa6 100644 --- a/chrome/browser/printing/cloud_print/virtual_driver_install_helper.h +++ b/chrome/browser/printing/cloud_print/virtual_driver_install_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_CLOUD_PRINT_VIRTUAL_DRIVER_INSTALL_HELPER_H_ #define CHROME_BROWSER_PRINTING_CLOUD_PRINT_VIRTUAL_DRIVER_INSTALL_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/printing/print_dialog_cloud.h b/chrome/browser/printing/print_dialog_cloud.h index bc6f9c0..a56cb32 100644 --- a/chrome/browser/printing/print_dialog_cloud.h +++ b/chrome/browser/printing/print_dialog_cloud.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_DIALOG_CLOUD_H_ #define CHROME_BROWSER_PRINTING_PRINT_DIALOG_CLOUD_H_ -#pragma once #include <string> diff --git a/chrome/browser/printing/print_dialog_cloud_internal.h b/chrome/browser/printing/print_dialog_cloud_internal.h index b6a458c..5929528 100644 --- a/chrome/browser/printing/print_dialog_cloud_internal.h +++ b/chrome/browser/printing/print_dialog_cloud_internal.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_DIALOG_CLOUD_INTERNAL_H_ #define CHROME_BROWSER_PRINTING_PRINT_DIALOG_CLOUD_INTERNAL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/printing/print_dialog_gtk.h b/chrome/browser/printing/print_dialog_gtk.h index 02cc936..2da7e78 100644 --- a/chrome/browser/printing/print_dialog_gtk.h +++ b/chrome/browser/printing/print_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_DIALOG_GTK_H_ #define CHROME_BROWSER_PRINTING_PRINT_DIALOG_GTK_H_ -#pragma once #include <gtk/gtk.h> #include <gtk/gtkunixprint.h> diff --git a/chrome/browser/printing/print_error_dialog.h b/chrome/browser/printing/print_error_dialog.h index 444edc8..faadbdd 100644 --- a/chrome/browser/printing/print_error_dialog.h +++ b/chrome/browser/printing/print_error_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_ERROR_DIALOG_H_ #define CHROME_BROWSER_PRINTING_PRINT_ERROR_DIALOG_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/printing/print_job.h b/chrome/browser/printing/print_job.h index c40699f..fc541b2 100644 --- a/chrome/browser/printing/print_job.h +++ b/chrome/browser/printing/print_job.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_JOB_H_ #define CHROME_BROWSER_PRINTING_PRINT_JOB_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/printing/print_job_manager.h b/chrome/browser/printing/print_job_manager.h index 3ea70a63..b73f972 100644 --- a/chrome/browser/printing/print_job_manager.h +++ b/chrome/browser/printing/print_job_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_JOB_MANAGER_H_ #define CHROME_BROWSER_PRINTING_PRINT_JOB_MANAGER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/printing/print_job_worker.h b/chrome/browser/printing/print_job_worker.h index 41b9171..2b639fa 100644 --- a/chrome/browser/printing/print_job_worker.h +++ b/chrome/browser/printing/print_job_worker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_JOB_WORKER_H__ #define CHROME_BROWSER_PRINTING_PRINT_JOB_WORKER_H__ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/printing/print_job_worker_owner.h b/chrome/browser/printing/print_job_worker_owner.h index 8fbd9ea..7224fd3 100644 --- a/chrome/browser/printing/print_job_worker_owner.h +++ b/chrome/browser/printing/print_job_worker_owner.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_JOB_WORKER_OWNER_H__ #define CHROME_BROWSER_PRINTING_PRINT_JOB_WORKER_OWNER_H__ -#pragma once #include "base/memory/ref_counted.h" #include "printing/printing_context.h" diff --git a/chrome/browser/printing/print_preview_context_menu_observer.h b/chrome/browser/printing/print_preview_context_menu_observer.h index 8d62614..e048f11 100644 --- a/chrome/browser/printing/print_preview_context_menu_observer.h +++ b/chrome/browser/printing/print_preview_context_menu_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_PREVIEW_CONTEXT_MENU_OBSERVER_H_ #define CHROME_BROWSER_PRINTING_PRINT_PREVIEW_CONTEXT_MENU_OBSERVER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/printing/print_preview_data_service.h b/chrome/browser/printing/print_preview_data_service.h index 0dd4f23..d319d07 100644 --- a/chrome/browser/printing/print_preview_data_service.h +++ b/chrome/browser/printing/print_preview_data_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_PREVIEW_DATA_SERVICE_H_ #define CHROME_BROWSER_PRINTING_PRINT_PREVIEW_DATA_SERVICE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/printing/print_preview_message_handler.h b/chrome/browser/printing/print_preview_message_handler.h index 2701eaf..1bd5d4f 100644 --- a/chrome/browser/printing/print_preview_message_handler.h +++ b/chrome/browser/printing/print_preview_message_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_PREVIEW_MESSAGE_HANDLER_H_ #define CHROME_BROWSER_PRINTING_PRINT_PREVIEW_MESSAGE_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/web_contents_observer.h" diff --git a/chrome/browser/printing/print_preview_tab_controller.h b/chrome/browser/printing/print_preview_tab_controller.h index 1892f62..4856b05 100644 --- a/chrome/browser/printing/print_preview_tab_controller.h +++ b/chrome/browser/printing/print_preview_tab_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_PREVIEW_TAB_CONTROLLER_H_ #define CHROME_BROWSER_PRINTING_PRINT_PREVIEW_TAB_CONTROLLER_H_ -#pragma once #include <map> diff --git a/chrome/browser/printing/print_preview_unit_test_base.h b/chrome/browser/printing/print_preview_unit_test_base.h index 2f7e95d..90e840e 100644 --- a/chrome/browser/printing/print_preview_unit_test_base.h +++ b/chrome/browser/printing/print_preview_unit_test_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_PREVIEW_UNIT_TEST_BASE_H_ #define CHROME_BROWSER_PRINTING_PRINT_PREVIEW_UNIT_TEST_BASE_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/test/base/browser_with_test_window_test.h" diff --git a/chrome/browser/printing/print_system_task_proxy.h b/chrome/browser/printing/print_system_task_proxy.h index 3dcc32e..cfad8ec 100644 --- a/chrome/browser/printing/print_system_task_proxy.h +++ b/chrome/browser/printing/print_system_task_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_SYSTEM_TASK_PROXY_H_ #define CHROME_BROWSER_PRINTING_PRINT_SYSTEM_TASK_PROXY_H_ -#pragma once #include <string> diff --git a/chrome/browser/printing/print_view_manager.h b/chrome/browser/printing/print_view_manager.h index 02ef195..196dae0 100644 --- a/chrome/browser/printing/print_view_manager.h +++ b/chrome/browser/printing/print_view_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_ #define CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/string16.h" diff --git a/chrome/browser/printing/print_view_manager_observer.h b/chrome/browser/printing/print_view_manager_observer.h index 20e3566..55cd28c 100644 --- a/chrome/browser/printing/print_view_manager_observer.h +++ b/chrome/browser/printing/print_view_manager_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_OBSERVER_H_ #define CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_OBSERVER_H_ -#pragma once namespace printing { diff --git a/chrome/browser/printing/printer_query.h b/chrome/browser/printing/printer_query.h index a2b9bb9..80545c7 100644 --- a/chrome/browser/printing/printer_query.h +++ b/chrome/browser/printing/printer_query.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINTER_QUERY_H_ #define CHROME_BROWSER_PRINTING_PRINTER_QUERY_H_ -#pragma once #include "base/callback.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/printing/printing_message_filter.h b/chrome/browser/printing/printing_message_filter.h index 13c78dd..5eac9fd 100644 --- a/chrome/browser/printing/printing_message_filter.h +++ b/chrome/browser/printing/printing_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PRINTING_PRINTING_MESSAGE_FILTER_H_ #define CHROME_BROWSER_PRINTING_PRINTING_MESSAGE_FILTER_H_ -#pragma once #include <string> diff --git a/chrome/browser/process_info_snapshot.h b/chrome/browser/process_info_snapshot.h index d571e7d..8123082 100644 --- a/chrome/browser/process_info_snapshot.h +++ b/chrome/browser/process_info_snapshot.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROCESS_INFO_SNAPSHOT_H_ #define CHROME_BROWSER_PROCESS_INFO_SNAPSHOT_H_ -#pragma once #include <sys/types.h> diff --git a/chrome/browser/process_singleton.h b/chrome/browser/process_singleton.h index 203a162..6a6aca1 100644 --- a/chrome/browser/process_singleton.h +++ b/chrome/browser/process_singleton.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROCESS_SINGLETON_H_ #define CHROME_BROWSER_PROCESS_SINGLETON_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/profiles/chrome_version_service.h b/chrome/browser/profiles/chrome_version_service.h index e5ac7b6..425b8b8 100644 --- a/chrome/browser/profiles/chrome_version_service.h +++ b/chrome/browser/profiles/chrome_version_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_CHROME_VERSION_SERVICE_H_ #define CHROME_BROWSER_PROFILES_CHROME_VERSION_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/gaia_info_update_service.h b/chrome/browser/profiles/gaia_info_update_service.h index 2b03f31..e172dd2 100644 --- a/chrome/browser/profiles/gaia_info_update_service.h +++ b/chrome/browser/profiles/gaia_info_update_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_GAIA_INFO_UPDATE_SERVICE_H_ #define CHROME_BROWSER_PROFILES_GAIA_INFO_UPDATE_SERVICE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/profiles/off_the_record_profile_impl.h b/chrome/browser/profiles/off_the_record_profile_impl.h index 4af7fb9..d0aac2b 100644 --- a/chrome/browser/profiles/off_the_record_profile_impl.h +++ b/chrome/browser/profiles/off_the_record_profile_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_OFF_THE_RECORD_PROFILE_IMPL_H_ #define CHROME_BROWSER_PROFILES_OFF_THE_RECORD_PROFILE_IMPL_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/off_the_record_profile_io_data.h b/chrome/browser/profiles/off_the_record_profile_io_data.h index 19fe115..c939932 100644 --- a/chrome/browser/profiles/off_the_record_profile_io_data.h +++ b/chrome/browser/profiles/off_the_record_profile_io_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_OFF_THE_RECORD_PROFILE_IO_DATA_H_ #define CHROME_BROWSER_PROFILES_OFF_THE_RECORD_PROFILE_IO_DATA_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/profiles/profile.h b/chrome/browser/profiles/profile.h index b4cc8d1..a1374bd 100644 --- a/chrome/browser/profiles/profile.h +++ b/chrome/browser/profiles/profile.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_H_ #define CHROME_BROWSER_PROFILES_PROFILE_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/profile_destroyer.h b/chrome/browser/profiles/profile_destroyer.h index afa170c..62aa7c1 100644 --- a/chrome/browser/profiles/profile_destroyer.h +++ b/chrome/browser/profiles/profile_destroyer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_DESTROYER_H_ #define CHROME_BROWSER_PROFILES_PROFILE_DESTROYER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/profiles/profile_downloader.h b/chrome/browser/profiles/profile_downloader.h index 66d9960..6cdad53 100644 --- a/chrome/browser/profiles/profile_downloader.h +++ b/chrome/browser/profiles/profile_downloader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_DOWNLOADER_H_ #define CHROME_BROWSER_PROFILES_PROFILE_DOWNLOADER_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/profile_downloader_delegate.h b/chrome/browser/profiles/profile_downloader_delegate.h index ae287a6..4b6e19c 100644 --- a/chrome/browser/profiles/profile_downloader_delegate.h +++ b/chrome/browser/profiles/profile_downloader_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_DOWNLOADER_DELEGATE_H_ #define CHROME_BROWSER_PROFILES_PROFILE_DOWNLOADER_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h index a7068e7..a9563b7 100644 --- a/chrome/browser/profiles/profile_impl.h +++ b/chrome/browser/profiles/profile_impl.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_IMPL_H_ #define CHROME_BROWSER_PROFILES_PROFILE_IMPL_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h index a5d45c9..5435063 100644 --- a/chrome/browser/profiles/profile_impl_io_data.h +++ b/chrome/browser/profiles/profile_impl_io_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_IMPL_IO_DATA_H_ #define CHROME_BROWSER_PROFILES_PROFILE_IMPL_IO_DATA_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/profiles/profile_info_cache.h b/chrome/browser/profiles/profile_info_cache.h index ab1a014..4bbe742 100644 --- a/chrome/browser/profiles/profile_info_cache.h +++ b/chrome/browser/profiles/profile_info_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_H_ #define CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/profiles/profile_info_cache_observer.h b/chrome/browser/profiles/profile_info_cache_observer.h index 9270e3c..853f8dd 100644 --- a/chrome/browser/profiles/profile_info_cache_observer.h +++ b/chrome/browser/profiles/profile_info_cache_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_OBSERVER_H_ #define CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_OBSERVER_H_ -#pragma once #include "base/string16.h" #include "ui/gfx/image/image.h" diff --git a/chrome/browser/profiles/profile_info_cache_unittest.h b/chrome/browser/profiles/profile_info_cache_unittest.h index 7d7a747..640f4da 100644 --- a/chrome/browser/profiles/profile_info_cache_unittest.h +++ b/chrome/browser/profiles/profile_info_cache_unittest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_UNITTEST_H_ #define CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_UNITTEST_H_ -#pragma once #include <set> diff --git a/chrome/browser/profiles/profile_info_util.h b/chrome/browser/profiles/profile_info_util.h index 2a8c071..8c171c1 100644 --- a/chrome/browser/profiles/profile_info_util.h +++ b/chrome/browser/profiles/profile_info_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_INFO_UTIL_H_ #define CHROME_BROWSER_PROFILES_PROFILE_INFO_UTIL_H_ -#pragma once #include "ui/gfx/image/image.h" diff --git a/chrome/browser/profiles/profile_io_data.h b/chrome/browser/profiles/profile_io_data.h index 0a70c63..036a2af 100644 --- a/chrome/browser/profiles/profile_io_data.h +++ b/chrome/browser/profiles/profile_io_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_IO_DATA_H_ #define CHROME_BROWSER_PROFILES_PROFILE_IO_DATA_H_ -#pragma once #include <string> diff --git a/chrome/browser/profiles/profile_manager.h b/chrome/browser/profiles/profile_manager.h index 0132abd..af2abe4 100644 --- a/chrome/browser/profiles/profile_manager.h +++ b/chrome/browser/profiles/profile_manager.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_MANAGER_H_ #define CHROME_BROWSER_PROFILES_PROFILE_MANAGER_H_ -#pragma once #include <list> #include <vector> diff --git a/chrome/browser/profiles/profile_shortcut_manager_win.h b/chrome/browser/profiles/profile_shortcut_manager_win.h index 8725dfd..3f7d129 100644 --- a/chrome/browser/profiles/profile_shortcut_manager_win.h +++ b/chrome/browser/profiles/profile_shortcut_manager_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROFILES_PROFILE_SHORTCUT_MANAGER_WIN_H_ #define CHROME_BROWSER_PROFILES_PROFILE_SHORTCUT_MANAGER_WIN_H_ -#pragma once #include <vector> diff --git a/chrome/browser/protector/base_prefs_change.h b/chrome/browser/protector/base_prefs_change.h index 47dcacb..96ed5ce 100644 --- a/chrome/browser/protector/base_prefs_change.h +++ b/chrome/browser/protector/base_prefs_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_BASE_PREFS_CHANGE_H_ #define CHROME_BROWSER_PROTECTOR_BASE_PREFS_CHANGE_H_ -#pragma once #include <string> diff --git a/chrome/browser/protector/base_setting_change.h b/chrome/browser/protector/base_setting_change.h index 91bcb8c..95daa76 100644 --- a/chrome/browser/protector/base_setting_change.h +++ b/chrome/browser/protector/base_setting_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_BASE_SETTING_CHANGE_H_ #define CHROME_BROWSER_PROTECTOR_BASE_SETTING_CHANGE_H_ -#pragma once #include <utility> diff --git a/chrome/browser/protector/composite_settings_change.h b/chrome/browser/protector/composite_settings_change.h index eeb5135..86683d2 100644 --- a/chrome/browser/protector/composite_settings_change.h +++ b/chrome/browser/protector/composite_settings_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_COMPOSITE_SETTINGS_CHANGE_H_ #define CHROME_BROWSER_PROTECTOR_COMPOSITE_SETTINGS_CHANGE_H_ -#pragma once #include <queue> diff --git a/chrome/browser/protector/histograms.h b/chrome/browser/protector/histograms.h index e2cfede..4ebf3f4 100644 --- a/chrome/browser/protector/histograms.h +++ b/chrome/browser/protector/histograms.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_HISTOGRAMS_H_ #define CHROME_BROWSER_PROTECTOR_HISTOGRAMS_H_ -#pragma once class TemplateURL; diff --git a/chrome/browser/protector/keys.h b/chrome/browser/protector/keys.h index 69791f4..d40d703 100644 --- a/chrome/browser/protector/keys.h +++ b/chrome/browser/protector/keys.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_KEYS_H_ #define CHROME_BROWSER_PROTECTOR_KEYS_H_ -#pragma once namespace protector { diff --git a/chrome/browser/protector/mock_protector_service.h b/chrome/browser/protector/mock_protector_service.h index 8e463fd..1babc62 100644 --- a/chrome/browser/protector/mock_protector_service.h +++ b/chrome/browser/protector/mock_protector_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_MOCK_PROTECTOR_SERVICE_H_ #define CHROME_BROWSER_PROTECTOR_MOCK_PROTECTOR_SERVICE_H_ -#pragma once #include "chrome/browser/protector/protector_service.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chrome/browser/protector/mock_setting_change.h b/chrome/browser/protector/mock_setting_change.h index e5b2fe1..c05a7d8 100644 --- a/chrome/browser/protector/mock_setting_change.h +++ b/chrome/browser/protector/mock_setting_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_MOCK_SETTING_CHANGE_H_ #define CHROME_BROWSER_PROTECTOR_MOCK_SETTING_CHANGE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/protector/base_setting_change.h" diff --git a/chrome/browser/protector/protected_prefs_watcher.h b/chrome/browser/protector/protected_prefs_watcher.h index 3d2426f..178da36 100644 --- a/chrome/browser/protector/protected_prefs_watcher.h +++ b/chrome/browser/protector/protected_prefs_watcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_PROTECTED_PREFS_WATCHER_H_ #define CHROME_BROWSER_PROTECTOR_PROTECTED_PREFS_WATCHER_H_ -#pragma once #include <string> diff --git a/chrome/browser/protector/protector_service.h b/chrome/browser/protector/protector_service.h index 8fcd126..7ad0b1f 100644 --- a/chrome/browser/protector/protector_service.h +++ b/chrome/browser/protector/protector_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_PROTECTOR_SERVICE_H_ #define CHROME_BROWSER_PROTECTOR_PROTECTOR_SERVICE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/protector/protector_service_factory.h b/chrome/browser/protector/protector_service_factory.h index 37cadb84..9adccd1 100644 --- a/chrome/browser/protector/protector_service_factory.h +++ b/chrome/browser/protector/protector_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_PROTECTOR_SERVICE_FACTORY_H_ #define CHROME_BROWSER_PROTECTOR_PROTECTOR_SERVICE_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/protector/protector_utils.h b/chrome/browser/protector/protector_utils.h index 74ebb0a..9b3dcd3 100644 --- a/chrome/browser/protector/protector_utils.h +++ b/chrome/browser/protector/protector_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_PROTECTOR_UTILS_H_ #define CHROME_BROWSER_PROTECTOR_PROTECTOR_UTILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/protector/settings_change_global_error.h b/chrome/browser/protector/settings_change_global_error.h index 7ef03b0..c7bfe1f 100644 --- a/chrome/browser/protector/settings_change_global_error.h +++ b/chrome/browser/protector/settings_change_global_error.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_SETTINGS_CHANGE_GLOBAL_ERROR_H_ #define CHROME_BROWSER_PROTECTOR_SETTINGS_CHANGE_GLOBAL_ERROR_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/protector/settings_change_global_error_delegate.h b/chrome/browser/protector/settings_change_global_error_delegate.h index 584a191..a2db3d2 100644 --- a/chrome/browser/protector/settings_change_global_error_delegate.h +++ b/chrome/browser/protector/settings_change_global_error_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_PROTECTOR_SETTINGS_CHANGE_GLOBAL_ERROR_DELEGATE_H_ #define CHROME_BROWSER_PROTECTOR_SETTINGS_CHANGE_GLOBAL_ERROR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/remove_rows_table_model.h b/chrome/browser/remove_rows_table_model.h index cf1f479..435c34e 100644 --- a/chrome/browser/remove_rows_table_model.h +++ b/chrome/browser/remove_rows_table_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_REMOVE_ROWS_TABLE_MODEL_H_ #define CHROME_BROWSER_REMOVE_ROWS_TABLE_MODEL_H_ -#pragma once #include <set> diff --git a/chrome/browser/renderer_host/chrome_render_message_filter.h b/chrome/browser/renderer_host/chrome_render_message_filter.h index 6adc895..9440848 100644 --- a/chrome/browser/renderer_host/chrome_render_message_filter.h +++ b/chrome/browser/renderer_host/chrome_render_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_CHROME_RENDER_MESSAGE_FILTER_H_ #define CHROME_BROWSER_RENDERER_HOST_CHROME_RENDER_MESSAGE_FILTER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/renderer_host/chrome_render_view_host_observer.h b/chrome/browser/renderer_host/chrome_render_view_host_observer.h index 0092ba1..d449b7b 100644 --- a/chrome/browser/renderer_host/chrome_render_view_host_observer.h +++ b/chrome/browser/renderer_host/chrome_render_view_host_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_CHROME_RENDER_VIEW_HOST_OBSERVER_H_ #define CHROME_BROWSER_RENDERER_HOST_CHROME_RENDER_VIEW_HOST_OBSERVER_H_ -#pragma once #include "content/public/browser/render_view_host_observer.h" diff --git a/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.h b/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.h index c5d6613..b23dcad 100644 --- a/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.h +++ b/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_CHROME_RENDER_WIDGET_HOST_VIEW_DELEGATE_H_ #define CHROME_BROWSER_RENDERER_HOST_CHROME_RENDER_WIDGET_HOST_VIEW_DELEGATE_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h b/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h index 0e89b80..cf38548 100644 --- a/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h +++ b/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_CHROME_RESOURCE_DISPATCHER_HOST_DELEGATE_H_ #define CHROME_BROWSER_RENDERER_HOST_CHROME_RESOURCE_DISPATCHER_HOST_DELEGATE_H_ -#pragma once #include <set> diff --git a/chrome/browser/renderer_host/chrome_url_request_user_data.h b/chrome/browser/renderer_host/chrome_url_request_user_data.h index 1c1071b..63981ba 100644 --- a/chrome/browser/renderer_host/chrome_url_request_user_data.h +++ b/chrome/browser/renderer_host/chrome_url_request_user_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_CHROME_URL_REQUEST_USER_DATA_H_ #define CHROME_BROWSER_RENDERER_HOST_CHROME_URL_REQUEST_USER_DATA_H_ -#pragma once #include "base/supports_user_data.h" diff --git a/chrome/browser/renderer_host/intercept_navigation_resource_throttle.h b/chrome/browser/renderer_host/intercept_navigation_resource_throttle.h index 1a330c5..9425e93 100644 --- a/chrome/browser/renderer_host/intercept_navigation_resource_throttle.h +++ b/chrome/browser/renderer_host/intercept_navigation_resource_throttle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_INTERCEPT_NAVIGATION_RESOURCE_THROTTLE_H_ #define CHROME_BROWSER_RENDERER_HOST_INTERCEPT_NAVIGATION_RESOURCE_THROTTLE_H_ -#pragma once #include <string> diff --git a/chrome/browser/renderer_host/offline_resource_throttle.h b/chrome/browser/renderer_host/offline_resource_throttle.h index 1844860..65db1ff 100644 --- a/chrome/browser/renderer_host/offline_resource_throttle.h +++ b/chrome/browser/renderer_host/offline_resource_throttle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_OFFLINE_RESOURCE_THROTTLE_H_ #define CHROME_BROWSER_RENDERER_HOST_OFFLINE_RESOURCE_THROTTLE_H_ -#pragma once #include <string> diff --git a/chrome/browser/renderer_host/plugin_info_message_filter.h b/chrome/browser/renderer_host/plugin_info_message_filter.h index c7a6ff7..522ab01 100644 --- a/chrome/browser/renderer_host/plugin_info_message_filter.h +++ b/chrome/browser/renderer_host/plugin_info_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_PLUGIN_INFO_MESSAGE_FILTER_H_ #define CHROME_BROWSER_RENDERER_HOST_PLUGIN_INFO_MESSAGE_FILTER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/renderer_host/safe_browsing_resource_throttle.h b/chrome/browser/renderer_host/safe_browsing_resource_throttle.h index f00fba4..206a006 100644 --- a/chrome/browser/renderer_host/safe_browsing_resource_throttle.h +++ b/chrome/browser/renderer_host/safe_browsing_resource_throttle.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_SAFE_BROWSING_RESOURCE_THROTTLE_H_ #define CHROME_BROWSER_RENDERER_HOST_SAFE_BROWSING_RESOURCE_THROTTLE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/renderer_host/web_cache_manager.h b/chrome/browser/renderer_host/web_cache_manager.h index cf3f45f..19733cc 100644 --- a/chrome/browser/renderer_host/web_cache_manager.h +++ b/chrome/browser/renderer_host/web_cache_manager.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_RENDERER_HOST_WEB_CACHE_MANAGER_H_ #define CHROME_BROWSER_RENDERER_HOST_WEB_CACHE_MANAGER_H_ -#pragma once #include <map> #include <list> diff --git a/chrome/browser/renderer_preferences_util.h b/chrome/browser/renderer_preferences_util.h index e26da26..62a24ab 100644 --- a/chrome/browser/renderer_preferences_util.h +++ b/chrome/browser/renderer_preferences_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RENDERER_PREFERENCES_UTIL_H_ #define CHROME_BROWSER_RENDERER_PREFERENCES_UTIL_H_ -#pragma once class Profile; diff --git a/chrome/browser/repost_form_warning_controller.h b/chrome/browser/repost_form_warning_controller.h index 0e78ecf..4bf63b3 100644 --- a/chrome/browser/repost_form_warning_controller.h +++ b/chrome/browser/repost_form_warning_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_REPOST_FORM_WARNING_CONTROLLER_H_ #define CHROME_BROWSER_REPOST_FORM_WARNING_CONTROLLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/tab_modal_confirm_dialog_delegate.h" diff --git a/chrome/browser/resources_util.h b/chrome/browser/resources_util.h index bb39973..5b7acec 100644 --- a/chrome/browser/resources_util.h +++ b/chrome/browser/resources_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RESOURCES_UTIL_H_ #define CHROME_BROWSER_RESOURCES_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/rlz/rlz.h b/chrome/browser/rlz/rlz.h index 2c0a743..237eaa5 100644 --- a/chrome/browser/rlz/rlz.h +++ b/chrome/browser/rlz/rlz.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RLZ_RLZ_H_ #define CHROME_BROWSER_RLZ_RLZ_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/rlz/rlz_extension_api.h b/chrome/browser/rlz/rlz_extension_api.h index 6419951..f640c6d 100644 --- a/chrome/browser/rlz/rlz_extension_api.h +++ b/chrome/browser/rlz/rlz_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_RLZ_RLZ_EXTENSION_API_H_ #define CHROME_BROWSER_RLZ_RLZ_EXTENSION_API_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/safe_browsing/bloom_filter.h b/chrome/browser/safe_browsing/bloom_filter.h index 76f5149..9730ffd 100644 --- a/chrome/browser/safe_browsing/bloom_filter.h +++ b/chrome/browser/safe_browsing/bloom_filter.h @@ -16,7 +16,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_BLOOM_FILTER_H_ #define CHROME_BROWSER_SAFE_BROWSING_BLOOM_FILTER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/safe_browsing/browser_feature_extractor.h b/chrome/browser/safe_browsing/browser_feature_extractor.h index a03bb21..7b7fd38 100644 --- a/chrome/browser/safe_browsing/browser_feature_extractor.h +++ b/chrome/browser/safe_browsing/browser_feature_extractor.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_BROWSER_FEATURE_EXTRACTOR_H_ #define CHROME_BROWSER_SAFE_BROWSING_BROWSER_FEATURE_EXTRACTOR_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/safe_browsing/browser_features.h b/chrome/browser/safe_browsing/browser_features.h index 0f3f033..1f62619 100644 --- a/chrome/browser/safe_browsing/browser_features.h +++ b/chrome/browser/safe_browsing/browser_features.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_BROWSER_FEATURES_H_ #define CHROME_BROWSER_SAFE_BROWSING_BROWSER_FEATURES_H_ -#pragma once namespace safe_browsing { namespace features { diff --git a/chrome/browser/safe_browsing/chunk_range.h b/chrome/browser/safe_browsing/chunk_range.h index cc6d92f..154181a 100644 --- a/chrome/browser/safe_browsing/chunk_range.h +++ b/chrome/browser/safe_browsing/chunk_range.h @@ -13,7 +13,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_CHUNK_RANGE_H_ #define CHROME_BROWSER_SAFE_BROWSING_CHUNK_RANGE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/safe_browsing/client_side_detection_host.h b/chrome/browser/safe_browsing/client_side_detection_host.h index 4a9ef12..dd634f4 100644 --- a/chrome/browser/safe_browsing/client_side_detection_host.h +++ b/chrome/browser/safe_browsing/client_side_detection_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_CLIENT_SIDE_DETECTION_HOST_H_ #define CHROME_BROWSER_SAFE_BROWSING_CLIENT_SIDE_DETECTION_HOST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/safe_browsing/client_side_detection_service.h b/chrome/browser/safe_browsing/client_side_detection_service.h index d2dea5d..f31674f 100644 --- a/chrome/browser/safe_browsing/client_side_detection_service.h +++ b/chrome/browser/safe_browsing/client_side_detection_service.h @@ -12,7 +12,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_CLIENT_SIDE_DETECTION_SERVICE_H_ #define CHROME_BROWSER_SAFE_BROWSING_CLIENT_SIDE_DETECTION_SERVICE_H_ -#pragma once #include <map> #include <queue> diff --git a/chrome/browser/safe_browsing/download_protection_service.h b/chrome/browser/safe_browsing/download_protection_service.h index c8e4e86..cf54ca4 100644 --- a/chrome/browser/safe_browsing/download_protection_service.h +++ b/chrome/browser/safe_browsing/download_protection_service.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_DOWNLOAD_PROTECTION_SERVICE_H_ #define CHROME_BROWSER_SAFE_BROWSING_DOWNLOAD_PROTECTION_SERVICE_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/safe_browsing/malware_details.h b/chrome/browser/safe_browsing/malware_details.h index 88ae42a..6ea1bf8 100644 --- a/chrome/browser/safe_browsing/malware_details.h +++ b/chrome/browser/safe_browsing/malware_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_H_ #define CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_H_ -#pragma once // A class that encapsulates the detailed malware reports sent when // users opt-in to do so from the malware warning page. diff --git a/chrome/browser/safe_browsing/malware_details_cache.h b/chrome/browser/safe_browsing/malware_details_cache.h index 291d0f9..4c9a82a 100644 --- a/chrome/browser/safe_browsing/malware_details_cache.h +++ b/chrome/browser/safe_browsing/malware_details_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_CACHE_H_ #define CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_CACHE_H_ -#pragma once // A class that gets malware details from the HTTP Cache. // An instance of this class is generated by MalwareDetails. diff --git a/chrome/browser/safe_browsing/malware_details_history.h b/chrome/browser/safe_browsing/malware_details_history.h index 6db4094..a146f12 100644 --- a/chrome/browser/safe_browsing/malware_details_history.h +++ b/chrome/browser/safe_browsing/malware_details_history.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_HISTORY_H_ #define CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_HISTORY_H_ -#pragma once // This class gets redirect chain for urls from the history service. diff --git a/chrome/browser/safe_browsing/prefix_set.h b/chrome/browser/safe_browsing/prefix_set.h index 528cbea..91fe7fb 100644 --- a/chrome/browser/safe_browsing/prefix_set.h +++ b/chrome/browser/safe_browsing/prefix_set.h @@ -48,7 +48,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_PREFIX_SET_H_ #define CHROME_BROWSER_SAFE_BROWSING_PREFIX_SET_H_ -#pragma once #include <vector> diff --git a/chrome/browser/safe_browsing/protocol_manager.h b/chrome/browser/safe_browsing/protocol_manager.h index c1d2e61..9c6af27 100644 --- a/chrome/browser/safe_browsing/protocol_manager.h +++ b/chrome/browser/safe_browsing/protocol_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_MANAGER_H_ #define CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_MANAGER_H_ -#pragma once // A class that implements Chrome's interface with the SafeBrowsing protocol. // The SafeBrowsingProtocolManager handles formatting and making requests of, diff --git a/chrome/browser/safe_browsing/protocol_parser.h b/chrome/browser/safe_browsing/protocol_parser.h index b2756dc..c02280f 100644 --- a/chrome/browser/safe_browsing/protocol_parser.h +++ b/chrome/browser/safe_browsing/protocol_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_PARSER_H_ #define CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_PARSER_H_ -#pragma once // Parse the data returned from the chunk response. // diff --git a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h index 49c29d0..6910287 100644 --- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h +++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h @@ -27,7 +27,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_BLOCKING_PAGE_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_BLOCKING_PAGE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/safe_browsing/safe_browsing_database.h b/chrome/browser/safe_browsing/safe_browsing_database.h index 37aefe7..9d22428 100644 --- a/chrome/browser/safe_browsing/safe_browsing_database.h +++ b/chrome/browser/safe_browsing/safe_browsing_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_DATABASE_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_DATABASE_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/safe_browsing/safe_browsing_service.h b/chrome/browser/safe_browsing/safe_browsing_service.h index e73598a..b7d1123 100644 --- a/chrome/browser/safe_browsing/safe_browsing_service.h +++ b/chrome/browser/safe_browsing/safe_browsing_service.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_SERVICE_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_SERVICE_H_ -#pragma once #include <deque> #include <map> diff --git a/chrome/browser/safe_browsing/safe_browsing_store.h b/chrome/browser/safe_browsing/safe_browsing_store.h index 8707a1e..c9a55ca 100644 --- a/chrome/browser/safe_browsing/safe_browsing_store.h +++ b/chrome/browser/safe_browsing/safe_browsing_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_STORE_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_STORE_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/safe_browsing/safe_browsing_store_file.h b/chrome/browser/safe_browsing/safe_browsing_store_file.h index 088f168..3b55b35 100644 --- a/chrome/browser/safe_browsing/safe_browsing_store_file.h +++ b/chrome/browser/safe_browsing/safe_browsing_store_file.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_STORE_FILE_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_STORE_FILE_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.h b/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.h index 0868531..20a0fc3 100644 --- a/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.h +++ b/chrome/browser/safe_browsing/safe_browsing_store_unittest_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_STORE_UNITTEST_HELPER_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_STORE_UNITTEST_HELPER_H_ -#pragma once #include "chrome/browser/safe_browsing/safe_browsing_store.h" diff --git a/chrome/browser/safe_browsing/safe_browsing_tab_observer.h b/chrome/browser/safe_browsing/safe_browsing_tab_observer.h index 8c93539..76e06dc 100644 --- a/chrome/browser/safe_browsing/safe_browsing_tab_observer.h +++ b/chrome/browser/safe_browsing/safe_browsing_tab_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_TAB_OBSERVER_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_TAB_OBSERVER_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/prefs/pref_change_registrar.h" diff --git a/chrome/browser/safe_browsing/safe_browsing_util.h b/chrome/browser/safe_browsing/safe_browsing_util.h index 4d8abd0..7f7c5c2 100644 --- a/chrome/browser/safe_browsing/safe_browsing_util.h +++ b/chrome/browser/safe_browsing/safe_browsing_util.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_UTIL_H_ #define CHROME_BROWSER_SAFE_BROWSING_SAFE_BROWSING_UTIL_H_ -#pragma once #include <cstring> #include <deque> diff --git a/chrome/browser/safe_browsing/signature_util.h b/chrome/browser/safe_browsing/signature_util.h index 6525ee8..2233a55 100644 --- a/chrome/browser/safe_browsing/signature_util.h +++ b/chrome/browser/safe_browsing/signature_util.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_SIGNATURE_UTIL_H_ #define CHROME_BROWSER_SAFE_BROWSING_SIGNATURE_UTIL_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/screensaver_window_finder_gtk.h b/chrome/browser/screensaver_window_finder_gtk.h index b27fba9..3532bc4 100644 --- a/chrome/browser/screensaver_window_finder_gtk.h +++ b/chrome/browser/screensaver_window_finder_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SCREENSAVER_WINDOW_FINDER_GTK_H_ #define CHROME_BROWSER_SCREENSAVER_WINDOW_FINDER_GTK_H_ -#pragma once #include "ui/base/x/x11_util.h" diff --git a/chrome/browser/search_engines/search_engine_type.h b/chrome/browser/search_engines/search_engine_type.h index 63b9814..74f7708 100644 --- a/chrome/browser/search_engines/search_engine_type.h +++ b/chrome/browser/search_engines/search_engine_type.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_SEARCH_ENGINE_TYPE_H_ #define CHROME_BROWSER_SEARCH_ENGINES_SEARCH_ENGINE_TYPE_H_ -#pragma once // Enum to record the user's default search engine choice in UMA. Add new // search engines at the bottom and do not delete from this list, so as not diff --git a/chrome/browser/search_engines/search_host_to_urls_map.h b/chrome/browser/search_engines/search_host_to_urls_map.h index 884a514..1c086b6 100644 --- a/chrome/browser/search_engines/search_host_to_urls_map.h +++ b/chrome/browser/search_engines/search_host_to_urls_map.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_SEARCH_HOST_TO_URLS_MAP_H_ #define CHROME_BROWSER_SEARCH_ENGINES_SEARCH_HOST_TO_URLS_MAP_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/search_engines/search_provider_install_data.h b/chrome/browser/search_engines/search_provider_install_data.h index 246f5a3..69dd528 100644 --- a/chrome/browser/search_engines/search_provider_install_data.h +++ b/chrome/browser/search_engines/search_provider_install_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_SEARCH_PROVIDER_INSTALL_DATA_H_ #define CHROME_BROWSER_SEARCH_ENGINES_SEARCH_PROVIDER_INSTALL_DATA_H_ -#pragma once #include <string> diff --git a/chrome/browser/search_engines/search_terms_data.h b/chrome/browser/search_engines/search_terms_data.h index e941b9e..1fe7e9f 100644 --- a/chrome/browser/search_engines/search_terms_data.h +++ b/chrome/browser/search_engines/search_terms_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_SEARCH_TERMS_DATA_H_ #define CHROME_BROWSER_SEARCH_ENGINES_SEARCH_TERMS_DATA_H_ -#pragma once #include <string> diff --git a/chrome/browser/search_engines/template_url.h b/chrome/browser/search_engines/template_url.h index 9468fcc..4241f52 100644 --- a/chrome/browser/search_engines/template_url.h +++ b/chrome/browser/search_engines/template_url.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/search_engines/template_url_fetcher.h b/chrome/browser/search_engines/template_url_fetcher.h index 6038e00..29ac93e 100644 --- a/chrome/browser/search_engines/template_url_fetcher.h +++ b/chrome/browser/search_engines/template_url_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_H_ -#pragma once #include "base/memory/scoped_vector.h" #include "base/string16.h" diff --git a/chrome/browser/search_engines/template_url_fetcher_callbacks.h b/chrome/browser/search_engines/template_url_fetcher_callbacks.h index 7c36309..41445c6 100644 --- a/chrome/browser/search_engines/template_url_fetcher_callbacks.h +++ b/chrome/browser/search_engines/template_url_fetcher_callbacks.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_CALLBACKS_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_CALLBACKS_H_ -#pragma once class Profile; class TemplateURL; diff --git a/chrome/browser/search_engines/template_url_fetcher_factory.h b/chrome/browser/search_engines/template_url_fetcher_factory.h index 58166e3..0b22329 100644 --- a/chrome/browser/search_engines/template_url_fetcher_factory.h +++ b/chrome/browser/search_engines/template_url_fetcher_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_FACTORY_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/search_engines/template_url_id.h b/chrome/browser/search_engines/template_url_id.h index db1dcc2..13dd862 100644 --- a/chrome/browser/search_engines/template_url_id.h +++ b/chrome/browser/search_engines/template_url_id.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_ID_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_ID_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/search_engines/template_url_parser.h b/chrome/browser/search_engines/template_url_parser.h index 3191e5d..c7b327b 100644 --- a/chrome/browser/search_engines/template_url_parser.h +++ b/chrome/browser/search_engines/template_url_parser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_PARSER_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_PARSER_H_ -#pragma once #include <string> diff --git a/chrome/browser/search_engines/template_url_prepopulate_data.h b/chrome/browser/search_engines/template_url_prepopulate_data.h index c72ef7d..4d676fb 100644 --- a/chrome/browser/search_engines/template_url_prepopulate_data.h +++ b/chrome/browser/search_engines/template_url_prepopulate_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_PREPOPULATE_DATA_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_PREPOPULATE_DATA_H_ -#pragma once #include <stddef.h> #include <string> diff --git a/chrome/browser/search_engines/template_url_service.h b/chrome/browser/search_engines/template_url_service.h index e7472d1..b4641ea 100644 --- a/chrome/browser/search_engines/template_url_service.h +++ b/chrome/browser/search_engines/template_url_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/search_engines/template_url_service_factory.h b/chrome/browser/search_engines/template_url_service_factory.h index c0a248b..dfb249b 100644 --- a/chrome/browser/search_engines/template_url_service_factory.h +++ b/chrome/browser/search_engines/template_url_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_FACTORY_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/search_engines/template_url_service_observer.h b/chrome/browser/search_engines/template_url_service_observer.h index 30934f4..e47e8e6 100644 --- a/chrome/browser/search_engines/template_url_service_observer.h +++ b/chrome/browser/search_engines/template_url_service_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_OBSERVER_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_OBSERVER_H_ -#pragma once // TemplateURLServiceObserver is notified whenever the set of TemplateURLs // are modified. diff --git a/chrome/browser/search_engines/template_url_service_test_util.h b/chrome/browser/search_engines/template_url_service_test_util.h index d37488d..1295ecea 100644 --- a/chrome/browser/search_engines/template_url_service_test_util.h +++ b/chrome/browser/search_engines/template_url_service_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_TEST_UTIL_H_ #define CHROME_BROWSER_SEARCH_ENGINES_TEMPLATE_URL_SERVICE_TEST_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/search_engines/util.h b/chrome/browser/search_engines/util.h index 5f2cf9d..ebb4076 100644 --- a/chrome/browser/search_engines/util.h +++ b/chrome/browser/search_engines/util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SEARCH_ENGINES_UTIL_H_ #define CHROME_BROWSER_SEARCH_ENGINES_UTIL_H_ -#pragma once // This file contains utility functions for search engine functionality. #include <set> diff --git a/chrome/browser/sessions/base_session_service.h b/chrome/browser/sessions/base_session_service.h index 76b5b9d..60d7971 100644 --- a/chrome/browser/sessions/base_session_service.h +++ b/chrome/browser/sessions/base_session_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_BASE_SESSION_SERVICE_H_ #define CHROME_BROWSER_SESSIONS_BASE_SESSION_SERVICE_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/sessions/restore_tab_helper.h b/chrome/browser/sessions/restore_tab_helper.h index 4d05228..4fea42b 100644 --- a/chrome/browser/sessions/restore_tab_helper.h +++ b/chrome/browser/sessions/restore_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_RESTORE_TAB_HELPER_H_ #define CHROME_BROWSER_SESSIONS_RESTORE_TAB_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/sessions/session_id.h" diff --git a/chrome/browser/sessions/session_backend.h b/chrome/browser/sessions/session_backend.h index e371ed9..6ae8fbe 100644 --- a/chrome/browser/sessions/session_backend.h +++ b/chrome/browser/sessions/session_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_BACKEND_H_ #define CHROME_BROWSER_SESSIONS_SESSION_BACKEND_H_ -#pragma once #include <vector> diff --git a/chrome/browser/sessions/session_command.h b/chrome/browser/sessions/session_command.h index edbf769..beb7d85 100644 --- a/chrome/browser/sessions/session_command.h +++ b/chrome/browser/sessions/session_command.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_COMMAND_H_ #define CHROME_BROWSER_SESSIONS_SESSION_COMMAND_H_ -#pragma once #include <string> diff --git a/chrome/browser/sessions/session_id.h b/chrome/browser/sessions/session_id.h index 383aaf2..031fc14 100644 --- a/chrome/browser/sessions/session_id.h +++ b/chrome/browser/sessions/session_id.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_ID_H_ #define CHROME_BROWSER_SESSIONS_SESSION_ID_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/sessions/session_restore.h b/chrome/browser/sessions/session_restore.h index a68eb46..b3d2911 100644 --- a/chrome/browser/sessions/session_restore.h +++ b/chrome/browser/sessions/session_restore.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_RESTORE_H_ #define CHROME_BROWSER_SESSIONS_SESSION_RESTORE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/sessions/session_service.h b/chrome/browser/sessions/session_service.h index f9f973f..97621cf 100644 --- a/chrome/browser/sessions/session_service.h +++ b/chrome/browser/sessions/session_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_SERVICE_H_ #define CHROME_BROWSER_SESSIONS_SESSION_SERVICE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/sessions/session_service_test_helper.h b/chrome/browser/sessions/session_service_test_helper.h index 8586c74..3419712 100644 --- a/chrome/browser/sessions/session_service_test_helper.h +++ b/chrome/browser/sessions/session_service_test_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_SERVICE_TEST_HELPER_H_ #define CHROME_BROWSER_SESSIONS_SESSION_SERVICE_TEST_HELPER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/sessions/session_types.h b/chrome/browser/sessions/session_types.h index c5526c2..b8a23bf 100644 --- a/chrome/browser/sessions/session_types.h +++ b/chrome/browser/sessions/session_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_SESSION_TYPES_H_ #define CHROME_BROWSER_SESSIONS_SESSION_TYPES_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/sessions/tab_restore_service.h b/chrome/browser/sessions/tab_restore_service.h index aba0d77..3fea7fb 100644 --- a/chrome/browser/sessions/tab_restore_service.h +++ b/chrome/browser/sessions/tab_restore_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SESSIONS_TAB_RESTORE_SERVICE_H_ #define CHROME_BROWSER_SESSIONS_TAB_RESTORE_SERVICE_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/shell_integration.h b/chrome/browser/shell_integration.h index 37689c8..29e1d60 100644 --- a/chrome/browser/shell_integration.h +++ b/chrome/browser/shell_integration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SHELL_INTEGRATION_H_ #define CHROME_BROWSER_SHELL_INTEGRATION_H_ -#pragma once #include <string> diff --git a/chrome/browser/shell_integration_linux.h b/chrome/browser/shell_integration_linux.h index 643068a..6918910 100644 --- a/chrome/browser/shell_integration_linux.h +++ b/chrome/browser/shell_integration_linux.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SHELL_INTEGRATION_LINUX_H_ #define CHROME_BROWSER_SHELL_INTEGRATION_LINUX_H_ -#pragma once #include <string> diff --git a/chrome/browser/signin/signin_manager.h b/chrome/browser/signin/signin_manager.h index 5b82947f7..1baecf7 100644 --- a/chrome/browser/signin/signin_manager.h +++ b/chrome/browser/signin/signin_manager.h @@ -16,7 +16,6 @@ #ifndef CHROME_BROWSER_SIGNIN_SIGNIN_MANAGER_H_ #define CHROME_BROWSER_SIGNIN_SIGNIN_MANAGER_H_ -#pragma once #include <string> diff --git a/chrome/browser/signin/signin_manager_factory.h b/chrome/browser/signin/signin_manager_factory.h index 8f17d30..ef96552 100644 --- a/chrome/browser/signin/signin_manager_factory.h +++ b/chrome/browser/signin/signin_manager_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SIGNIN_SIGNIN_MANAGER_FACTORY_H_ #define CHROME_BROWSER_SIGNIN_SIGNIN_MANAGER_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/signin/signin_manager_fake.h b/chrome/browser/signin/signin_manager_fake.h index e796f4c..a108b0a 100644 --- a/chrome/browser/signin/signin_manager_fake.h +++ b/chrome/browser/signin/signin_manager_fake.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SIGNIN_SIGNIN_MANAGER_FAKE_H_ #define CHROME_BROWSER_SIGNIN_SIGNIN_MANAGER_FAKE_H_ -#pragma once #include <string> diff --git a/chrome/browser/signin/token_service.h b/chrome/browser/signin/token_service.h index e4f10e2..8e39362 100644 --- a/chrome/browser/signin/token_service.h +++ b/chrome/browser/signin/token_service.h @@ -34,7 +34,6 @@ #ifndef CHROME_BROWSER_SIGNIN_TOKEN_SERVICE_H_ #define CHROME_BROWSER_SIGNIN_TOKEN_SERVICE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/signin/token_service_factory.h b/chrome/browser/signin/token_service_factory.h index 5f98b0d..f4a42b5 100644 --- a/chrome/browser/signin/token_service_factory.h +++ b/chrome/browser/signin/token_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SIGNIN_TOKEN_SERVICE_FACTORY_H_ #define CHROME_BROWSER_SIGNIN_TOKEN_SERVICE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/signin/token_service_unittest.h b/chrome/browser/signin/token_service_unittest.h index edac181..97ed5a1 100644 --- a/chrome/browser/signin/token_service_unittest.h +++ b/chrome/browser/signin/token_service_unittest.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_SIGNIN_TOKEN_SERVICE_UNITTEST_H_ #define CHROME_BROWSER_SIGNIN_TOKEN_SERVICE_UNITTEST_H_ -#pragma once #include "base/message_loop.h" #include "base/synchronization/waitable_event.h" diff --git a/chrome/browser/signin/ubertoken_fetcher.h b/chrome/browser/signin/ubertoken_fetcher.h index 8338741..c6ad477 100644 --- a/chrome/browser/signin/ubertoken_fetcher.h +++ b/chrome/browser/signin/ubertoken_fetcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SIGNIN_UBERTOKEN_FETCHER_H_ #define CHROME_BROWSER_SIGNIN_UBERTOKEN_FETCHER_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/common/net/gaia/gaia_auth_consumer.h" diff --git a/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h b/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h index 519b152..a27ea8a 100644 --- a/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h +++ b/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_CHROME_SPEECH_RECOGNITION_MANAGER_DELEGATE_H_ #define CHROME_BROWSER_SPEECH_CHROME_SPEECH_RECOGNITION_MANAGER_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/speech/chrome_speech_recognition_preferences.h b/chrome/browser/speech/chrome_speech_recognition_preferences.h index 44950e2..19db31f 100644 --- a/chrome/browser/speech/chrome_speech_recognition_preferences.h +++ b/chrome/browser/speech/chrome_speech_recognition_preferences.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_CHROME_SPEECH_RECOGNITION_PREFERENCES_H_ #define CHROME_BROWSER_SPEECH_CHROME_SPEECH_RECOGNITION_PREFERENCES_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/speech/extension_api/tts_engine_extension_api.h b/chrome/browser/speech/extension_api/tts_engine_extension_api.h index c8653cb..6826264 100644 --- a/chrome/browser/speech/extension_api/tts_engine_extension_api.h +++ b/chrome/browser/speech/extension_api/tts_engine_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_ENGINE_EXTENSION_API_H_ #define CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_ENGINE_EXTENSION_API_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/extensions/extension_function.h" diff --git a/chrome/browser/speech/extension_api/tts_extension_api.h b/chrome/browser/speech/extension_api/tts_extension_api.h index 8f675cf..87b79c3 100644 --- a/chrome/browser/speech/extension_api/tts_extension_api.h +++ b/chrome/browser/speech/extension_api/tts_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_H_ #define CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_H_ -#pragma once #include <string> diff --git a/chrome/browser/speech/extension_api/tts_extension_api_chromeos.h b/chrome/browser/speech/extension_api/tts_extension_api_chromeos.h index ef225d8..f5edaac 100644 --- a/chrome/browser/speech/extension_api/tts_extension_api_chromeos.h +++ b/chrome/browser/speech/extension_api/tts_extension_api_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_CHROMEOS_H_ #define CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_CHROMEOS_H_ -#pragma once // This is called by AudioMixerAlsa to signal that it's safe to begin // using TTS on ChromeOS - this must happen after AudioMixerAlsa has diff --git a/chrome/browser/speech/extension_api/tts_extension_api_constants.h b/chrome/browser/speech/extension_api/tts_extension_api_constants.h index a697e74..760fcf0 100644 --- a/chrome/browser/speech/extension_api/tts_extension_api_constants.h +++ b/chrome/browser/speech/extension_api/tts_extension_api_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_CONSTANTS_H_ #define CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_CONSTANTS_H_ -#pragma once #include <string> diff --git a/chrome/browser/speech/extension_api/tts_extension_api_controller.h b/chrome/browser/speech/extension_api/tts_extension_api_controller.h index b374d50..e1fa714 100644 --- a/chrome/browser/speech/extension_api/tts_extension_api_controller.h +++ b/chrome/browser/speech/extension_api/tts_extension_api_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_CONTROLLER_H_ #define CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_CONTROLLER_H_ -#pragma once #include <queue> #include <set> diff --git a/chrome/browser/speech/extension_api/tts_extension_api_platform.h b/chrome/browser/speech/extension_api/tts_extension_api_platform.h index 26bdbae..03ac59f 100644 --- a/chrome/browser/speech/extension_api/tts_extension_api_platform.h +++ b/chrome/browser/speech/extension_api/tts_extension_api_platform.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_PLATFORM_H_ #define CHROME_BROWSER_SPEECH_EXTENSION_API_TTS_EXTENSION_API_PLATFORM_H_ -#pragma once #include <string> diff --git a/chrome/browser/speech/speech_input_extension_api.h b/chrome/browser/speech/speech_input_extension_api.h index fd7fba3..4982657 100644 --- a/chrome/browser/speech/speech_input_extension_api.h +++ b/chrome/browser/speech/speech_input_extension_api.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_SPEECH_INPUT_EXTENSION_API_H_ #define CHROME_BROWSER_SPEECH_SPEECH_INPUT_EXTENSION_API_H_ -#pragma once #include "chrome/browser/extensions/extension_function.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/speech/speech_input_extension_manager.h b/chrome/browser/speech/speech_input_extension_manager.h index 4e6e81d..4ef3bce 100644 --- a/chrome/browser/speech/speech_input_extension_manager.h +++ b/chrome/browser/speech/speech_input_extension_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_SPEECH_INPUT_EXTENSION_MANAGER_H_ #define CHROME_BROWSER_SPEECH_SPEECH_INPUT_EXTENSION_MANAGER_H_ -#pragma once #include <string> diff --git a/chrome/browser/speech/speech_recognition_bubble.h b/chrome/browser/speech/speech_recognition_bubble.h index ecb784b..699b273 100644 --- a/chrome/browser/speech/speech_recognition_bubble.h +++ b/chrome/browser/speech/speech_recognition_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_SPEECH_RECOGNITION_BUBBLE_H_ #define CHROME_BROWSER_SPEECH_SPEECH_RECOGNITION_BUBBLE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/speech/speech_recognition_bubble_controller.h b/chrome/browser/speech/speech_recognition_bubble_controller.h index e5b18a5..c7bac9e 100644 --- a/chrome/browser/speech/speech_recognition_bubble_controller.h +++ b/chrome/browser/speech/speech_recognition_bubble_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_SPEECH_RECOGNITION_BUBBLE_CONTROLLER_H_ #define CHROME_BROWSER_SPEECH_SPEECH_RECOGNITION_BUBBLE_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/speech/speech_recognition_tray_icon_controller.h b/chrome/browser/speech/speech_recognition_tray_icon_controller.h index a73d981..5840186 100644 --- a/chrome/browser/speech/speech_recognition_tray_icon_controller.h +++ b/chrome/browser/speech/speech_recognition_tray_icon_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPEECH_SPEECH_RECOGNITION_TRAY_ICON_CONTROLLER_H_ #define CHROME_BROWSER_SPEECH_SPEECH_RECOGNITION_TRAY_ICON_CONTROLLER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/spellchecker/spellcheck_factory.h b/chrome/browser/spellchecker/spellcheck_factory.h index 9ac98e7..98ef677 100644 --- a/chrome/browser/spellchecker/spellcheck_factory.h +++ b/chrome/browser/spellchecker/spellcheck_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_FACTORY_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/spellchecker/spellcheck_host.h b/chrome/browser/spellchecker/spellcheck_host.h index 38daccd..f3ec459 100644 --- a/chrome/browser/spellchecker/spellcheck_host.h +++ b/chrome/browser/spellchecker/spellcheck_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_HOST_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_HOST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/spellchecker/spellcheck_host_impl.h b/chrome/browser/spellchecker/spellcheck_host_impl.h index 3b221cb..b61a248 100644 --- a/chrome/browser/spellchecker/spellcheck_host_impl.h +++ b/chrome/browser/spellchecker/spellcheck_host_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_HOST_IMPL_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_HOST_IMPL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/spellchecker/spellcheck_host_metrics.h b/chrome/browser/spellchecker/spellcheck_host_metrics.h index a1d8722..d8c9629 100644 --- a/chrome/browser/spellchecker/spellcheck_host_metrics.h +++ b/chrome/browser/spellchecker/spellcheck_host_metrics.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_HOST_METRICS_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_HOST_METRICS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/spellchecker/spellcheck_message_filter.h b/chrome/browser/spellchecker/spellcheck_message_filter.h index 2b3b861..739e9fb 100644 --- a/chrome/browser/spellchecker/spellcheck_message_filter.h +++ b/chrome/browser/spellchecker/spellcheck_message_filter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_MESSAGE_FILTER_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_MESSAGE_FILTER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/spellchecker/spellcheck_platform_mac.h b/chrome/browser/spellchecker/spellcheck_platform_mac.h index 3403af5c..5796994 100644 --- a/chrome/browser/spellchecker/spellcheck_platform_mac.h +++ b/chrome/browser/spellchecker/spellcheck_platform_mac.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_PLATFORM_MAC_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_PLATFORM_MAC_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/spellchecker/spellcheck_profile.h b/chrome/browser/spellchecker/spellcheck_profile.h index 4235e31..ed3bd1e 100644 --- a/chrome/browser/spellchecker/spellcheck_profile.h +++ b/chrome/browser/spellchecker/spellcheck_profile.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_PROFILE_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_PROFILE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/spellchecker/spellcheck_profile_provider.h b/chrome/browser/spellchecker/spellcheck_profile_provider.h index f0685d7..82bd6c0 100644 --- a/chrome/browser/spellchecker/spellcheck_profile_provider.h +++ b/chrome/browser/spellchecker/spellcheck_profile_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_PROFILE_PROVIDER_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLCHECK_PROFILE_PROVIDER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/spellchecker/spelling_service_client.h b/chrome/browser/spellchecker/spelling_service_client.h index be9d33c..b94caa6 100644 --- a/chrome/browser/spellchecker/spelling_service_client.h +++ b/chrome/browser/spellchecker/spelling_service_client.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SPELLCHECKER_SPELLING_SERVICE_CLIENT_H_ #define CHROME_BROWSER_SPELLCHECKER_SPELLING_SERVICE_CLIENT_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ssl/ssl_add_cert_handler.h b/chrome/browser/ssl/ssl_add_cert_handler.h index 5c7ba0a..2d040ef 100644 --- a/chrome/browser/ssl/ssl_add_cert_handler.h +++ b/chrome/browser/ssl/ssl_add_cert_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SSL_SSL_ADD_CERT_HANDLER_H_ #define CHROME_BROWSER_SSL_SSL_ADD_CERT_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ssl/ssl_blocking_page.h b/chrome/browser/ssl/ssl_blocking_page.h index 2d5afb0..45841ab 100644 --- a/chrome/browser/ssl/ssl_blocking_page.h +++ b/chrome/browser/ssl/ssl_blocking_page.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SSL_SSL_BLOCKING_PAGE_H_ #define CHROME_BROWSER_SSL_SSL_BLOCKING_PAGE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ssl/ssl_client_auth_observer.h b/chrome/browser/ssl/ssl_client_auth_observer.h index 637e998..5d57780 100644 --- a/chrome/browser/ssl/ssl_client_auth_observer.h +++ b/chrome/browser/ssl/ssl_client_auth_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SSL_SSL_CLIENT_AUTH_OBSERVER_H_ #define CHROME_BROWSER_SSL_SSL_CLIENT_AUTH_OBSERVER_H_ -#pragma once #include "base/callback.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ssl/ssl_client_auth_requestor_mock.h b/chrome/browser/ssl/ssl_client_auth_requestor_mock.h index 2f3eb12..5ee6cf3 100644 --- a/chrome/browser/ssl/ssl_client_auth_requestor_mock.h +++ b/chrome/browser/ssl/ssl_client_auth_requestor_mock.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SSL_SSL_CLIENT_AUTH_REQUESTOR_MOCK_H_ #define CHROME_BROWSER_SSL_SSL_CLIENT_AUTH_REQUESTOR_MOCK_H_ -#pragma once #include "base/memory/ref_counted.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chrome/browser/ssl/ssl_error_info.h b/chrome/browser/ssl/ssl_error_info.h index 868ec9f..26b2679 100644 --- a/chrome/browser/ssl/ssl_error_info.h +++ b/chrome/browser/ssl/ssl_error_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SSL_SSL_ERROR_INFO_H_ #define CHROME_BROWSER_SSL_SSL_ERROR_INFO_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ssl_client_certificate_selector.h b/chrome/browser/ssl_client_certificate_selector.h index aa26dd7..f70a741 100644 --- a/chrome/browser/ssl_client_certificate_selector.h +++ b/chrome/browser/ssl_client_certificate_selector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_SSL_CLIENT_CERTIFICATE_SELECTOR_H_ #define CHROME_BROWSER_SSL_CLIENT_CERTIFICATE_SELECTOR_H_ -#pragma once #include "base/callback_forward.h" diff --git a/chrome/browser/status_icons/desktop_notification_balloon.h b/chrome/browser/status_icons/desktop_notification_balloon.h index f3b9195..475857e3 100644 --- a/chrome/browser/status_icons/desktop_notification_balloon.h +++ b/chrome/browser/status_icons/desktop_notification_balloon.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_STATUS_ICONS_DESKTOP_NOTIFICATION_BALLOON_H_ #define CHROME_BROWSER_STATUS_ICONS_DESKTOP_NOTIFICATION_BALLOON_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/status_icons/status_icon.h b/chrome/browser/status_icons/status_icon.h index e8589318..6463f94 100644 --- a/chrome/browser/status_icons/status_icon.h +++ b/chrome/browser/status_icons/status_icon.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_STATUS_ICONS_STATUS_ICON_H_ #define CHROME_BROWSER_STATUS_ICONS_STATUS_ICON_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/status_icons/status_icon_observer.h b/chrome/browser/status_icons/status_icon_observer.h index ea7a93a..28ee3d8 100644 --- a/chrome/browser/status_icons/status_icon_observer.h +++ b/chrome/browser/status_icons/status_icon_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_STATUS_ICONS_STATUS_ICON_OBSERVER_H_ #define CHROME_BROWSER_STATUS_ICONS_STATUS_ICON_OBSERVER_H_ -#pragma once class StatusIconObserver { public: diff --git a/chrome/browser/status_icons/status_tray.h b/chrome/browser/status_icons/status_tray.h index 6392b99..c715ec5 100644 --- a/chrome/browser/status_icons/status_tray.h +++ b/chrome/browser/status_icons/status_tray.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_STATUS_ICONS_STATUS_TRAY_H_ #define CHROME_BROWSER_STATUS_ICONS_STATUS_TRAY_H_ -#pragma once #include "base/basictypes.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/tab_contents/background_contents.h b/chrome/browser/tab_contents/background_contents.h index 2c65cf8..1233f586f 100644 --- a/chrome/browser/tab_contents/background_contents.h +++ b/chrome/browser/tab_contents/background_contents.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_BACKGROUND_CONTENTS_H_ #define CHROME_BROWSER_TAB_CONTENTS_BACKGROUND_CONTENTS_H_ -#pragma once #include <string> diff --git a/chrome/browser/tab_contents/confirm_infobar_delegate.h b/chrome/browser/tab_contents/confirm_infobar_delegate.h index 1dc5b6d..cf95bcc 100644 --- a/chrome/browser/tab_contents/confirm_infobar_delegate.h +++ b/chrome/browser/tab_contents/confirm_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_CONFIRM_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_TAB_CONTENTS_CONFIRM_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/tab_contents/insecure_content_infobar_delegate.h b/chrome/browser/tab_contents/insecure_content_infobar_delegate.h index b137e86..0e7557b 100644 --- a/chrome/browser/tab_contents/insecure_content_infobar_delegate.h +++ b/chrome/browser/tab_contents/insecure_content_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_INSECURE_CONTENT_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_TAB_CONTENTS_INSECURE_CONTENT_INFOBAR_DELEGATE_H_ -#pragma once #include "chrome/browser/tab_contents/confirm_infobar_delegate.h" diff --git a/chrome/browser/tab_contents/language_state.h b/chrome/browser/tab_contents/language_state.h index c3cb27b..7fc4059 100644 --- a/chrome/browser/tab_contents/language_state.h +++ b/chrome/browser/tab_contents/language_state.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_LANGUAGE_STATE_H_ #define CHROME_BROWSER_TAB_CONTENTS_LANGUAGE_STATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/tab_contents/link_infobar_delegate.h b/chrome/browser/tab_contents/link_infobar_delegate.h index e4d7d33..ab7cbf6 100644 --- a/chrome/browser/tab_contents/link_infobar_delegate.h +++ b/chrome/browser/tab_contents/link_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_LINK_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_TAB_CONTENTS_LINK_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/tab_contents/render_view_context_menu.h b/chrome/browser/tab_contents/render_view_context_menu.h index 7a05133..b7c79d3 100644 --- a/chrome/browser/tab_contents/render_view_context_menu.h +++ b/chrome/browser/tab_contents/render_view_context_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_H_ #define CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/tab_contents/render_view_context_menu_browsertest_util.h b/chrome/browser/tab_contents/render_view_context_menu_browsertest_util.h index dac0c03..b80e65a 100644 --- a/chrome/browser/tab_contents/render_view_context_menu_browsertest_util.h +++ b/chrome/browser/tab_contents/render_view_context_menu_browsertest_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_BROWSERTEST_UTIL_H_ #define CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_BROWSERTEST_UTIL_H_ -#pragma once #include "base/basictypes.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/tab_contents/render_view_context_menu_observer.h b/chrome/browser/tab_contents/render_view_context_menu_observer.h index dd98be7..771f626 100644 --- a/chrome/browser/tab_contents/render_view_context_menu_observer.h +++ b/chrome/browser/tab_contents/render_view_context_menu_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_OBSERVER_H_ #define CHROME_BROWSER_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_OBSERVER_H_ -#pragma once namespace content { struct ContextMenuParams; diff --git a/chrome/browser/tab_contents/retargeting_details.h b/chrome/browser/tab_contents/retargeting_details.h index f978e0e..4a5febc 100644 --- a/chrome/browser/tab_contents/retargeting_details.h +++ b/chrome/browser/tab_contents/retargeting_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_RETARGETING_DETAILS_H_ #define CHROME_BROWSER_TAB_CONTENTS_RETARGETING_DETAILS_H_ -#pragma once #include "googleurl/src/gurl.h" diff --git a/chrome/browser/tab_contents/simple_alert_infobar_delegate.h b/chrome/browser/tab_contents/simple_alert_infobar_delegate.h index 4b5e11c..b025753 100644 --- a/chrome/browser/tab_contents/simple_alert_infobar_delegate.h +++ b/chrome/browser/tab_contents/simple_alert_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_SIMPLE_ALERT_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_TAB_CONTENTS_SIMPLE_ALERT_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/tab_contents/spellchecker_submenu_observer.h b/chrome/browser/tab_contents/spellchecker_submenu_observer.h index f2c0f20..afa2dfb 100644 --- a/chrome/browser/tab_contents/spellchecker_submenu_observer.h +++ b/chrome/browser/tab_contents/spellchecker_submenu_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_SPELLCHECKER_SUBMENU_OBSERVER_H_ #define CHROME_BROWSER_TAB_CONTENTS_SPELLCHECKER_SUBMENU_OBSERVER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/tab_contents/spelling_bubble_model.h b/chrome/browser/tab_contents/spelling_bubble_model.h index c836d27..5e6ec34 100644 --- a/chrome/browser/tab_contents/spelling_bubble_model.h +++ b/chrome/browser/tab_contents/spelling_bubble_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_SPELLING_BUBBLE_MODEL_H_ #define CHROME_BROWSER_TAB_CONTENTS_SPELLING_BUBBLE_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/tab_contents/spelling_menu_observer.h b/chrome/browser/tab_contents/spelling_menu_observer.h index 985594d..7d41236 100644 --- a/chrome/browser/tab_contents/spelling_menu_observer.h +++ b/chrome/browser/tab_contents/spelling_menu_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_SPELLING_MENU_OBSERVER_H_ #define CHROME_BROWSER_TAB_CONTENTS_SPELLING_MENU_OBSERVER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/tab_contents/tab_contents_ssl_helper.h b/chrome/browser/tab_contents/tab_contents_ssl_helper.h index 1f8a001..2b08c5a 100644 --- a/chrome/browser/tab_contents/tab_contents_ssl_helper.h +++ b/chrome/browser/tab_contents/tab_contents_ssl_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_TAB_CONTENTS_SSL_HELPER_H_ #define CHROME_BROWSER_TAB_CONTENTS_TAB_CONTENTS_SSL_HELPER_H_ -#pragma once #include <map> diff --git a/chrome/browser/tab_contents/tab_util.h b/chrome/browser/tab_contents/tab_util.h index cd212da..7c6111c 100644 --- a/chrome/browser/tab_contents/tab_util.h +++ b/chrome/browser/tab_contents/tab_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_TAB_UTIL_H_ #define CHROME_BROWSER_TAB_CONTENTS_TAB_UTIL_H_ -#pragma once class GURL; class Profile; diff --git a/chrome/browser/tab_contents/thumbnail_generator.h b/chrome/browser/tab_contents/thumbnail_generator.h index cceb483..1475297 100644 --- a/chrome/browser/tab_contents/thumbnail_generator.h +++ b/chrome/browser/tab_contents/thumbnail_generator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_THUMBNAIL_GENERATOR_H_ #define CHROME_BROWSER_TAB_CONTENTS_THUMBNAIL_GENERATOR_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/tab_contents/web_drag_bookmark_handler_aura.h b/chrome/browser/tab_contents/web_drag_bookmark_handler_aura.h index 820ec47..835eef0 100644 --- a/chrome/browser/tab_contents/web_drag_bookmark_handler_aura.h +++ b/chrome/browser/tab_contents/web_drag_bookmark_handler_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_AURA_H_ #define CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_AURA_H_ -#pragma once #include "content/public/browser/web_contents.h" #include "content/public/browser/web_drag_dest_delegate.h" diff --git a/chrome/browser/tab_contents/web_drag_bookmark_handler_gtk.h b/chrome/browser/tab_contents/web_drag_bookmark_handler_gtk.h index f42bfff..72a052d 100644 --- a/chrome/browser/tab_contents/web_drag_bookmark_handler_gtk.h +++ b/chrome/browser/tab_contents/web_drag_bookmark_handler_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_GTK_H_ #define CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/bookmarks/bookmark_node_data.h" diff --git a/chrome/browser/tab_contents/web_drag_bookmark_handler_mac.h b/chrome/browser/tab_contents/web_drag_bookmark_handler_mac.h index f6400a8..a94bf4b 100644 --- a/chrome/browser/tab_contents/web_drag_bookmark_handler_mac.h +++ b/chrome/browser/tab_contents/web_drag_bookmark_handler_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_MAC_H_ #define CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_MAC_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/bookmarks/bookmark_node_data.h" diff --git a/chrome/browser/tab_contents/web_drag_bookmark_handler_win.h b/chrome/browser/tab_contents/web_drag_bookmark_handler_win.h index 7772925..51b356a 100644 --- a/chrome/browser/tab_contents/web_drag_bookmark_handler_win.h +++ b/chrome/browser/tab_contents/web_drag_bookmark_handler_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_WIN_H_ #define CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_BOOKMARK_HANDLER_WIN_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/bookmarks/bookmark_node_data.h" diff --git a/chrome/browser/task_manager/task_manager.h b/chrome/browser/task_manager/task_manager.h index d4a62ea..2fbca72 100644 --- a/chrome/browser/task_manager/task_manager.h +++ b/chrome/browser/task_manager/task_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_H_ #define CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/task_manager/task_manager_browsertest_util.h b/chrome/browser/task_manager/task_manager_browsertest_util.h index a9432f8..4983437 100644 --- a/chrome/browser/task_manager/task_manager_browsertest_util.h +++ b/chrome/browser/task_manager/task_manager_browsertest_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_BROWSERTEST_UTIL_H_ #define CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_BROWSERTEST_UTIL_H_ -#pragma once #include "chrome/browser/ui/browser.h" diff --git a/chrome/browser/task_manager/task_manager_resource_providers.h b/chrome/browser/task_manager/task_manager_resource_providers.h index fb3b0dd..a926ac2 100644 --- a/chrome/browser/task_manager/task_manager_resource_providers.h +++ b/chrome/browser/task_manager/task_manager_resource_providers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_RESOURCE_PROVIDERS_H_ #define CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_RESOURCE_PROVIDERS_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/task_manager/task_manager_worker_resource_provider.h b/chrome/browser/task_manager/task_manager_worker_resource_provider.h index cafe3e2..2694498 100644 --- a/chrome/browser/task_manager/task_manager_worker_resource_provider.h +++ b/chrome/browser/task_manager/task_manager_worker_resource_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_WORKER_RESOURCE_PROVIDER_H_ #define CHROME_BROWSER_TASK_MANAGER_TASK_MANAGER_WORKER_RESOURCE_PROVIDER_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/task_profiler/auto_tracking.h b/chrome/browser/task_profiler/auto_tracking.h index e075815..b443871 100644 --- a/chrome/browser/task_profiler/auto_tracking.h +++ b/chrome/browser/task_profiler/auto_tracking.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TASK_PROFILER_AUTO_TRACKING_H_ #define CHROME_BROWSER_TASK_PROFILER_AUTO_TRACKING_H_ -#pragma once #include "base/file_path.h" #include "base/tracked_objects.h" diff --git a/chrome/browser/task_profiler/task_profiler_data_serializer.h b/chrome/browser/task_profiler/task_profiler_data_serializer.h index c76cb00..6c2020e 100644 --- a/chrome/browser/task_profiler/task_profiler_data_serializer.h +++ b/chrome/browser/task_profiler/task_profiler_data_serializer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TASK_PROFILER_TASK_PROFILER_DATA_SERIALIZER_H_ #define CHROME_BROWSER_TASK_PROFILER_TASK_PROFILER_DATA_SERIALIZER_H_ -#pragma once #include "base/basictypes.h" #include "content/public/common/process_type.h" diff --git a/chrome/browser/themes/browser_theme_pack.h b/chrome/browser/themes/browser_theme_pack.h index a968a81..5121034 100644 --- a/chrome/browser/themes/browser_theme_pack.h +++ b/chrome/browser/themes/browser_theme_pack.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_THEMES_BROWSER_THEME_PACK_H_ #define CHROME_BROWSER_THEMES_BROWSER_THEME_PACK_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/themes/theme_service.h b/chrome/browser/themes/theme_service.h index 7ffa610..a41e7ec 100644 --- a/chrome/browser/themes/theme_service.h +++ b/chrome/browser/themes/theme_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_THEMES_THEME_SERVICE_H_ #define CHROME_BROWSER_THEMES_THEME_SERVICE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/toolkit_extra_parts.h b/chrome/browser/toolkit_extra_parts.h index 4df94e4..802c080 100644 --- a/chrome/browser/toolkit_extra_parts.h +++ b/chrome/browser/toolkit_extra_parts.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TOOLKIT_EXTRA_PARTS_H_ #define CHROME_BROWSER_TOOLKIT_EXTRA_PARTS_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/translate/languages_menu_model.h b/chrome/browser/translate/languages_menu_model.h index a426543..06a54a5 100644 --- a/chrome/browser/translate/languages_menu_model.h +++ b/chrome/browser/translate/languages_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_LANGUAGES_MENU_MODEL_H_ #define CHROME_BROWSER_TRANSLATE_LANGUAGES_MENU_MODEL_H_ -#pragma once #include "ui/base/models/simple_menu_model.h" diff --git a/chrome/browser/translate/options_menu_model.h b/chrome/browser/translate/options_menu_model.h index 308f717..32d03cb 100644 --- a/chrome/browser/translate/options_menu_model.h +++ b/chrome/browser/translate/options_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_OPTIONS_MENU_MODEL_H_ #define CHROME_BROWSER_TRANSLATE_OPTIONS_MENU_MODEL_H_ -#pragma once #include "ui/base/models/simple_menu_model.h" diff --git a/chrome/browser/translate/page_translated_details.h b/chrome/browser/translate/page_translated_details.h index 0d6c18a..61a43d4 100644 --- a/chrome/browser/translate/page_translated_details.h +++ b/chrome/browser/translate/page_translated_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_PAGE_TRANSLATED_DETAILS_H_ #define CHROME_BROWSER_TRANSLATE_PAGE_TRANSLATED_DETAILS_H_ -#pragma once #include <string> diff --git a/chrome/browser/translate/translate_infobar_delegate.h b/chrome/browser/translate/translate_infobar_delegate.h index a7fe3b7..c7e9d0b 100644 --- a/chrome/browser/translate/translate_infobar_delegate.h +++ b/chrome/browser/translate/translate_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_TRANSLATE_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_TRANSLATE_TRANSLATE_INFOBAR_DELEGATE_H_ -#pragma once #include <string> #include <utility> diff --git a/chrome/browser/translate/translate_infobar_view.h b/chrome/browser/translate/translate_infobar_view.h index e9b282f..43144f0 100644 --- a/chrome/browser/translate/translate_infobar_view.h +++ b/chrome/browser/translate/translate_infobar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_TRANSLATE_INFOBAR_VIEW_H_ #define CHROME_BROWSER_TRANSLATE_TRANSLATE_INFOBAR_VIEW_H_ -#pragma once // This interface should be implemented by classes that are the view (in the MVC // sense) of the TranslateInfoBarDelegate (which is the model). diff --git a/chrome/browser/translate/translate_manager.h b/chrome/browser/translate/translate_manager.h index ef473e0..22524b7 100644 --- a/chrome/browser/translate/translate_manager.h +++ b/chrome/browser/translate/translate_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_TRANSLATE_MANAGER_H_ #define CHROME_BROWSER_TRANSLATE_TRANSLATE_MANAGER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/translate/translate_prefs.h b/chrome/browser/translate/translate_prefs.h index f6bf18e..8b757e6 100644 --- a/chrome/browser/translate/translate_prefs.h +++ b/chrome/browser/translate/translate_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_TRANSLATE_PREFS_H_ #define CHROME_BROWSER_TRANSLATE_TRANSLATE_PREFS_H_ -#pragma once #include <string> diff --git a/chrome/browser/translate/translate_tab_helper.h b/chrome/browser/translate/translate_tab_helper.h index f56f65e..ccfa7a6 100644 --- a/chrome/browser/translate/translate_tab_helper.h +++ b/chrome/browser/translate/translate_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_TRANSLATE_TRANSLATE_TAB_HELPER_H_ #define CHROME_BROWSER_TRANSLATE_TRANSLATE_TAB_HELPER_H_ -#pragma once #include "chrome/browser/tab_contents/language_state.h" #include "chrome/common/translate_errors.h" diff --git a/chrome/browser/ui/alternate_error_tab_observer.h b/chrome/browser/ui/alternate_error_tab_observer.h index 74bb804..48e2269 100644 --- a/chrome/browser/ui/alternate_error_tab_observer.h +++ b/chrome/browser/ui/alternate_error_tab_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_ALTERNATE_ERROR_TAB_OBSERVER_H_ #define CHROME_BROWSER_UI_ALTERNATE_ERROR_TAB_OBSERVER_H_ -#pragma once #include "chrome/browser/prefs/pref_change_registrar.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/ui/android/extensions/extension_view_android.h b/chrome/browser/ui/android/extensions/extension_view_android.h index 547c796..0d92f0c 100644 --- a/chrome/browser/ui/android/extensions/extension_view_android.h +++ b/chrome/browser/ui/android/extensions/extension_view_android.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_ANDROID_EXTENSIONS_EXTENSION_VIEW_ANDROID_H_ #define CHROME_BROWSER_UI_ANDROID_EXTENSIONS_EXTENSION_VIEW_ANDROID_H_ -#pragma once #include "base/basictypes.h" #include "ui/gfx/size.h" diff --git a/chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h b/chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h index 491a94a..aa70d58 100644 --- a/chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h +++ b/chrome/browser/ui/app_modal_dialogs/app_modal_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_APP_MODAL_DIALOGS_APP_MODAL_DIALOG_H_ #define CHROME_BROWSER_UI_APP_MODAL_DIALOGS_APP_MODAL_DIALOG_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h b/chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h index 194f1d5..5f4eb9a 100644 --- a/chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h +++ b/chrome/browser/ui/app_modal_dialogs/app_modal_dialog_queue.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_APP_MODAL_DIALOGS_APP_MODAL_DIALOG_QUEUE_H_ #define CHROME_BROWSER_UI_APP_MODAL_DIALOGS_APP_MODAL_DIALOG_QUEUE_H_ -#pragma once #include <deque> diff --git a/chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h b/chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h index bb1c38c..ed1a617 100644 --- a/chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h +++ b/chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_APP_MODAL_DIALOGS_JAVASCRIPT_APP_MODAL_DIALOG_H_ #define CHROME_BROWSER_UI_APP_MODAL_DIALOGS_JAVASCRIPT_APP_MODAL_DIALOG_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.h b/chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.h index 5fcebe6..05bdc2b 100644 --- a/chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.h +++ b/chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_APP_MODAL_DIALOGS_JAVASCRIPT_DIALOG_CREATOR_H_ #define CHROME_BROWSER_UI_APP_MODAL_DIALOGS_JAVASCRIPT_DIALOG_CREATOR_H_ -#pragma once namespace content { class JavaScriptDialogCreator; diff --git a/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h b/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h index 2f1fc21..6fe82f8 100644 --- a/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h +++ b/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_APP_MODAL_DIALOGS_NATIVE_APP_MODAL_DIALOG_H_ #define CHROME_BROWSER_UI_APP_MODAL_DIALOGS_NATIVE_APP_MODAL_DIALOG_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/ash/chrome_launcher_prefs.h b/chrome/browser/ui/ash/chrome_launcher_prefs.h index 03af3d8..cf9b15f 100644 --- a/chrome/browser/ui/ash/chrome_launcher_prefs.h +++ b/chrome/browser/ui/ash/chrome_launcher_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_ASH_CHROME_LAUNCHER_PREFS_H_ #define CHROME_BROWSER_UI_ASH_CHROME_LAUNCHER_PREFS_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h b/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h index 521bbc1..951e43f 100644 --- a/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h +++ b/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_AURA_CHROME_BROWSER_MAIN_EXTRA_PARTS_AURA_H_ #define CHROME_BROWSER_UI_AURA_CHROME_BROWSER_MAIN_EXTRA_PARTS_AURA_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/base_window.h b/chrome/browser/ui/base_window.h index 76c4dde..1d09b36 100644 --- a/chrome/browser/ui/base_window.h +++ b/chrome/browser/ui/base_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BASE_WINDOW_H_ #define CHROME_BROWSER_UI_BASE_WINDOW_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/blocked_content/blocked_content_container.h b/chrome/browser/ui/blocked_content/blocked_content_container.h index 2ff243f..f6eb7d8 100644 --- a/chrome/browser/ui/blocked_content/blocked_content_container.h +++ b/chrome/browser/ui/blocked_content/blocked_content_container.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_UI_BLOCKED_CONTENT_BLOCKED_CONTENT_CONTAINER_H_ #define CHROME_BROWSER_UI_BLOCKED_CONTENT_BLOCKED_CONTENT_CONTAINER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h b/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h index 753ae2e..e317443 100644 --- a/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h +++ b/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BLOCKED_CONTENT_BLOCKED_CONTENT_TAB_HELPER_H_ #define CHROME_BROWSER_UI_BLOCKED_CONTENT_BLOCKED_CONTENT_TAB_HELPER_H_ -#pragma once #include "chrome/browser/ui/find_bar/find_bar_controller.h" #include "chrome/browser/ui/find_bar/find_notification_details.h" diff --git a/chrome/browser/ui/blocked_content/blocked_content_tab_helper_delegate.h b/chrome/browser/ui/blocked_content/blocked_content_tab_helper_delegate.h index c962ea4..3a842c1 100644 --- a/chrome/browser/ui/blocked_content/blocked_content_tab_helper_delegate.h +++ b/chrome/browser/ui/blocked_content/blocked_content_tab_helper_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BLOCKED_CONTENT_BLOCKED_CONTENT_TAB_HELPER_DELEGATE_H_ #define CHROME_BROWSER_UI_BLOCKED_CONTENT_BLOCKED_CONTENT_TAB_HELPER_DELEGATE_H_ -#pragma once class TabContents; diff --git a/chrome/browser/ui/bookmarks/bookmark_bar.h b/chrome/browser/ui/bookmarks/bookmark_bar.h index f295a78..e5f0ed2 100644 --- a/chrome/browser/ui/bookmarks/bookmark_bar.h +++ b/chrome/browser/ui/bookmarks/bookmark_bar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_BAR_H_ #define CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_BAR_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/bookmarks/bookmark_tab_helper.h b/chrome/browser/ui/bookmarks/bookmark_tab_helper.h index f90a0fc..e2a9b2b 100644 --- a/chrome/browser/ui/bookmarks/bookmark_tab_helper.h +++ b/chrome/browser/ui/bookmarks/bookmark_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_TAB_HELPER_H_ #define CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_TAB_HELPER_H_ -#pragma once #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" diff --git a/chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h b/chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h index c82bf6f..c53d243 100644 --- a/chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h +++ b/chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_TAB_HELPER_DELEGATE_H_ #define CHROME_BROWSER_UI_BOOKMARKS_BOOKMARK_TAB_HELPER_DELEGATE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h index fb4c705..5e8cea2 100644 --- a/chrome/browser/ui/browser.h +++ b/chrome/browser/ui/browser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_H_ #define CHROME_BROWSER_UI_BROWSER_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/ui/browser_command_controller.h b/chrome/browser/ui/browser_command_controller.h index 909e7e7..c5bfb9e 100644 --- a/chrome/browser/ui/browser_command_controller.h +++ b/chrome/browser/ui/browser_command_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_COMMAND_CONTROLLER_H_ #define CHROME_BROWSER_UI_BROWSER_COMMAND_CONTROLLER_H_ -#pragma once #include "chrome/browser/command_updater.h" #include "chrome/browser/prefs/pref_change_registrar.h" diff --git a/chrome/browser/ui/browser_commands.h b/chrome/browser/ui/browser_commands.h index 9549637..d4dc937 100644 --- a/chrome/browser/ui/browser_commands.h +++ b/chrome/browser/ui/browser_commands.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_COMMANDS_H_ #define CHROME_BROWSER_UI_BROWSER_COMMANDS_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/browser_content_setting_bubble_model_delegate.h b/chrome/browser/ui/browser_content_setting_bubble_model_delegate.h index e7abf74..554f26b 100644 --- a/chrome/browser/ui/browser_content_setting_bubble_model_delegate.h +++ b/chrome/browser/ui/browser_content_setting_bubble_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_CONTENT_SETTING_BUBBLE_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_BROWSER_CONTENT_SETTING_BUBBLE_MODEL_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/browser_dialogs.h b/chrome/browser/ui/browser_dialogs.h index 1f4699e..f6dbeb2 100644 --- a/chrome/browser/ui/browser_dialogs.h +++ b/chrome/browser/ui/browser_dialogs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_DIALOGS_H_ #define CHROME_BROWSER_UI_BROWSER_DIALOGS_H_ -#pragma once #include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED. #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/browser_finder.h b/chrome/browser/ui/browser_finder.h index cac6fbd..76b49c3 100644 --- a/chrome/browser/ui/browser_finder.h +++ b/chrome/browser/ui/browser_finder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_FINDER_H_ #define CHROME_BROWSER_UI_BROWSER_FINDER_H_ -#pragma once #include "chrome/browser/ui/browser.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/browser_instant_controller.h b/chrome/browser/ui/browser_instant_controller.h index 730036e..6aa23ab 100644 --- a/chrome/browser/ui/browser_instant_controller.h +++ b/chrome/browser/ui/browser_instant_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_INSTANT_CONTROLLER_H_ #define CHROME_BROWSER_UI_BROWSER_INSTANT_CONTROLLER_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/instant/instant_controller_delegate.h" diff --git a/chrome/browser/ui/browser_list.h b/chrome/browser/ui/browser_list.h index 494ffa5..6050280 100644 --- a/chrome/browser/ui/browser_list.h +++ b/chrome/browser/ui/browser_list.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_LIST_H_ #define CHROME_BROWSER_UI_BROWSER_LIST_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/browser_mac.h b/chrome/browser/ui/browser_mac.h index f687bb9..6944e2b 100644 --- a/chrome/browser/ui/browser_mac.h +++ b/chrome/browser/ui/browser_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_MAC_H_ #define CHROME_BROWSER_UI_BROWSER_MAC_H_ -#pragma once #include "chrome/browser/ui/chrome_pages.h" #include "chrome/browser/ui/webui/sync_promo/sync_promo_ui.h" diff --git a/chrome/browser/ui/browser_navigator.h b/chrome/browser/ui/browser_navigator.h index 2f92366..403d955 100644 --- a/chrome/browser/ui/browser_navigator.h +++ b/chrome/browser/ui/browser_navigator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_NAVIGATOR_H_ #define CHROME_BROWSER_UI_BROWSER_NAVIGATOR_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/browser_tab_strip_model_delegate.h b/chrome/browser/ui/browser_tab_strip_model_delegate.h index b98515b..56a00a5 100644 --- a/chrome/browser/ui/browser_tab_strip_model_delegate.h +++ b/chrome/browser/ui/browser_tab_strip_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_TAB_STRIP_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_BROWSER_TAB_STRIP_MODEL_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/browser_tabrestore.h b/chrome/browser/ui/browser_tabrestore.h index df738e7..9dfddfb 100644 --- a/chrome/browser/ui/browser_tabrestore.h +++ b/chrome/browser/ui/browser_tabrestore.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_TABRESTORE_H_ #define CHROME_BROWSER_UI_BROWSER_TABRESTORE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/browser_tabstrip.h b/chrome/browser/ui/browser_tabstrip.h index 39028c6..3eb2722 100644 --- a/chrome/browser/ui/browser_tabstrip.h +++ b/chrome/browser/ui/browser_tabstrip.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_TABSTRIP_H_ #define CHROME_BROWSER_UI_BROWSER_TABSTRIP_H_ -#pragma once #include "content/public/common/page_transition_types.h" #include "webkit/glue/window_open_disposition.h" diff --git a/chrome/browser/ui/browser_toolbar_model_delegate.h b/chrome/browser/ui/browser_toolbar_model_delegate.h index dd38ba1f..61c8db5 100644 --- a/chrome/browser/ui/browser_toolbar_model_delegate.h +++ b/chrome/browser/ui/browser_toolbar_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_TOOLBAR_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_BROWSER_TOOLBAR_MODEL_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/browser_ui_prefs.h b/chrome/browser/ui/browser_ui_prefs.h index 861e2790..966a0f9 100644 --- a/chrome/browser/ui/browser_ui_prefs.h +++ b/chrome/browser/ui/browser_ui_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_UI_PREFS_H_ #define CHROME_BROWSER_UI_BROWSER_UI_PREFS_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/browser_view_prefs.h b/chrome/browser/ui/browser_view_prefs.h index d19c25f..214aafd 100644 --- a/chrome/browser/ui/browser_view_prefs.h +++ b/chrome/browser/ui/browser_view_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_VIEW_PREFS_H_ #define CHROME_BROWSER_UI_BROWSER_VIEW_PREFS_H_ -#pragma once class PrefService; diff --git a/chrome/browser/ui/browser_window.h b/chrome/browser/ui/browser_window.h index b4b1402..28bbf6f 100644 --- a/chrome/browser/ui/browser_window.h +++ b/chrome/browser/ui/browser_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_WINDOW_H_ #define CHROME_BROWSER_UI_BROWSER_WINDOW_H_ -#pragma once #include "base/callback_forward.h" #include "chrome/browser/lifetime/application_lifetime.h" diff --git a/chrome/browser/ui/browser_window_state.h b/chrome/browser/ui/browser_window_state.h index 6d34d0a..d7810d5 100644 --- a/chrome/browser/ui/browser_window_state.h +++ b/chrome/browser/ui/browser_window_state.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_BROWSER_WINDOW_STATE_H_ #define CHROME_BROWSER_UI_BROWSER_WINDOW_STATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/certificate_dialogs.h b/chrome/browser/ui/certificate_dialogs.h index a1a36fd..0bf95b7 100644 --- a/chrome/browser/ui/certificate_dialogs.h +++ b/chrome/browser/ui/certificate_dialogs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CERTIFICATE_DIALOGS_H_ #define CHROME_BROWSER_UI_CERTIFICATE_DIALOGS_H_ -#pragma once #include "chrome/browser/ui/select_file_dialog.h" #include "net/base/x509_certificate.h" diff --git a/chrome/browser/ui/chrome_pages.h b/chrome/browser/ui/chrome_pages.h index 5cb6e0e..9652ae0 100644 --- a/chrome/browser/ui/chrome_pages.h +++ b/chrome/browser/ui/chrome_pages.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CHROME_PAGES_H_ #define CHROME_BROWSER_UI_CHROME_PAGES_H_ -#pragma once #include "chrome/browser/ui/webui/sync_promo/sync_promo_ui.h" #include "chrome/common/content_settings_types.h" diff --git a/chrome/browser/ui/cocoa/about_ipc_controller.h b/chrome/browser/ui/cocoa/about_ipc_controller.h index 52ea212..30ce664 100644 --- a/chrome/browser/ui/cocoa/about_ipc_controller.h +++ b/chrome/browser/ui/cocoa/about_ipc_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ABOUT_IPC_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_ABOUT_IPC_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/about_ipc_dialog.h b/chrome/browser/ui/cocoa/about_ipc_dialog.h index bd18ea47..b6291d0 100644 --- a/chrome/browser/ui/cocoa/about_ipc_dialog.h +++ b/chrome/browser/ui/cocoa/about_ipc_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ABOUT_IPC_DIALOG_H_ #define CHROME_BROWSER_UI_COCOA_ABOUT_IPC_DIALOG_H_ -#pragma once #include "ipc/ipc_logging.h" #include "ipc/ipc_message_utils.h" diff --git a/chrome/browser/ui/cocoa/accelerators_cocoa.h b/chrome/browser/ui/cocoa/accelerators_cocoa.h index 5f3f060..a04ec03 100644 --- a/chrome/browser/ui/cocoa/accelerators_cocoa.h +++ b/chrome/browser/ui/cocoa/accelerators_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ACCELERATORS_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_ACCELERATORS_COCOA_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/cocoa/animatable_image.h b/chrome/browser/ui/cocoa/animatable_image.h index 54eac84..da1f297 100644 --- a/chrome/browser/ui/cocoa/animatable_image.h +++ b/chrome/browser/ui/cocoa/animatable_image.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ANIMATABLE_IMAGE_H_ #define CHROME_BROWSER_UI_COCOA_ANIMATABLE_IMAGE_H_ -#pragma once #import <Cocoa/Cocoa.h> #import <QuartzCore/QuartzCore.h> diff --git a/chrome/browser/ui/cocoa/animatable_view.h b/chrome/browser/ui/cocoa/animatable_view.h index aa417d2..01c65eb 100644 --- a/chrome/browser/ui/cocoa/animatable_view.h +++ b/chrome/browser/ui/cocoa/animatable_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ANIMATABLE_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_ANIMATABLE_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/animation_utils.h b/chrome/browser/ui/cocoa/animation_utils.h index 1f1be79..0c19792 100644 --- a/chrome/browser/ui/cocoa/animation_utils.h +++ b/chrome/browser/ui/cocoa/animation_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ANIMATION_UTILS_H #define CHROME_BROWSER_UI_COCOA_ANIMATION_UTILS_H -#pragma once #import <Cocoa/Cocoa.h> #import <QuartzCore/QuartzCore.h> diff --git a/chrome/browser/ui/cocoa/background_gradient_view.h b/chrome/browser/ui/cocoa/background_gradient_view.h index 671168a..a156980 100644 --- a/chrome/browser/ui/cocoa/background_gradient_view.h +++ b/chrome/browser/ui/cocoa/background_gradient_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BACKGROUND_GRADIENT_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_BACKGROUND_GRADIENT_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/background_tile_view.h b/chrome/browser/ui/cocoa/background_tile_view.h index 9a21336..57fa46c 100644 --- a/chrome/browser/ui/cocoa/background_tile_view.h +++ b/chrome/browser/ui/cocoa/background_tile_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BACKGROUND_TILE_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_BACKGROUND_TILE_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h index 0fef46e..66ef5cd 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_ALL_TABS_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_ALL_TABS_CONTROLLER_H_ -#pragma once #include <utility> #include <vector> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h index 9537656..a473c88 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_BRIDGE_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_BRIDGE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h index 81071f1..5559de7 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_CONSTANTS_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_CONSTANTS_H_ -#pragma once namespace bookmarks { diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h index ee3c9ed..5d9542d 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> #include <map> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h index 9b37fc2..09fba84 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_FOLDER_BUTTON_CELL_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_FOLDER_BUTTON_CELL_H_ -#pragma once #import "chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.h" diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.h index fae30ab..1317c13 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_FOLDER_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_FOLDER_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h index 4a245f0..54ac213 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_FOLDER_WINDOW_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_FOLDER_WINDOW_H_ -#pragma once #import <Cocoa/Cocoa.h> #import "base/mac/cocoa_protocols.h" diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_state.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_state.h index c21c75d..3681f51 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_state.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_state.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_STATE_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_STATE_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h index 503531e..4535dfd 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_TOOLBAR_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_TOOLBAR_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_unittest_helper.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_unittest_helper.h index d520f6f1..0d3ebd79 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_unittest_helper.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_unittest_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_UNITTEST_HELPER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_UNITTEST_HELPER_H_ -#pragma once #import <Foundation/Foundation.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view.h index 6efe6b0..255ff7f 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BAR_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.h index 4ebee07..1fe995e 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BUTTON_CELL_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_BUTTON_CELL_H_ -#pragma once #import "base/mac/cocoa_protocols.h" #import "chrome/browser/ui/cocoa/gradient_button_cell.h" diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_cell_single_line.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_cell_single_line.h index 4614520..0ae9f63b 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_cell_single_line.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_cell_single_line.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_CELL_SINGLE_LINE_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_CELL_SINGLE_LINE_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h index 574d1ee..175cb39 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_EDITOR_BASE_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_EDITOR_BASE_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h index 1e17f50..da3ed89 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_EDITOR_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_EDITOR_CONTROLLER_H_ -#pragma once #import "chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h" diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_folder_target.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_folder_target.h index e2af266..aa75d4f 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_folder_target.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_folder_target.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_FOLDER_TARGET_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_FOLDER_TARGET_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h index 8bdae77..f71d1cb 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h @@ -19,7 +19,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_MENU_BRIDGE_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_MENU_BRIDGE_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h index aeedcdb..4fd74a7 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_MENU_COCOA_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_MENU_COCOA_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h index add6eb5..a9d687c 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h @@ -18,7 +18,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_MODEL_OBSERVER_FOR_COCOA_H #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_MODEL_OBSERVER_FOR_COCOA_H -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h index 1b95d4b..d7009dd 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_NAME_FOLDER_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_NAME_FOLDER_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h index 9ae31cc..7083ed2 100644 --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_TREE_BROWSER_CELL_H_ #define CHROME_BROWSER_UI_COCOA_BOOKMARKS_BOOKMARK_TREE_BROWSER_CELL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/browser/avatar_button_controller.h b/chrome/browser/ui/cocoa/browser/avatar_button_controller.h index c5adcb2..776573c 100644 --- a/chrome/browser/ui/cocoa/browser/avatar_button_controller.h +++ b/chrome/browser/ui/cocoa/browser/avatar_button_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BROWSER_AVATAR_BUTTON_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BROWSER_AVATAR_BUTTON_CONTROLLER_H_ -#pragma once #import <AppKit/AppKit.h> diff --git a/chrome/browser/ui/cocoa/browser_command_executor.h b/chrome/browser/ui/cocoa/browser_command_executor.h index e6e01cf..4a76ff1 100644 --- a/chrome/browser/ui/cocoa/browser_command_executor.h +++ b/chrome/browser/ui/cocoa/browser_command_executor.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_BROWSER_COMMAND_EXECUTOR_H_ #define CHROME_BROWSER_BROWSER_COMMAND_EXECUTOR_H_ -#pragma once // Defines a protocol for any object that can execute commands in the // context of some underlying browser object. diff --git a/chrome/browser/ui/cocoa/browser_window_cocoa.h b/chrome/browser/ui/cocoa/browser_window_cocoa.h index 379e4c8..51e2057 100644 --- a/chrome/browser/ui/cocoa/browser_window_cocoa.h +++ b/chrome/browser/ui/cocoa/browser_window_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_COCOA_H_ -#pragma once #include "base/memory/scoped_nsobject.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/cocoa/browser_window_controller.h b/chrome/browser/ui/cocoa/browser_window_controller.h index dc966eb..0b24a1e 100644 --- a/chrome/browser/ui/cocoa/browser_window_controller.h +++ b/chrome/browser/ui/cocoa/browser_window_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_CONTROLLER_H_ -#pragma once // A class acting as the Objective-C controller for the Browser // object. Handles interactions between Cocoa and the cross-platform diff --git a/chrome/browser/ui/cocoa/browser_window_controller_private.h b/chrome/browser/ui/cocoa/browser_window_controller_private.h index c0f8256..d778c55 100644 --- a/chrome/browser/ui/cocoa/browser_window_controller_private.h +++ b/chrome/browser/ui/cocoa/browser_window_controller_private.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_CONTROLLER_PRIVATE_H_ #define CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_CONTROLLER_PRIVATE_H_ -#pragma once #import "chrome/browser/ui/cocoa/browser_window_controller.h" diff --git a/chrome/browser/ui/cocoa/browser_window_utils.h b/chrome/browser/ui/cocoa/browser_window_utils.h index 8f32e85..b28d50d 100644 --- a/chrome/browser/ui/cocoa/browser_window_utils.h +++ b/chrome/browser/ui/cocoa/browser_window_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_UTILS_H_ #define CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_UTILS_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/chrome_browser_window.h b/chrome/browser/ui/cocoa/chrome_browser_window.h index 396c6f5..2974f34 100644 --- a/chrome/browser/ui/cocoa/chrome_browser_window.h +++ b/chrome/browser/ui/cocoa/chrome_browser_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CHROME_BROWSER_WINDOW_H_ #define CHROME_BROWSER_UI_COCOA_CHROME_BROWSER_WINDOW_H_ -#pragma once #import "chrome/browser/ui/cocoa/chrome_event_processing_window.h" diff --git a/chrome/browser/ui/cocoa/chrome_event_processing_window.h b/chrome/browser/ui/cocoa/chrome_event_processing_window.h index 142008d..cb69c52 100644 --- a/chrome/browser/ui/cocoa/chrome_event_processing_window.h +++ b/chrome/browser/ui/cocoa/chrome_event_processing_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CHROME_EVENT_PROCESSING_WINDOW_H_ #define CHROME_BROWSER_UI_COCOA_CHROME_EVENT_PROCESSING_WINDOW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.h b/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.h index bf2872b..a52a040 100644 --- a/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.h +++ b/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CHROME_TO_MOBILE_BUBBLE_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_CHROME_TO_MOBILE_BUBBLE_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/clickhold_button_cell.h b/chrome/browser/ui/cocoa/clickhold_button_cell.h index 3f64117..554e1f6 100644 --- a/chrome/browser/ui/cocoa/clickhold_button_cell.h +++ b/chrome/browser/ui/cocoa/clickhold_button_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CLICKHOLD_BUTTON_CELL_H_ #define CHROME_BROWSER_UI_COCOA_CLICKHOLD_BUTTON_CELL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/cocoa_profile_test.h b/chrome/browser/ui/cocoa/cocoa_profile_test.h index e1fec6e..ad4964a 100644 --- a/chrome/browser/ui/cocoa/cocoa_profile_test.h +++ b/chrome/browser/ui/cocoa/cocoa_profile_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_PROFILE_TEST_H_ #define CHROME_BROWSER_UI_COCOA_PROFILE_TEST_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "base/message_loop.h" diff --git a/chrome/browser/ui/cocoa/cocoa_test_helper.h b/chrome/browser/ui/cocoa/cocoa_test_helper.h index 7b384df..b73c14d 100644 --- a/chrome/browser/ui/cocoa/cocoa_test_helper.h +++ b/chrome/browser/ui/cocoa/cocoa_test_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_COCOA_TEST_HELPER_H_ #define CHROME_BROWSER_UI_COCOA_COCOA_TEST_HELPER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/command_observer_bridge.h b/chrome/browser/ui/cocoa/command_observer_bridge.h index 4e3159f..b77eb71a41 100644 --- a/chrome/browser/ui/cocoa/command_observer_bridge.h +++ b/chrome/browser/ui/cocoa/command_observer_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_COMMAND_OBSERVER_BRIDGE #define CHROME_BROWSER_UI_COCOA_COMMAND_OBSERVER_BRIDGE -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h b/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h index cc54490..2ee16e4 100644 --- a/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h +++ b/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CONFIRM_BUBBLE_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_CONFIRM_BUBBLE_COCOA_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/confirm_bubble_controller.h b/chrome/browser/ui/cocoa/confirm_bubble_controller.h index ca58fa8..3a0cc8d 100644 --- a/chrome/browser/ui/cocoa/confirm_bubble_controller.h +++ b/chrome/browser/ui/cocoa/confirm_bubble_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CONFIRM_BUBBLE_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_CONFIRM_BUBBLE_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/constrained_window_mac.h b/chrome/browser/ui/cocoa/constrained_window_mac.h index 64428aa..50daeed 100644 --- a/chrome/browser/ui/cocoa/constrained_window_mac.h +++ b/chrome/browser/ui/cocoa/constrained_window_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_CONSTRAINED_WINDOW_MAC_H_ #define CHROME_BROWSER_UI_COCOA_CONSTRAINED_WINDOW_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/dev_tools_controller.h b/chrome/browser/ui/cocoa/dev_tools_controller.h index 95f2992..aefbc17 100644 --- a/chrome/browser/ui/cocoa/dev_tools_controller.h +++ b/chrome/browser/ui/cocoa/dev_tools_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DEV_TOOLS_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_DEV_TOOLS_CONTROLLER_H_ -#pragma once #import <Foundation/Foundation.h> diff --git a/chrome/browser/ui/cocoa/download/background_theme.h b/chrome/browser/ui/cocoa/download/background_theme.h index df4afaa..9c0b87f 100644 --- a/chrome/browser/ui/cocoa/download/background_theme.h +++ b/chrome/browser/ui/cocoa/download/background_theme.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_BACKGROUND_THEME_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_BACKGROUND_THEME_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/download/download_item_cell.h b/chrome/browser/ui/cocoa/download/download_item_cell.h index 7728d8c..6363645 100644 --- a/chrome/browser/ui/cocoa/download/download_item_cell.h +++ b/chrome/browser/ui/cocoa/download/download_item_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_ITEM_CELL_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_ITEM_CELL_H_ -#pragma once #import "base/mac/cocoa_protocols.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/cocoa/download/download_item_mac.h b/chrome/browser/ui/cocoa/download/download_item_mac.h index 9387f0a..4ead6a5 100644 --- a/chrome/browser/ui/cocoa/download/download_item_mac.h +++ b/chrome/browser/ui/cocoa/download/download_item_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_ITEM_MAC_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_ITEM_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/download/download_shelf_mac.h b/chrome/browser/ui/cocoa/download/download_shelf_mac.h index 6f1a8e2..885212d 100644 --- a/chrome/browser/ui/cocoa/download/download_shelf_mac.h +++ b/chrome/browser/ui/cocoa/download/download_shelf_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHELF_MAC_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHELF_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/download/download_shelf_view.h b/chrome/browser/ui/cocoa/download/download_shelf_view.h index bcd949c..59bb936 100644 --- a/chrome/browser/ui/cocoa/download/download_shelf_view.h +++ b/chrome/browser/ui/cocoa/download/download_shelf_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHELF_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHELF_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/download/download_show_all_cell.h b/chrome/browser/ui/cocoa/download/download_show_all_cell.h index 4c7d2f0..658c73d 100644 --- a/chrome/browser/ui/cocoa/download/download_show_all_cell.h +++ b/chrome/browser/ui/cocoa/download/download_show_all_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHOW_ALL_CELL_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHOW_ALL_CELL_H_ -#pragma once #import "base/mac/cocoa_protocols.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/cocoa/download/download_util_mac.h b/chrome/browser/ui/cocoa/download/download_util_mac.h index 8f99c8b..5fe53d4 100644 --- a/chrome/browser/ui/cocoa/download/download_util_mac.h +++ b/chrome/browser/ui/cocoa/download/download_util_mac.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_UTIL_MAC_H_ #define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_UTIL_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/drag_util.h b/chrome/browser/ui/cocoa/drag_util.h index 2a3a721..c71d891 100644 --- a/chrome/browser/ui/cocoa/drag_util.h +++ b/chrome/browser/ui/cocoa/drag_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DRAG_UTIL_H_ #define CHROME_BROWSER_UI_COCOA_DRAG_UTIL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/draggable_button.h b/chrome/browser/ui/cocoa/draggable_button.h index 296cc93..5e126b2 100644 --- a/chrome/browser/ui/cocoa/draggable_button.h +++ b/chrome/browser/ui/cocoa/draggable_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DRAGGABLE_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_DRAGGABLE_BUTTON_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/draggable_button_mixin.h b/chrome/browser/ui/cocoa/draggable_button_mixin.h index 5a5eb08..07d89f2 100644 --- a/chrome/browser/ui/cocoa/draggable_button_mixin.h +++ b/chrome/browser/ui/cocoa/draggable_button_mixin.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_DRAGGABLE_BUTTON_MIXIN_H_ #define CHROME_BROWSER_UI_COCOA_DRAGGABLE_BUTTON_MIXIN_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/encoding_menu_controller_delegate_mac.h b/chrome/browser/ui/cocoa/encoding_menu_controller_delegate_mac.h index 989105c..82ed351 100644 --- a/chrome/browser/ui/cocoa/encoding_menu_controller_delegate_mac.h +++ b/chrome/browser/ui/cocoa/encoding_menu_controller_delegate_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ENCODING_MENU_CONTROLLER_DELEGATE_MAC_H_ #define CHROME_BROWSER_UI_COCOA_ENCODING_MENU_CONTROLLER_DELEGATE_MAC_H_ -#pragma once #include "base/basictypes.h" // For DISALLOW_IMPLICIT_CONSTRUCTORS diff --git a/chrome/browser/ui/cocoa/event_utils.h b/chrome/browser/ui/cocoa/event_utils.h index 8cb7eb5..e3bbac8 100644 --- a/chrome/browser/ui/cocoa/event_utils.h +++ b/chrome/browser/ui/cocoa/event_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EVENT_UTILS_H_ #define CHROME_BROWSER_UI_COCOA_EVENT_UTILS_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/browser_action_button.h b/chrome/browser/ui/cocoa/extensions/browser_action_button.h index 1b4eceb..29cd8c6 100644 --- a/chrome/browser/ui/cocoa/extensions/browser_action_button.h +++ b/chrome/browser/ui/cocoa/extensions/browser_action_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_BROWSER_ACTION_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_BROWSER_ACTION_BUTTON_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/browser_actions_container_view.h b/chrome/browser/ui/cocoa/extensions/browser_actions_container_view.h index d9ebf6e..68ae666 100644 --- a/chrome/browser/ui/cocoa/extensions/browser_actions_container_view.h +++ b/chrome/browser/ui/cocoa/extensions/browser_actions_container_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_BROWSER_ACTIONS_CONTAINER_VIEW_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_BROWSER_ACTIONS_CONTAINER_VIEW_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h b/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h index b336c95..eaeb2fd 100644 --- a/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h +++ b/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_BROWSER_ACTIONS_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_BROWSER_ACTIONS_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h b/chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h index addb655..fa6aeb6 100644 --- a/chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h +++ b/chrome/browser/ui/cocoa/extensions/extension_action_context_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_ACTION_CONTEXT_MENU_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_ACTION_CONTEXT_MENU_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/extension_install_dialog_controller.h b/chrome/browser/ui/cocoa/extensions/extension_install_dialog_controller.h index 49097d1..76ed456 100644 --- a/chrome/browser/ui/cocoa/extensions/extension_install_dialog_controller.h +++ b/chrome/browser/ui/cocoa/extensions/extension_install_dialog_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_INSTALL_DIALOG_CONTROLER_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_INSTALL_DIALOG_CONTROLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.h b/chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.h index a4a76b9..bf6b2a1 100644 --- a/chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.h +++ b/chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/extension_popup_controller.h b/chrome/browser/ui/cocoa/extensions/extension_popup_controller.h index 15f6d15..fc3c536 100644 --- a/chrome/browser/ui/cocoa/extensions/extension_popup_controller.h +++ b/chrome/browser/ui/cocoa/extensions/extension_popup_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_POPUP_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_POPUP_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/extension_view_mac.h b/chrome/browser/ui/cocoa/extensions/extension_view_mac.h index 0871bcf..8ba978ec 100644 --- a/chrome/browser/ui/cocoa/extensions/extension_view_mac.h +++ b/chrome/browser/ui/cocoa/extensions/extension_view_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_VIEW_MAC_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_VIEW_MAC_H_ -#pragma once #include "base/basictypes.h" #include "third_party/skia/include/core/SkBitmap.h" diff --git a/chrome/browser/ui/cocoa/extensions/shell_window_cocoa.h b/chrome/browser/ui/cocoa/extensions/shell_window_cocoa.h index 96341bb..1f29a77 100644 --- a/chrome/browser/ui/cocoa/extensions/shell_window_cocoa.h +++ b/chrome/browser/ui/cocoa/extensions/shell_window_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_SHELL_WINDOW_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_SHELL_WINDOW_COCOA_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/extensions/web_auth_flow_window_cocoa.h b/chrome/browser/ui/cocoa/extensions/web_auth_flow_window_cocoa.h index 6b81e13..fb19576 100644 --- a/chrome/browser/ui/cocoa/extensions/web_auth_flow_window_cocoa.h +++ b/chrome/browser/ui/cocoa/extensions/web_auth_flow_window_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_COCOA_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/fast_resize_view.h b/chrome/browser/ui/cocoa/fast_resize_view.h index 1da6004..ba2c89f 100644 --- a/chrome/browser/ui/cocoa/fast_resize_view.h +++ b/chrome/browser/ui/cocoa/fast_resize_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_FAST_RESIZE_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_FAST_RESIZE_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h b/chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h index cc07720..007c8af 100644 --- a/chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h +++ b/chrome/browser/ui/cocoa/find_bar/find_bar_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_FIND_BAR_FIND_BAR_BRIDGE_H_ #define CHROME_BROWSER_UI_COCOA_FIND_BAR_FIND_BAR_BRIDGE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/logging.h" diff --git a/chrome/browser/ui/cocoa/find_bar/find_bar_view.h b/chrome/browser/ui/cocoa/find_bar/find_bar_view.h index 919c67c..10564c5 100644 --- a/chrome/browser/ui/cocoa/find_bar/find_bar_view.h +++ b/chrome/browser/ui/cocoa/find_bar/find_bar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_FIND_BAR_FIND_BAR_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_FIND_BAR_FIND_BAR_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/first_run_dialog.h b/chrome/browser/ui/cocoa/first_run_dialog.h index 92d529d..2020ff0 100644 --- a/chrome/browser/ui/cocoa/first_run_dialog.h +++ b/chrome/browser/ui/cocoa/first_run_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_FIRST_RUN_DIALOG_H_ #define CHROME_BROWSER_FIRST_RUN_DIALOG_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/floating_bar_backing_view.h b/chrome/browser/ui/cocoa/floating_bar_backing_view.h index 7cd6b2d..9240d063 100644 --- a/chrome/browser/ui/cocoa/floating_bar_backing_view.h +++ b/chrome/browser/ui/cocoa/floating_bar_backing_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_FLOATING_BAR_BACKING_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_FLOATING_BAR_BACKING_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/framed_browser_window.h b/chrome/browser/ui/cocoa/framed_browser_window.h index ff92dc4..255a8b8 100644 --- a/chrome/browser/ui/cocoa/framed_browser_window.h +++ b/chrome/browser/ui/cocoa/framed_browser_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_FRAMED_BROWSER_WINDOW_H_ #define CHROME_BROWSER_UI_COCOA_FRAMED_BROWSER_WINDOW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.h b/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.h index 26690f9..c8e0f37 100644 --- a/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.h +++ b/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_FULLSCREEN_EXIT_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_FULLSCREEN_EXIT_BUBBLE_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/global_error_bubble_controller.h b/chrome/browser/ui/cocoa/global_error_bubble_controller.h index e429f04..b2106e6 100644 --- a/chrome/browser/ui/cocoa/global_error_bubble_controller.h +++ b/chrome/browser/ui/cocoa/global_error_bubble_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_GLOBAL_ERROR_BUBBLE_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_GLOBAL_ERROR_BUBBLE_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/gradient_button_cell.h b/chrome/browser/ui/cocoa/gradient_button_cell.h index 855ad40..515bc3a 100644 --- a/chrome/browser/ui/cocoa/gradient_button_cell.h +++ b/chrome/browser/ui/cocoa/gradient_button_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_GRADIENT_BUTTON_CELL_H_ #define CHROME_BROWSER_UI_COCOA_GRADIENT_BUTTON_CELL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/history_menu_bridge.h b/chrome/browser/ui/cocoa/history_menu_bridge.h index 646f436..3db8323 100644 --- a/chrome/browser/ui/cocoa/history_menu_bridge.h +++ b/chrome/browser/ui/cocoa/history_menu_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_HISTORY_MENU_BRIDGE_H_ #define CHROME_BROWSER_UI_COCOA_HISTORY_MENU_BRIDGE_H_ -#pragma once #import <Cocoa/Cocoa.h> #include <map> diff --git a/chrome/browser/ui/cocoa/history_menu_cocoa_controller.h b/chrome/browser/ui/cocoa/history_menu_cocoa_controller.h index d91409e..d6fd3c1 100644 --- a/chrome/browser/ui/cocoa/history_menu_cocoa_controller.h +++ b/chrome/browser/ui/cocoa/history_menu_cocoa_controller.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_HISTORY_MENU_COCOA_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_HISTORY_MENU_COCOA_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> #import "chrome/browser/ui/cocoa/history_menu_bridge.h" diff --git a/chrome/browser/ui/cocoa/history_overlay_controller.h b/chrome/browser/ui/cocoa/history_overlay_controller.h index 7e83dbad..3a83a26 100644 --- a/chrome/browser/ui/cocoa/history_overlay_controller.h +++ b/chrome/browser/ui/cocoa/history_overlay_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_OVERLAY_PANEL_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_OVERLAY_PANEL_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/hung_renderer_controller.h b/chrome/browser/ui/cocoa/hung_renderer_controller.h index 3ae8267..6011bd8 100644 --- a/chrome/browser/ui/cocoa/hung_renderer_controller.h +++ b/chrome/browser/ui/cocoa/hung_renderer_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_HUNG_RENDERER_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_HUNG_RENDERER_CONTROLLER_H_ -#pragma once // A controller for the Mac hung renderer dialog window. Only one // instance of this controller can exist at any time, although a given diff --git a/chrome/browser/ui/cocoa/image_button_cell.h b/chrome/browser/ui/cocoa/image_button_cell.h index d56ce21..e50061c 100644 --- a/chrome/browser/ui/cocoa/image_button_cell.h +++ b/chrome/browser/ui/cocoa/image_button_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_IMAGE_BUTTON_CELL_H_ #define CHROME_BROWSER_UI_COCOA_IMAGE_BUTTON_CELL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/image_utils.h b/chrome/browser/ui/cocoa/image_utils.h index 5c43828..919a15d 100644 --- a/chrome/browser/ui/cocoa/image_utils.h +++ b/chrome/browser/ui/cocoa/image_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_IMAGE_UTILS_H_ #define CHROME_BROWSER_UI_COCOA_IMAGE_UTILS_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.h b/chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.h index ad6ebbf..3671127 100644 --- a/chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.h +++ b/chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_IMPORTER_IMPORT_PROGRESS_DIALOG_H_ #define CHROME_BROWSER_IMPORTER_IMPORT_PROGRESS_DIALOG_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/info_bubble_view.h b/chrome/browser/ui/cocoa/info_bubble_view.h index 4146d22..18765bf 100644 --- a/chrome/browser/ui/cocoa/info_bubble_view.h +++ b/chrome/browser/ui/cocoa/info_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFO_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_INFO_BUBBLE_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/infobars/extension_infobar_controller.h b/chrome/browser/ui/cocoa/infobars/extension_infobar_controller.h index cafbb92..b028658 100644 --- a/chrome/browser/ui/cocoa/infobars/extension_infobar_controller.h +++ b/chrome/browser/ui/cocoa/infobars/extension_infobar_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_EXTENSION_INFOBAR_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_EXTENSION_INFOBAR_CONTROLLER_H_ -#pragma once #import "chrome/browser/ui/cocoa/infobars/infobar_controller.h" diff --git a/chrome/browser/ui/cocoa/infobars/infobar.h b/chrome/browser/ui/cocoa/infobars/infobar.h index a3b061d..197ac6f 100644 --- a/chrome/browser/ui/cocoa/infobars/infobar.h +++ b/chrome/browser/ui/cocoa/infobars/infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_H_ -#pragma once #include "base/logging.h" // for DCHECK diff --git a/chrome/browser/ui/cocoa/infobars/infobar_container_controller.h b/chrome/browser/ui/cocoa/infobars/infobar_container_controller.h index d6e4d0a..9779878 100644 --- a/chrome/browser/ui/cocoa/infobars/infobar_container_controller.h +++ b/chrome/browser/ui/cocoa/infobars/infobar_container_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_CONTAINER_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_CONTAINER_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/infobars/infobar_gradient_view.h b/chrome/browser/ui/cocoa/infobars/infobar_gradient_view.h index 3b0336b..01b7ff7 100644 --- a/chrome/browser/ui/cocoa/infobars/infobar_gradient_view.h +++ b/chrome/browser/ui/cocoa/infobars/infobar_gradient_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_GRADIENT_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_GRADIENT_VIEW_H_ -#pragma once #include "chrome/browser/infobars/infobar_delegate.h" #import "chrome/browser/ui/cocoa/vertical_gradient_view.h" diff --git a/chrome/browser/ui/cocoa/infobars/infobar_utilities.h b/chrome/browser/ui/cocoa/infobars/infobar_utilities.h index 8a3efa3..7f95774 100644 --- a/chrome/browser/ui/cocoa/infobars/infobar_utilities.h +++ b/chrome/browser/ui/cocoa/infobars/infobar_utilities.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_UTILITIES_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_INFOBAR_UTILITIES_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h b/chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h index ef7c463..aae8a67 100644 --- a/chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h +++ b/chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_MOCK_CONFIRM_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_MOCK_CONFIRM_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h b/chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h index cbe1c5c..0d42629 100644 --- a/chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h +++ b/chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_MOCK_LINK_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_MOCK_LINK_INFOBAR_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/cocoa/infobars/translate_infobar_base.h b/chrome/browser/ui/cocoa/infobars/translate_infobar_base.h index 3f24d99..e663658 100644 --- a/chrome/browser/ui/cocoa/infobars/translate_infobar_base.h +++ b/chrome/browser/ui/cocoa/infobars/translate_infobar_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_INFOBARS_TRANSLATE_INFOBAR_BASE_H_ #define CHROME_BROWSER_UI_COCOA_INFOBARS_TRANSLATE_INFOBAR_BASE_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/javascript_app_modal_dialog_cocoa.h b/chrome/browser/ui/cocoa/javascript_app_modal_dialog_cocoa.h index 2b3c87d..7aa97ff 100644 --- a/chrome/browser/ui/cocoa/javascript_app_modal_dialog_cocoa.h +++ b/chrome/browser/ui/cocoa/javascript_app_modal_dialog_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_JAVASCRIPT_APP_MODAL_DIALOG_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_JAVASCRIPT_APP_MODAL_DIALOG_COCOA_H_ -#pragma once #include "chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h" diff --git a/chrome/browser/ui/cocoa/keystone_infobar_delegate.h b/chrome/browser/ui/cocoa/keystone_infobar_delegate.h index 0f8c448..7102ea8 100644 --- a/chrome/browser/ui/cocoa/keystone_infobar_delegate.h +++ b/chrome/browser/ui/cocoa/keystone_infobar_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_KEYSTONE_INFOBAR_DELEGATE_H_ #define CHROME_BROWSER_UI_COCOA_KEYSTONE_INFOBAR_DELEGATE_H_ -#pragma once class Profile; diff --git a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h index bcbf707..93013c1 100644 --- a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h +++ b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_AUTOCOMPLETE_TEXT_FIELD_H_ #define CHROME_BROWSER_UI_COCOA_AUTOCOMPLETE_TEXT_FIELD_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h index 1d260be..d76df82 100644 --- a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h +++ b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_AUTOCOMPLETE_TEXT_FIELD_UNITTEST_HELPER_H_ #define CHROME_BROWSER_UI_COCOA_AUTOCOMPLETE_TEXT_FIELD_UNITTEST_HELPER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h b/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h index ed867b8..692d918 100644 --- a/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_BUBBLE_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_BUBBLE_DECORATION_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.h b/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.h index 26455fe..ca79c7f 100644 --- a/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_CHROME_TO_MOBILE_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_CHROME_TO_MOBILE_DECORATION_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h index 98c6935..3d3e872 100644 --- a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_CONTENT_SETTING_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_CONTENT_SETTING_DECORATION_H_ -#pragma once #include "base/memory/scoped_ptr.h" #import "chrome/browser/ui/cocoa/location_bar/image_decoration.h" diff --git a/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h b/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h index a7852da..675d968 100644 --- a/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_EV_BUBBLE_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_EV_BUBBLE_DECORATION_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/image_decoration.h b/chrome/browser/ui/cocoa/location_bar/image_decoration.h index 31abdfa..6b105ab 100644 --- a/chrome/browser/ui/cocoa/location_bar/image_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/image_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_IMAGE_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_IMAGE_DECORATION_H_ -#pragma once #import "base/memory/scoped_nsobject.h" #include "chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h" diff --git a/chrome/browser/ui/cocoa/location_bar/keyword_hint_decoration.h b/chrome/browser/ui/cocoa/location_bar/keyword_hint_decoration.h index 07338a4..88ece6fa 100644 --- a/chrome/browser/ui/cocoa/location_bar/keyword_hint_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/keyword_hint_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_KEYWORD_HINT_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_KEYWORD_HINT_DECORATION_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h b/chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h index d89a981..67f5231 100644 --- a/chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_LOCATION_BAR_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_LOCATION_BAR_DECORATION_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h b/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h index 87a4ba5..1171558 100644 --- a/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h +++ b/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_LOCATION_BAR_VIEW_MAC_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_LOCATION_BAR_VIEW_MAC_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h b/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h index 6a88963..582d251 100644 --- a/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_LOCATION_ICON_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_LOCATION_ICON_DECORATION_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h b/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h index 8bfb60c..8ce4b42 100644 --- a/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/page_action_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_PAGE_ACTION_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_PAGE_ACTION_DECORATION_H_ -#pragma once #include "chrome/browser/extensions/image_loading_tracker.h" #import "chrome/browser/ui/cocoa/location_bar/image_decoration.h" diff --git a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h index 97dce28..bd3d32a 100644 --- a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_SELECTED_KEYWORD_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_SELECTED_KEYWORD_DECORATION_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/cocoa/location_bar/star_decoration.h b/chrome/browser/ui/cocoa/location_bar/star_decoration.h index 55707cf..ff75448 100644 --- a/chrome/browser/ui/cocoa/location_bar/star_decoration.h +++ b/chrome/browser/ui/cocoa/location_bar/star_decoration.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_STAR_DECORATION_H_ #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_STAR_DECORATION_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/login_prompt_cocoa.h b/chrome/browser/ui/cocoa/login_prompt_cocoa.h index ad7fd7d..a20f15e 100644 --- a/chrome/browser/ui/cocoa/login_prompt_cocoa.h +++ b/chrome/browser/ui/cocoa/login_prompt_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_LOGIN_PROMPT_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_LOGIN_PROMPT_COCOA_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/main_menu_item.h b/chrome/browser/ui/cocoa/main_menu_item.h index b84d4b1..a2cac7c 100644 --- a/chrome/browser/ui/cocoa/main_menu_item.h +++ b/chrome/browser/ui/cocoa/main_menu_item.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_MAIN_MENU_ITEM_H_ #define CHROME_BROWSER_UI_COCOA_MAIN_MENU_ITEM_H_ -#pragma once // This interface is implemented by top-level main menubar items that need to // be dynamically updated based on the profile. The C++ bridge should implement diff --git a/chrome/browser/ui/cocoa/menu_button.h b/chrome/browser/ui/cocoa/menu_button.h index 5af3e36..b2de8de 100644 --- a/chrome/browser/ui/cocoa/menu_button.h +++ b/chrome/browser/ui/cocoa/menu_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_MENU_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_MENU_BUTTON_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/menu_controller.h b/chrome/browser/ui/cocoa/menu_controller.h index d4d4af7..67748f3 100644 --- a/chrome/browser/ui/cocoa/menu_controller.h +++ b/chrome/browser/ui/cocoa/menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_MENU_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_MENU_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/multi_key_equivalent_button.h b/chrome/browser/ui/cocoa/multi_key_equivalent_button.h index d87c739..14811dc 100644 --- a/chrome/browser/ui/cocoa/multi_key_equivalent_button.h +++ b/chrome/browser/ui/cocoa/multi_key_equivalent_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_MULTI_KEY_EQUIVALENT_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_MULTI_KEY_EQUIVALENT_BUTTON_H_ -#pragma once #import <AppKit/AppKit.h> diff --git a/chrome/browser/ui/cocoa/new_tab_button.h b/chrome/browser/ui/cocoa/new_tab_button.h index 623225b..8e3171b 100644 --- a/chrome/browser/ui/cocoa/new_tab_button.h +++ b/chrome/browser/ui/cocoa/new_tab_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NEW_TAB_BUTTON #define CHROME_BROWSER_UI_COCOA_NEW_TAB_BUTTON -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/notifications/balloon_controller.h b/chrome/browser/ui/cocoa/notifications/balloon_controller.h index f8a69ce..04dfc42 100644 --- a/chrome/browser/ui/cocoa/notifications/balloon_controller.h +++ b/chrome/browser/ui/cocoa/notifications/balloon_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/notifications/balloon_view.h b/chrome/browser/ui/cocoa/notifications/balloon_view.h index 916bcec..f41e8c0 100644 --- a/chrome/browser/ui/cocoa/notifications/balloon_view.h +++ b/chrome/browser/ui/cocoa/notifications/balloon_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/notifications/balloon_view_bridge.h b/chrome/browser/ui/cocoa/notifications/balloon_view_bridge.h index 96d9ca2..f7f8f64 100644 --- a/chrome/browser/ui/cocoa/notifications/balloon_view_bridge.h +++ b/chrome/browser/ui/cocoa/notifications/balloon_view_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_VIEW_BRIDGE_H_ #define CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_VIEW_BRIDGE_H_ -#pragma once #include "chrome/browser/notifications/balloon.h" diff --git a/chrome/browser/ui/cocoa/notifications/balloon_view_host_mac.h b/chrome/browser/ui/cocoa/notifications/balloon_view_host_mac.h index 1c6e8f8..9e9cedc 100644 --- a/chrome/browser/ui/cocoa/notifications/balloon_view_host_mac.h +++ b/chrome/browser/ui/cocoa/notifications/balloon_view_host_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_VIEW_HOST_MAC_H_ #define CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_BALLOON_VIEW_HOST_MAC_H_ -#pragma once #include "chrome/browser/notifications/balloon_host.h" diff --git a/chrome/browser/ui/cocoa/nsmenuitem_additions.h b/chrome/browser/ui/cocoa/nsmenuitem_additions.h index 289926a..a6d59fa 100644 --- a/chrome/browser/ui/cocoa/nsmenuitem_additions.h +++ b/chrome/browser/ui/cocoa/nsmenuitem_additions.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NSMENUITEM_ADDITIONS_H_ #define CHROME_BROWSER_UI_COCOA_NSMENUITEM_ADDITIONS_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/nsview_additions.h b/chrome/browser/ui/cocoa/nsview_additions.h index 107f949..cd88787 100644 --- a/chrome/browser/ui/cocoa/nsview_additions.h +++ b/chrome/browser/ui/cocoa/nsview_additions.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_NSVIEW_ADDITIONS_H_ #define CHROME_BROWSER_UI_COCOA_NSVIEW_ADDITIONS_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/obsolete_os.h b/chrome/browser/ui/cocoa/obsolete_os.h index cb1c6fc..2cba8aa 100644 --- a/chrome/browser/ui/cocoa/obsolete_os.h +++ b/chrome/browser/ui/cocoa/obsolete_os.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_OBSOLETE_OS_H_ #define CHROME_BROWSER_UI_COCOA_OBSOLETE_OS_H_ -#pragma once #include "base/mac/mac_util.h" #include "base/string16.h" diff --git a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.h b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.h index 67f4ee8..ef21b37 100644 --- a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.h +++ b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_OMNIBOX_OMNIBOX_POPUP_VIEW_MAC_H_ #define CHROME_BROWSER_UI_COCOA_OMNIBOX_OMNIBOX_POPUP_VIEW_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h b/chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h index 848557b..4ef8c07 100644 --- a/chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h +++ b/chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_OMNIBOX_OMNIBOX_VIEW_MAC_H_ #define CHROME_BROWSER_UI_COCOA_OMNIBOX_OMNIBOX_VIEW_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/one_click_signin_bubble_controller.h b/chrome/browser/ui/cocoa/one_click_signin_bubble_controller.h index cf0acf9..0f879eb 100644 --- a/chrome/browser/ui/cocoa/one_click_signin_bubble_controller.h +++ b/chrome/browser/ui/cocoa/one_click_signin_bubble_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_ONE_CLICK_SIGNIN_DIALOG_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_ONE_CLICK_SIGNIN_DIALOG_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/presentation_mode_controller.h b/chrome/browser/ui/cocoa/presentation_mode_controller.h index a5aec98..cc46dc8 100644 --- a/chrome/browser/ui/cocoa/presentation_mode_controller.h +++ b/chrome/browser/ui/cocoa/presentation_mode_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_PRESENTATION_MODE_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_PRESENTATION_MODE_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/presentation_mode_prefs.h b/chrome/browser/ui/cocoa/presentation_mode_prefs.h index aa00c98..84bd0b2 100644 --- a/chrome/browser/ui/cocoa/presentation_mode_prefs.h +++ b/chrome/browser/ui/cocoa/presentation_mode_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_PRESENTATION_MODE_PREFS_H_ #define CHROME_BROWSER_UI_COCOA_PRESENTATION_MODE_PREFS_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/cocoa/profile_menu_controller.h b/chrome/browser/ui/cocoa/profile_menu_controller.h index 4dd83ec..f1def7a 100644 --- a/chrome/browser/ui/cocoa/profile_menu_controller.h +++ b/chrome/browser/ui/cocoa/profile_menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_PROFILE_MENU_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_PROFILE_MENU_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/restart_browser.h b/chrome/browser/ui/cocoa/restart_browser.h index a48f4de..3dde4e3e 100644 --- a/chrome/browser/ui/cocoa/restart_browser.h +++ b/chrome/browser/ui/cocoa/restart_browser.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_RESTART_BROWSER_H_ #define CHROME_BROWSER_UI_COCOA_RESTART_BROWSER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/run_loop_testing.h b/chrome/browser/ui/cocoa/run_loop_testing.h index ac5b1be..5269787 100644 --- a/chrome/browser/ui/cocoa/run_loop_testing.h +++ b/chrome/browser/ui/cocoa/run_loop_testing.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_RUN_LOOP_TESTING_H_ #define CHROME_BROWSER_UI_COCOA_RUN_LOOP_TESTING_H_ -#pragma once namespace chrome { namespace testing { diff --git a/chrome/browser/ui/cocoa/speech_recognition_window_controller.h b/chrome/browser/ui/cocoa/speech_recognition_window_controller.h index 5227dc94..9befe2c 100644 --- a/chrome/browser/ui/cocoa/speech_recognition_window_controller.h +++ b/chrome/browser/ui/cocoa/speech_recognition_window_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_SPEECH_RECOGNITION_WINDOW_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_SPEECH_RECOGNITION_WINDOW_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/status_bubble_mac.h b/chrome/browser/ui/cocoa/status_bubble_mac.h index 7cba5a1..2ee05ee 100644 --- a/chrome/browser/ui/cocoa/status_bubble_mac.h +++ b/chrome/browser/ui/cocoa/status_bubble_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_STATUS_BUBBLE_MAC_H_ #define CHROME_BROWSER_UI_COCOA_STATUS_BUBBLE_MAC_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/cocoa/status_icons/status_icon_mac.h b/chrome/browser/ui/cocoa/status_icons/status_icon_mac.h index 69bc93b..106612a 100644 --- a/chrome/browser/ui/cocoa/status_icons/status_icon_mac.h +++ b/chrome/browser/ui/cocoa/status_icons/status_icon_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_STATUS_ICONS_STATUS_ICON_MAC_H_ #define CHROME_BROWSER_UI_COCOA_STATUS_ICONS_STATUS_ICON_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/status_icons/status_tray_mac.h b/chrome/browser/ui/cocoa/status_icons/status_tray_mac.h index 11cbbf1..34aac19 100644 --- a/chrome/browser/ui/cocoa/status_icons/status_tray_mac.h +++ b/chrome/browser/ui/cocoa/status_icons/status_tray_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_STATUS_ICONS_STATUS_TRAY_MAC_H_ #define CHROME_BROWSER_UI_COCOA_STATUS_ICONS_STATUS_TRAY_MAC_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/status_icons/status_tray.h" diff --git a/chrome/browser/ui/cocoa/styled_text_field_cell.h b/chrome/browser/ui/cocoa/styled_text_field_cell.h index 55fed3c..913a9e4 100644 --- a/chrome/browser/ui/cocoa/styled_text_field_cell.h +++ b/chrome/browser/ui/cocoa/styled_text_field_cell.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_STYLED_TEXT_FIELD_CELL_H_ #define CHROME_BROWSER_UI_COCOA_STYLED_TEXT_FIELD_CELL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h b/chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h index 0da9748..5d0b842 100644 --- a/chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h +++ b/chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_MAC_H_ #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_MAC_H_ -#pragma once #if defined(__OBJC__) diff --git a/chrome/browser/ui/cocoa/tab_contents/previewable_contents_controller.h b/chrome/browser/ui/cocoa/tab_contents/previewable_contents_controller.h index a5a691e..fdf9010 100644 --- a/chrome/browser/ui/cocoa/tab_contents/previewable_contents_controller.h +++ b/chrome/browser/ui/cocoa/tab_contents/previewable_contents_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_PREVIEWABLE_CONTENTS_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_PREVIEWABLE_CONTENTS_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.h b/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.h index 1ae7c74..a6cad01 100644 --- a/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.h +++ b/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_MAC_H_ #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h b/chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h index ca71808..bbd6d42 100644 --- a/chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h +++ b/chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_SAD_TAB_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_SAD_TAB_CONTROLLER_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h b/chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h index 51fe42a..477f21d 100644 --- a/chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h +++ b/chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_SAD_TAB_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_SAD_TAB_VIEW_H_ -#pragma once #include "base/mac/cocoa_protocols.h" #include "base/memory/scoped_nsobject.h" diff --git a/chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h b/chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h index 459799b..c9cab99 100644 --- a/chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h +++ b/chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_TAB_CONTENTS_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_TAB_CONTENTS_CONTROLLER_H_ -#pragma once #include <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tab_modal_confirm_dialog_mac.h b/chrome/browser/ui/cocoa/tab_modal_confirm_dialog_mac.h index 5050a07..9036abe 100644 --- a/chrome/browser/ui/cocoa/tab_modal_confirm_dialog_mac.h +++ b/chrome/browser/ui/cocoa/tab_modal_confirm_dialog_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TAB_MODAL_CONFIRM_DIALOG_MAC_H_ #define CHROME_BROWSER_UI_COCOA_TAB_MODAL_CONFIRM_DIALOG_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/table_row_nsimage_cache.h b/chrome/browser/ui/cocoa/table_row_nsimage_cache.h index 377b639..d0829fe 100644 --- a/chrome/browser/ui/cocoa/table_row_nsimage_cache.h +++ b/chrome/browser/ui/cocoa/table_row_nsimage_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABLE_ROW_NSIMAGE_CACHE_H_ #define CHROME_BROWSER_UI_COCOA_TABLE_ROW_NSIMAGE_CACHE_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tabpose_window.h b/chrome/browser/ui/cocoa/tabpose_window.h index 8f70c8e..b2e0f28 100644 --- a/chrome/browser/ui/cocoa/tabpose_window.h +++ b/chrome/browser/ui/cocoa/tabpose_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABPOSE_WINDOW_H_ #define CHROME_BROWSER_UI_COCOA_TABPOSE_WINDOW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tabs/tab_controller.h b/chrome/browser/ui/cocoa/tabs/tab_controller.h index 222a3a3..cd8e551 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_controller.h +++ b/chrome/browser/ui/cocoa/tabs/tab_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/cocoa/tabs/tab_controller_target.h b/chrome/browser/ui/cocoa/tabs/tab_controller_target.h index 0a64b9f..a2b5d04 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_controller_target.h +++ b/chrome/browser/ui/cocoa/tabs/tab_controller_target.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_CONTROLLER_TARGET_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_CONTROLLER_TARGET_H_ -#pragma once #include "chrome/browser/ui/tabs/tab_menu_model.h" #include "chrome/browser/ui/tabs/tab_strip_model.h" diff --git a/chrome/browser/ui/cocoa/tabs/tab_strip_controller.h b/chrome/browser/ui/cocoa/tabs/tab_strip_controller.h index 31da711..f4e444d 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_strip_controller.h +++ b/chrome/browser/ui/cocoa/tabs/tab_strip_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.h b/chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.h index ad73b06..aad351a 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.h +++ b/chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_DRAG_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_DRAG_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> #include <map> diff --git a/chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h b/chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h index b4406c0..606b9c3 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h +++ b/chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_MODEL_OBSERVER_BRIDGE_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_MODEL_OBSERVER_BRIDGE_H_ -#pragma once #import <Foundation/Foundation.h> diff --git a/chrome/browser/ui/cocoa/tabs/tab_strip_view.h b/chrome/browser/ui/cocoa/tabs/tab_strip_view.h index 87296f4..fab8e79 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_strip_view.h +++ b/chrome/browser/ui/cocoa/tabs/tab_strip_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_STRIP_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/tabs/tab_view.h b/chrome/browser/ui/cocoa/tabs/tab_view.h index aaefa64..a582462 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_view.h +++ b/chrome/browser/ui/cocoa/tabs/tab_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> #include <ApplicationServices/ApplicationServices.h> diff --git a/chrome/browser/ui/cocoa/tabs/tab_window_controller.h b/chrome/browser/ui/cocoa/tabs/tab_window_controller.h index b427319..6200412 100644 --- a/chrome/browser/ui/cocoa/tabs/tab_window_controller.h +++ b/chrome/browser/ui/cocoa/tabs/tab_window_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_TAB_WINDOW_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TABS_TAB_WINDOW_CONTROLLER_H_ -#pragma once // A class acting as the Objective-C window controller for a window that has // tabs which can be dragged around. Tabs can be re-arranged within the same diff --git a/chrome/browser/ui/cocoa/tabs/throbber_view.h b/chrome/browser/ui/cocoa/tabs/throbber_view.h index 774fd0c..6e90ec0 100644 --- a/chrome/browser/ui/cocoa/tabs/throbber_view.h +++ b/chrome/browser/ui/cocoa/tabs/throbber_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TABS_THROBBER_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_TABS_THROBBER_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/task_manager_mac.h b/chrome/browser/ui/cocoa/task_manager_mac.h index bd83c13..a895260 100644 --- a/chrome/browser/ui/cocoa/task_manager_mac.h +++ b/chrome/browser/ui/cocoa/task_manager_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TASK_MANAGER_MAC_H_ #define CHROME_BROWSER_UI_COCOA_TASK_MANAGER_MAC_H_ -#pragma once #import <Cocoa/Cocoa.h> #include <vector> diff --git a/chrome/browser/ui/cocoa/themed_window.h b/chrome/browser/ui/cocoa/themed_window.h index 4da0d53..c35db6d7 100644 --- a/chrome/browser/ui/cocoa/themed_window.h +++ b/chrome/browser/ui/cocoa/themed_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_THEMED_WINDOW_H_ #define CHROME_BROWSER_UI_COCOA_THEMED_WINDOW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/toolbar/back_forward_menu_controller.h b/chrome/browser/ui/cocoa/toolbar/back_forward_menu_controller.h index 64e3856..702abe9 100644 --- a/chrome/browser/ui/cocoa/toolbar/back_forward_menu_controller.h +++ b/chrome/browser/ui/cocoa/toolbar/back_forward_menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_BACK_FORWARD_MENU_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TOOLBAR_BACK_FORWARD_MENU_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/toolbar/reload_button.h b/chrome/browser/ui/cocoa/toolbar/reload_button.h index e046598..1bfdc30 100644 --- a/chrome/browser/ui/cocoa/toolbar/reload_button.h +++ b/chrome/browser/ui/cocoa/toolbar/reload_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_TOOLBAR_RELOAD_BUTTON_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/toolbar/toolbar_button.h b/chrome/browser/ui/cocoa/toolbar/toolbar_button.h index 3a7f1b6..9adb033 100644 --- a/chrome/browser/ui/cocoa/toolbar/toolbar_button.h +++ b/chrome/browser/ui/cocoa/toolbar/toolbar_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_TOOLBAR_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_TOOLBAR_TOOLBAR_BUTTON_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h index 8d591be..267f307 100644 --- a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h +++ b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_TOOLBAR_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_TOOLBAR_TOOLBAR_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/toolbar/toolbar_view.h b/chrome/browser/ui/cocoa/toolbar/toolbar_view.h index c5b6f6c..f8a99bb 100644 --- a/chrome/browser/ui/cocoa/toolbar/toolbar_view.h +++ b/chrome/browser/ui/cocoa/toolbar/toolbar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_TOOLBAR_TOOLBAR_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_TOOLBAR_TOOLBAR_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> #import "chrome/browser/ui/cocoa/background_gradient_view.h" diff --git a/chrome/browser/ui/cocoa/ui_localizer.h b/chrome/browser/ui/cocoa/ui_localizer.h index 6e426c4..290bdf3 100644 --- a/chrome/browser/ui/cocoa/ui_localizer.h +++ b/chrome/browser/ui/cocoa/ui_localizer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_UI_LOCALIZER_H_ #define CHROME_BROWSER_UI_COCOA_UI_LOCALIZER_H_ -#pragma once #import "third_party/GTM/AppKit/GTMUILocalizer.h" diff --git a/chrome/browser/ui/cocoa/url_drop_target.h b/chrome/browser/ui/cocoa/url_drop_target.h index 742a9e3..a48a5df 100644 --- a/chrome/browser/ui/cocoa/url_drop_target.h +++ b/chrome/browser/ui/cocoa/url_drop_target.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_URL_DROP_TARGET_H_ #define CHROME_BROWSER_UI_COCOA_URL_DROP_TARGET_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/vertical_gradient_view.h b/chrome/browser/ui/cocoa/vertical_gradient_view.h index 2cce1be..b42928d 100644 --- a/chrome/browser/ui/cocoa/vertical_gradient_view.h +++ b/chrome/browser/ui/cocoa/vertical_gradient_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_VERTICAL_GRADIENT_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_VERTICAL_GRADIENT_VIEW_H_ -#pragma once #include "base/memory/scoped_nsobject.h" diff --git a/chrome/browser/ui/cocoa/view_id_util.h b/chrome/browser/ui/cocoa/view_id_util.h index a350164..2b16624 100644 --- a/chrome/browser/ui/cocoa/view_id_util.h +++ b/chrome/browser/ui/cocoa/view_id_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_VIEW_ID_UTIL_H_ #define CHROME_BROWSER_UI_COCOA_VIEW_ID_UTIL_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/view_resizer.h b/chrome/browser/ui/cocoa/view_resizer.h index 81d7d1d..8b8f898 100644 --- a/chrome/browser/ui/cocoa/view_resizer.h +++ b/chrome/browser/ui/cocoa/view_resizer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_VIEW_RESIZER_H_ #define CHROME_BROWSER_UI_COCOA_VIEW_RESIZER_H_ -#pragma once #include "chrome/browser/ui/tabs/tab_strip_model.h" diff --git a/chrome/browser/ui/cocoa/view_resizer_pong.h b/chrome/browser/ui/cocoa/view_resizer_pong.h index 7eb658c..bfe07ff 100644 --- a/chrome/browser/ui/cocoa/view_resizer_pong.h +++ b/chrome/browser/ui/cocoa/view_resizer_pong.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_VIEW_RESIZER_PONG_H_ #define CHROME_BROWSER_UI_COCOA_VIEW_RESIZER_PONG_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/web_dialog_window_controller.h b/chrome/browser/ui/cocoa/web_dialog_window_controller.h index 6184206..da81184 100644 --- a/chrome/browser/ui/cocoa/web_dialog_window_controller.h +++ b/chrome/browser/ui/cocoa/web_dialog_window_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WEB_DIALOG_WINDOW_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_WEB_DIALOG_WINDOW_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h b/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h index ad7ce21..e872daf 100644 --- a/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h +++ b/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WEB_INTENT_PICKER_COCOA_H_ #define CHROME_BROWSER_UI_COCOA_WEB_INTENT_PICKER_COCOA_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/cocoa/web_intent_sheet_controller.h b/chrome/browser/ui/cocoa/web_intent_sheet_controller.h index 36607e2..b7d2eea 100644 --- a/chrome/browser/ui/cocoa/web_intent_sheet_controller.h +++ b/chrome/browser/ui/cocoa/web_intent_sheet_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WEB_INTENT_SHEET_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_WEB_INTENT_SHEET_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/window_size_autosaver.h b/chrome/browser/ui/cocoa/window_size_autosaver.h index 5dbcff4..8d136e3 100644 --- a/chrome/browser/ui/cocoa/window_size_autosaver.h +++ b/chrome/browser/ui/cocoa/window_size_autosaver.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WINDOW_SIZE_AUTOSAVER_H_ #define CHROME_BROWSER_UI_COCOA_WINDOW_SIZE_AUTOSAVER_H_ -#pragma once class PrefService; @class NSWindow; diff --git a/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_button.h b/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_button.h index b99ecee..528d8b8 100644 --- a/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_button.h +++ b/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WRENCH_MENU_MENU_TRACKED_BUTTON_H_ #define CHROME_BROWSER_UI_COCOA_WRENCH_MENU_MENU_TRACKED_BUTTON_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h b/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h index f2aecbc..7dc4bff 100644 --- a/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h +++ b/chrome/browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WRENCH_MENU_MENU_TRACKED_ROOT_VIEW_H_ #define CHROME_BROWSER_UI_COCOA_WRENCH_MENU_MENU_TRACKED_ROOT_VIEW_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/cocoa/wrench_menu/wrench_menu_controller.h b/chrome/browser/ui/cocoa/wrench_menu/wrench_menu_controller.h index f8858d6..b6b6a3e3 100644 --- a/chrome/browser/ui/cocoa/wrench_menu/wrench_menu_controller.h +++ b/chrome/browser/ui/cocoa/wrench_menu/wrench_menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_COCOA_WRENCH_MENU_WRENCH_MENU_CONTROLLER_H_ #define CHROME_BROWSER_UI_COCOA_WRENCH_MENU_WRENCH_MENU_CONTROLLER_H_ -#pragma once #import <Cocoa/Cocoa.h> diff --git a/chrome/browser/ui/confirm_bubble.h b/chrome/browser/ui/confirm_bubble.h index e5360d9..d5deae0 100644 --- a/chrome/browser/ui/confirm_bubble.h +++ b/chrome/browser/ui/confirm_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONFIRM_BUBBLE_H_ #define CHROME_BROWSER_UI_CONFIRM_BUBBLE_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/confirm_bubble_model.h b/chrome/browser/ui/confirm_bubble_model.h index 494cf2c..2163817 100644 --- a/chrome/browser/ui/confirm_bubble_model.h +++ b/chrome/browser/ui/confirm_bubble_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONFIRM_BUBBLE_MODEL_H_ #define CHROME_BROWSER_UI_CONFIRM_BUBBLE_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "base/string16.h" diff --git a/chrome/browser/ui/constrained_window.h b/chrome/browser/ui/constrained_window.h index 5326ad6..720ccb8 100644 --- a/chrome/browser/ui/constrained_window.h +++ b/chrome/browser/ui/constrained_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONSTRAINED_WINDOW_H_ #define CHROME_BROWSER_UI_CONSTRAINED_WINDOW_H_ -#pragma once #include "build/build_config.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/constrained_window_tab_helper.h b/chrome/browser/ui/constrained_window_tab_helper.h index 37deb5c..576ffd3 100644 --- a/chrome/browser/ui/constrained_window_tab_helper.h +++ b/chrome/browser/ui/constrained_window_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONSTRAINED_WINDOW_TAB_HELPER_H_ #define CHROME_BROWSER_UI_CONSTRAINED_WINDOW_TAB_HELPER_H_ -#pragma once #include <deque> diff --git a/chrome/browser/ui/constrained_window_tab_helper_delegate.h b/chrome/browser/ui/constrained_window_tab_helper_delegate.h index 8237249..d671e5f 100644 --- a/chrome/browser/ui/constrained_window_tab_helper_delegate.h +++ b/chrome/browser/ui/constrained_window_tab_helper_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONSTRAINED_WINDOW_TAB_HELPER_DELEGATE_H_ #define CHROME_BROWSER_UI_CONSTRAINED_WINDOW_TAB_HELPER_DELEGATE_H_ -#pragma once class TabContents; diff --git a/chrome/browser/ui/content_settings/content_setting_bubble_model.h b/chrome/browser/ui/content_settings/content_setting_bubble_model.h index 4014dfc..db1856a 100644 --- a/chrome/browser/ui/content_settings/content_setting_bubble_model.h +++ b/chrome/browser/ui/content_settings/content_setting_bubble_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONTENT_SETTINGS_CONTENT_SETTING_BUBBLE_MODEL_H_ #define CHROME_BROWSER_UI_CONTENT_SETTINGS_CONTENT_SETTING_BUBBLE_MODEL_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/ui/content_settings/content_setting_bubble_model_delegate.h b/chrome/browser/ui/content_settings/content_setting_bubble_model_delegate.h index 57197f6..f12bc73 100644 --- a/chrome/browser/ui/content_settings/content_setting_bubble_model_delegate.h +++ b/chrome/browser/ui/content_settings/content_setting_bubble_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONTENT_SETTINGS_CONTENT_SETTING_BUBBLE_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_CONTENT_SETTINGS_CONTENT_SETTING_BUBBLE_MODEL_DELEGATE_H_ -#pragma once #include "chrome/common/content_settings_types.h" diff --git a/chrome/browser/ui/content_settings/content_setting_image_model.h b/chrome/browser/ui/content_settings/content_setting_image_model.h index 361a203..0b8da62 100644 --- a/chrome/browser/ui/content_settings/content_setting_image_model.h +++ b/chrome/browser/ui/content_settings/content_setting_image_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CONTENT_SETTINGS_CONTENT_SETTING_IMAGE_MODEL_H_ #define CHROME_BROWSER_UI_CONTENT_SETTINGS_CONTENT_SETTING_IMAGE_MODEL_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/crypto_module_password_dialog.h b/chrome/browser/ui/crypto_module_password_dialog.h index 7a25bd8..329eeb9 100644 --- a/chrome/browser/ui/crypto_module_password_dialog.h +++ b/chrome/browser/ui/crypto_module_password_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_CRYPTO_MODULE_PASSWORD_DIALOG_H_ #define CHROME_BROWSER_UI_CRYPTO_MODULE_PASSWORD_DIALOG_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/extensions/application_launch.h b/chrome/browser/ui/extensions/application_launch.h index bd6fb7e..8895b2b 100644 --- a/chrome/browser/ui/extensions/application_launch.h +++ b/chrome/browser/ui/extensions/application_launch.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_EXTENSIONS_APPLICATION_LAUNCH_H_ #define CHROME_BROWSER_UI_EXTENSIONS_APPLICATION_LAUNCH_H_ -#pragma once #include "chrome/common/extensions/extension_constants.h" #include "webkit/glue/window_open_disposition.h" diff --git a/chrome/browser/ui/extensions/shell_window.h b/chrome/browser/ui/extensions/shell_window.h index e5ac4ab..ad1ed9f 100644 --- a/chrome/browser/ui/extensions/shell_window.h +++ b/chrome/browser/ui/extensions/shell_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_EXTENSIONS_SHELL_WINDOW_H_ #define CHROME_BROWSER_UI_EXTENSIONS_SHELL_WINDOW_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/extensions/extension_function_dispatcher.h" diff --git a/chrome/browser/ui/extensions/web_auth_flow_window.h b/chrome/browser/ui/extensions/web_auth_flow_window.h index a69d1b5..82bf2c2 100644 --- a/chrome/browser/ui/extensions/web_auth_flow_window.h +++ b/chrome/browser/ui/extensions/web_auth_flow_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_H_ #define CHROME_BROWSER_UI_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/find_bar/find_bar.h b/chrome/browser/ui/find_bar/find_bar.h index c0a7a1c..2fc94e1 100644 --- a/chrome/browser/ui/find_bar/find_bar.h +++ b/chrome/browser/ui/find_bar/find_bar.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_H_ #define CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_H_ -#pragma once #include "base/string16.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/ui/find_bar/find_bar_controller.h b/chrome/browser/ui/find_bar/find_bar_controller.h index 1e95c3d..3ecd914 100644 --- a/chrome/browser/ui/find_bar/find_bar_controller.h +++ b/chrome/browser/ui/find_bar/find_bar_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_CONTROLLER_H_ #define CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/find_bar/find_bar_state.h b/chrome/browser/ui/find_bar/find_bar_state.h index 82a3534..b4cf6a0 100644 --- a/chrome/browser/ui/find_bar/find_bar_state.h +++ b/chrome/browser/ui/find_bar/find_bar_state.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_STATE_H_ #define CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_STATE_H_ -#pragma once #include "base/basictypes.h" #include "base/string16.h" diff --git a/chrome/browser/ui/find_bar/find_bar_state_factory.h b/chrome/browser/ui/find_bar/find_bar_state_factory.h index c869bf2..a4510b6 100644 --- a/chrome/browser/ui/find_bar/find_bar_state_factory.h +++ b/chrome/browser/ui/find_bar/find_bar_state_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_STATE_FACTORY_H_ #define CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_STATE_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/ui/find_bar/find_notification_details.h b/chrome/browser/ui/find_bar/find_notification_details.h index 360d953..b3d7ccf 100644 --- a/chrome/browser/ui/find_bar/find_notification_details.h +++ b/chrome/browser/ui/find_bar/find_notification_details.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FIND_BAR_FIND_NOTIFICATION_DETAILS_H_ #define CHROME_BROWSER_UI_FIND_BAR_FIND_NOTIFICATION_DETAILS_H_ -#pragma once #include "base/basictypes.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/ui/find_bar/find_tab_helper.h b/chrome/browser/ui/find_bar/find_tab_helper.h index 7e6b6a1..be11ed9 100644 --- a/chrome/browser/ui/find_bar/find_tab_helper.h +++ b/chrome/browser/ui/find_bar/find_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FIND_BAR_FIND_TAB_HELPER_H_ #define CHROME_BROWSER_UI_FIND_BAR_FIND_TAB_HELPER_H_ -#pragma once #include "chrome/browser/ui/find_bar/find_bar_controller.h" #include "chrome/browser/ui/find_bar/find_notification_details.h" diff --git a/chrome/browser/ui/fullscreen/fullscreen_controller.h b/chrome/browser/ui/fullscreen/fullscreen_controller.h index 0dc697e..9409a2d 100644 --- a/chrome/browser/ui/fullscreen/fullscreen_controller.h +++ b/chrome/browser/ui/fullscreen/fullscreen_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FULLSCREEN_FULLSCREEN_CONTROLLER_H_ #define CHROME_BROWSER_UI_FULLSCREEN_FULLSCREEN_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h b/chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h index 1d76595..87a06dc 100644 --- a/chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h +++ b/chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FULLSCREEN_FULLSCREEN_EXIT_BUBBLE_H_ #define CHROME_BROWSER_UI_FULLSCREEN_FULLSCREEN_EXIT_BUBBLE_H_ -#pragma once #include "base/timer.h" #include "chrome/browser/command_updater.h" diff --git a/chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h b/chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h index 0d16809..5fafa29 100644 --- a/chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h +++ b/chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_FULLSCREEN_FULLSCREEN_EXIT_BUBBLE_TYPE_H_ #define CHROME_BROWSER_UI_FULLSCREEN_FULLSCREEN_EXIT_BUBBLE_TYPE_H_ -#pragma once #include "base/string16.h" #include "googleurl/src/gurl.h" diff --git a/chrome/browser/ui/gesture_prefs_observer_factory_aura.h b/chrome/browser/ui/gesture_prefs_observer_factory_aura.h index 2d7282a..587cc79 100644 --- a/chrome/browser/ui/gesture_prefs_observer_factory_aura.h +++ b/chrome/browser/ui/gesture_prefs_observer_factory_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GESTURE_PREFS_OBSERVER_FACTORY_AURA_H_ #define CHROME_BROWSER_UI_GESTURE_PREFS_OBSERVER_FACTORY_AURA_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/ui/global_error/global_error.h b/chrome/browser/ui/global_error/global_error.h index 487cea4..f80e55d 100644 --- a/chrome/browser/ui/global_error/global_error.h +++ b/chrome/browser/ui/global_error/global_error.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_H_ #define CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/global_error/global_error_bubble_view_base.h b/chrome/browser/ui/global_error/global_error_bubble_view_base.h index 18c3a72..0b0132c 100644 --- a/chrome/browser/ui/global_error/global_error_bubble_view_base.h +++ b/chrome/browser/ui/global_error/global_error_bubble_view_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_BUBBLE_VIEW_BASE_H_ #define CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_BUBBLE_VIEW_BASE_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/global_error/global_error_service.h b/chrome/browser/ui/global_error/global_error_service.h index 32a0677..bb2ee9a 100644 --- a/chrome/browser/ui/global_error/global_error_service.h +++ b/chrome/browser/ui/global_error/global_error_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_SERVICE_H_ #define CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_SERVICE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/global_error/global_error_service_factory.h b/chrome/browser/ui/global_error/global_error_service_factory.h index ac3802d..e506319 100644 --- a/chrome/browser/ui/global_error/global_error_service_factory.h +++ b/chrome/browser/ui/global_error/global_error_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_SERVICE_FACTORY_H_ #define CHROME_BROWSER_UI_GLOBAL_ERROR_GLOBAL_ERROR_SERVICE_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/accelerators_gtk.h b/chrome/browser/ui/gtk/accelerators_gtk.h index 58d4e7d..52b0f0b 100644 --- a/chrome/browser/ui/gtk/accelerators_gtk.h +++ b/chrome/browser/ui/gtk/accelerators_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_ACCELERATORS_GTK_H_ #define CHROME_BROWSER_UI_GTK_ACCELERATORS_GTK_H_ -#pragma once #include "base/hash_tables.h" #include "ui/base/accelerators/accelerator_gtk.h" diff --git a/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h b/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h index caa0203..dd60306 100644 --- a/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h +++ b/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_AUTOFILL_AUTOFILL_POPUP_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_AUTOFILL_AUTOFILL_POPUP_VIEW_GTK_H_ -#pragma once #include <pango/pango.h> #include <vector> diff --git a/chrome/browser/ui/gtk/avatar_menu_bubble_gtk.h b/chrome/browser/ui/gtk/avatar_menu_bubble_gtk.h index 8779967..7c3247c 100644 --- a/chrome/browser/ui/gtk/avatar_menu_bubble_gtk.h +++ b/chrome/browser/ui/gtk/avatar_menu_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_AVATAR_MENU_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_AVATAR_MENU_BUBBLE_GTK_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/gtk/avatar_menu_button_gtk.h b/chrome/browser/ui/gtk/avatar_menu_button_gtk.h index 413645b..1f97cbc 100644 --- a/chrome/browser/ui/gtk/avatar_menu_button_gtk.h +++ b/chrome/browser/ui/gtk/avatar_menu_button_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_AVATAR_MENU_BUTTON_GTK_H_ #define CHROME_BROWSER_UI_GTK_AVATAR_MENU_BUTTON_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/avatar_menu_item_gtk.h b/chrome/browser/ui/gtk/avatar_menu_item_gtk.h index 30d7ad2..5fe6655 100644 --- a/chrome/browser/ui/gtk/avatar_menu_item_gtk.h +++ b/chrome/browser/ui/gtk/avatar_menu_item_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_AVATAR_MENU_ITEM_GTK_H_ #define CHROME_BROWSER_UI_GTK_AVATAR_MENU_ITEM_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/back_forward_button_gtk.h b/chrome/browser/ui/gtk/back_forward_button_gtk.h index 0063dda..27a1ffc 100644 --- a/chrome/browser/ui/gtk/back_forward_button_gtk.h +++ b/chrome/browser/ui/gtk/back_forward_button_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BACK_FORWARD_BUTTON_GTK_H_ #define CHROME_BROWSER_UI_GTK_BACK_FORWARD_BUTTON_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h index 38fc6b6..5fb88cf 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_BAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_BAR_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_bar_instructions_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_bar_instructions_gtk.h index 02aae77..42dc39c 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_bar_instructions_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_bar_instructions_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_BAR_INSTRUCTIONS_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_BAR_INSTRUCTIONS_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h index 2118c30..fc10904 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h @@ -11,7 +11,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_BUBBLE_GTK_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h index e25e528..7375c90 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_EDITOR_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_EDITOR_GTK_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h index 153131f..02c20ec 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_MENU_CONTROLLER_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_MENU_CONTROLLER_GTK_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h index 5e23b79..2a4b9d7 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_sub_menu_model_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_SUB_MENU_MODEL_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_SUB_MENU_MODEL_GTK_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_tree_model.h b/chrome/browser/ui/gtk/bookmarks/bookmark_tree_model.h index d0b73e6b..1b34ff0 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_tree_model.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_tree_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_TREE_MODEL_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_TREE_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "base/string16.h" diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h index b86b456..133293a 100644 --- a/chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_UTILS_GTK_H_ #define CHROME_BROWSER_UI_GTK_BOOKMARKS_BOOKMARK_UTILS_GTK_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h index 58b3660..2b8a878 100644 --- a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h +++ b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BROWSER_ACTIONS_TOOLBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_BROWSER_ACTIONS_TOOLBAR_GTK_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/gtk/browser_titlebar.h b/chrome/browser/ui/gtk/browser_titlebar.h index 2ffeb88..6cb365a 100644 --- a/chrome/browser/ui/gtk/browser_titlebar.h +++ b/chrome/browser/ui/gtk/browser_titlebar.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BROWSER_TITLEBAR_H_ #define CHROME_BROWSER_UI_GTK_BROWSER_TITLEBAR_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/browser_titlebar_base.h b/chrome/browser/ui/gtk/browser_titlebar_base.h index f8c8843..0c160a2 100644 --- a/chrome/browser/ui/gtk/browser_titlebar_base.h +++ b/chrome/browser/ui/gtk/browser_titlebar_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BROWSER_TITLEBAR_BASE_H_ #define CHROME_BROWSER_UI_GTK_BROWSER_TITLEBAR_BASE_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/browser_toolbar_gtk.h b/chrome/browser/ui/gtk/browser_toolbar_gtk.h index a6593d9..5ae63d0 100644 --- a/chrome/browser/ui/gtk/browser_toolbar_gtk.h +++ b/chrome/browser/ui/gtk/browser_toolbar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BROWSER_TOOLBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_BROWSER_TOOLBAR_GTK_H_ -#pragma once #include <gtk/gtk.h> #include <string> diff --git a/chrome/browser/ui/gtk/browser_window_gtk.h b/chrome/browser/ui/gtk/browser_window_gtk.h index bce4082..4811d66 100644 --- a/chrome/browser/ui/gtk/browser_window_gtk.h +++ b/chrome/browser/ui/gtk/browser_window_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BROWSER_WINDOW_GTK_H_ #define CHROME_BROWSER_UI_GTK_BROWSER_WINDOW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/bubble/bubble_accelerators_gtk.h b/chrome/browser/ui/gtk/bubble/bubble_accelerators_gtk.h index 14bd6e8..ecaf54c 100644 --- a/chrome/browser/ui/gtk/bubble/bubble_accelerators_gtk.h +++ b/chrome/browser/ui/gtk/bubble/bubble_accelerators_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BUBBLE_BUBBLE_ACCELERATORS_GTK_H_ #define CHROME_BROWSER_UI_GTK_BUBBLE_BUBBLE_ACCELERATORS_GTK_H_ -#pragma once #include <gdk/gdk.h> diff --git a/chrome/browser/ui/gtk/bubble/bubble_gtk.h b/chrome/browser/ui/gtk/bubble/bubble_gtk.h index b7df45f..524a63b 100644 --- a/chrome/browser/ui/gtk/bubble/bubble_gtk.h +++ b/chrome/browser/ui/gtk/bubble/bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_BUBBLE_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_BUBBLE_BUBBLE_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/chrome_browser_main_extra_parts_gtk.h b/chrome/browser/ui/gtk/chrome_browser_main_extra_parts_gtk.h index 26b2f32..f6dd464 100644 --- a/chrome/browser/ui/gtk/chrome_browser_main_extra_parts_gtk.h +++ b/chrome/browser/ui/gtk/chrome_browser_main_extra_parts_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CHROME_BROWSER_MAIN_EXTRA_PARTS_GTK_H_ #define CHROME_BROWSER_UI_GTK_CHROME_BROWSER_MAIN_EXTRA_PARTS_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/chrome_gtk_frame.h b/chrome/browser/ui/gtk/chrome_gtk_frame.h index 31d37ba..06bafad 100644 --- a/chrome/browser/ui/gtk/chrome_gtk_frame.h +++ b/chrome/browser/ui/gtk/chrome_gtk_frame.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CHROME_GTK_FRAME_H_ #define CHROME_BROWSER_UI_GTK_CHROME_GTK_FRAME_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h b/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h index 12028b5..7882723 100644 --- a/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h +++ b/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CHROME_TO_MOBILE_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_CHROME_TO_MOBILE_BUBBLE_GTK_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/ui/gtk/collected_cookies_gtk.h b/chrome/browser/ui/gtk/collected_cookies_gtk.h index 8c6851b..0414192 100644 --- a/chrome/browser/ui/gtk/collected_cookies_gtk.h +++ b/chrome/browser/ui/gtk/collected_cookies_gtk.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_UI_GTK_COLLECTED_COOKIES_GTK_H_ #define CHROME_BROWSER_UI_GTK_COLLECTED_COOKIES_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/confirm_bubble_gtk.h b/chrome/browser/ui/gtk/confirm_bubble_gtk.h index 129898c..b7c939e 100644 --- a/chrome/browser/ui/gtk/confirm_bubble_gtk.h +++ b/chrome/browser/ui/gtk/confirm_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CONFIRM_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_CONFIRM_BUBBLE_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/ui/gtk/constrained_window_gtk.h b/chrome/browser/ui/gtk/constrained_window_gtk.h index 0e0e1c3..2b2eb59 100644 --- a/chrome/browser/ui/gtk/constrained_window_gtk.h +++ b/chrome/browser/ui/gtk/constrained_window_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CONSTRAINED_WINDOW_GTK_H_ #define CHROME_BROWSER_UI_GTK_CONSTRAINED_WINDOW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/content_setting_bubble_gtk.h b/chrome/browser/ui/gtk/content_setting_bubble_gtk.h index e45123c..94a78e8 100644 --- a/chrome/browser/ui/gtk/content_setting_bubble_gtk.h +++ b/chrome/browser/ui/gtk/content_setting_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CONTENT_SETTING_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_CONTENT_SETTING_BUBBLE_GTK_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h b/chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h index a14ddc7b..756e87a 100644 --- a/chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h +++ b/chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CREATE_APPLICATION_SHORTCUTS_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_CREATE_APPLICATION_SHORTCUTS_DIALOG_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/custom_button.h b/chrome/browser/ui/gtk/custom_button.h index 8cfa0d0..62018df 100644 --- a/chrome/browser/ui/gtk/custom_button.h +++ b/chrome/browser/ui/gtk/custom_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CUSTOM_BUTTON_H_ #define CHROME_BROWSER_UI_GTK_CUSTOM_BUTTON_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/custom_drag.h b/chrome/browser/ui/gtk/custom_drag.h index 3fd7d34..6180f64 100644 --- a/chrome/browser/ui/gtk/custom_drag.h +++ b/chrome/browser/ui/gtk/custom_drag.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_CUSTOM_DRAG_H_ #define CHROME_BROWSER_UI_GTK_CUSTOM_DRAG_H_ -#pragma once #include <gtk/gtk.h> #include <vector> diff --git a/chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h b/chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h index 517f9f4..6eb439e 100644 --- a/chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h +++ b/chrome/browser/ui/gtk/download/download_in_progress_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_IN_PROGRESS_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_IN_PROGRESS_DIALOG_GTK_H_ -#pragma once #include "base/basictypes.h" #include "ui/base/gtk/gtk_signal.h" diff --git a/chrome/browser/ui/gtk/download/download_item_gtk.h b/chrome/browser/ui/gtk/download/download_item_gtk.h index 361c931..cc0e96b 100644 --- a/chrome/browser/ui/gtk/download/download_item_gtk.h +++ b/chrome/browser/ui/gtk/download/download_item_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_ITEM_GTK_H_ #define CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_ITEM_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/download/download_shelf_context_menu_gtk.h b/chrome/browser/ui/gtk/download/download_shelf_context_menu_gtk.h index ed9a764..9448941 100644 --- a/chrome/browser/ui/gtk/download/download_shelf_context_menu_gtk.h +++ b/chrome/browser/ui/gtk/download/download_shelf_context_menu_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_SHELF_CONTEXT_MENU_GTK_H_ #define CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_SHELF_CONTEXT_MENU_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/download/download_shelf_gtk.h b/chrome/browser/ui/gtk/download/download_shelf_gtk.h index 1d6afd4..a681696 100644 --- a/chrome/browser/ui/gtk/download/download_shelf_gtk.h +++ b/chrome/browser/ui/gtk/download/download_shelf_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_SHELF_GTK_H_ #define CHROME_BROWSER_UI_GTK_DOWNLOAD_DOWNLOAD_SHELF_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/edit_search_engine_dialog.h b/chrome/browser/ui/gtk/edit_search_engine_dialog.h index d387598..24d12b9 100644 --- a/chrome/browser/ui/gtk/edit_search_engine_dialog.h +++ b/chrome/browser/ui/gtk/edit_search_engine_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EDIT_SEARCH_ENGINE_DIALOG_H_ #define CHROME_BROWSER_UI_GTK_EDIT_SEARCH_ENGINE_DIALOG_H_ -#pragma once #include <gtk/gtk.h> #include <string> diff --git a/chrome/browser/ui/gtk/event_utils.h b/chrome/browser/ui/gtk/event_utils.h index d71312d..b35736c 100644 --- a/chrome/browser/ui/gtk/event_utils.h +++ b/chrome/browser/ui/gtk/event_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EVENT_UTILS_H_ #define CHROME_BROWSER_UI_GTK_EVENT_UTILS_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h b/chrome/browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h index c6de467..1884fe3 100644 --- a/chrome/browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h +++ b/chrome/browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_BUNDLE_INSTALLED_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_BUNDLE_INSTALLED_BUBBLE_GTK_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.h b/chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.h index 54f9d06..6871e1c 100644 --- a/chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.h +++ b/chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h b/chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h index 0d892f1..ba249de 100644 --- a/chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h +++ b/chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_KEYBINDING_REGISTRY_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_KEYBINDING_REGISTRY_GTK_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/gtk/extensions/extension_popup_gtk.h b/chrome/browser/ui/gtk/extensions/extension_popup_gtk.h index 3547ac7..f6d05d1 100644 --- a/chrome/browser/ui/gtk/extensions/extension_popup_gtk.h +++ b/chrome/browser/ui/gtk/extensions/extension_popup_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_POPUP_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_POPUP_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/gtk/extensions/extension_view_gtk.h b/chrome/browser/ui/gtk/extensions/extension_view_gtk.h index fb39a48..0a3d9e9 100644 --- a/chrome/browser/ui/gtk/extensions/extension_view_gtk.h +++ b/chrome/browser/ui/gtk/extensions/extension_view_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_EXTENSION_VIEW_GTK_H_ -#pragma once #include "base/basictypes.h" #include "third_party/skia/include/core/SkBitmap.h" diff --git a/chrome/browser/ui/gtk/extensions/shell_window_gtk.h b/chrome/browser/ui/gtk/extensions/shell_window_gtk.h index ec76597..56b6e23 100644 --- a/chrome/browser/ui/gtk/extensions/shell_window_gtk.h +++ b/chrome/browser/ui/gtk/extensions/shell_window_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_SHELL_WINDOW_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_SHELL_WINDOW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/extensions/web_auth_flow_window_gtk.h b/chrome/browser/ui/gtk/extensions/web_auth_flow_window_gtk.h index 43b9fd5..4cc8cbb 100644 --- a/chrome/browser/ui/gtk/extensions/web_auth_flow_window_gtk.h +++ b/chrome/browser/ui/gtk/extensions/web_auth_flow_window_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/external_protocol_dialog_gtk.h b/chrome/browser/ui/gtk/external_protocol_dialog_gtk.h index 966d216..f9223b7 100644 --- a/chrome/browser/ui/gtk/external_protocol_dialog_gtk.h +++ b/chrome/browser/ui/gtk/external_protocol_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_EXTERNAL_PROTOCOL_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_EXTERNAL_PROTOCOL_DIALOG_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/time.h" diff --git a/chrome/browser/ui/gtk/find_bar_gtk.h b/chrome/browser/ui/gtk/find_bar_gtk.h index 9d61069..4622fec 100644 --- a/chrome/browser/ui/gtk/find_bar_gtk.h +++ b/chrome/browser/ui/gtk/find_bar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_FIND_BAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_FIND_BAR_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/first_run_bubble.h b/chrome/browser/ui/gtk/first_run_bubble.h index 0cc8ab5..399ee0c 100644 --- a/chrome/browser/ui/gtk/first_run_bubble.h +++ b/chrome/browser/ui/gtk/first_run_bubble.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_UI_GTK_FIRST_RUN_BUBBLE_H_ #define CHROME_BROWSER_UI_GTK_FIRST_RUN_BUBBLE_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/first_run_dialog.h b/chrome/browser/ui/gtk/first_run_dialog.h index 684dd29..bdeb23f 100644 --- a/chrome/browser/ui/gtk/first_run_dialog.h +++ b/chrome/browser/ui/gtk/first_run_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_FIRST_RUN_DIALOG_H_ #define CHROME_BROWSER_UI_GTK_FIRST_RUN_DIALOG_H_ -#pragma once typedef struct _GtkButton GtkButton; typedef struct _GtkWidget GtkWidget; diff --git a/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h b/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h index 7de542d..b7292dc 100644 --- a/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h +++ b/chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_FULLSCREEN_EXIT_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_FULLSCREEN_EXIT_BUBBLE_GTK_H_ -#pragma once #include "chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h" #include "chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h" diff --git a/chrome/browser/ui/gtk/gconf_titlebar_listener.h b/chrome/browser/ui/gtk/gconf_titlebar_listener.h index 2db1243..6304500 100644 --- a/chrome/browser/ui/gtk/gconf_titlebar_listener.h +++ b/chrome/browser/ui/gtk/gconf_titlebar_listener.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GCONF_TITLEBAR_LISTENER_H_ #define CHROME_BROWSER_UI_GTK_GCONF_TITLEBAR_LISTENER_H_ -#pragma once #include <gconf/gconf-client.h> #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/global_error_bubble.h b/chrome/browser/ui/gtk/global_error_bubble.h index 91bc80f..921a7f8 100644 --- a/chrome/browser/ui/gtk/global_error_bubble.h +++ b/chrome/browser/ui/gtk/global_error_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GLOBAL_ERROR_BUBBLE_H_ #define CHROME_BROWSER_UI_GTK_GLOBAL_ERROR_BUBBLE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/gtk_chrome_button.h b/chrome/browser/ui/gtk/gtk_chrome_button.h index 1843ae1..7011835 100644 --- a/chrome/browser/ui/gtk/gtk_chrome_button.h +++ b/chrome/browser/ui/gtk/gtk_chrome_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_CHROME_BUTTON_H_ #define CHROME_BROWSER_UI_GTK_GTK_CHROME_BUTTON_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/gtk_chrome_cookie_view.h b/chrome/browser/ui/gtk/gtk_chrome_cookie_view.h index f3db37c..51564fd 100644 --- a/chrome/browser/ui/gtk/gtk_chrome_cookie_view.h +++ b/chrome/browser/ui/gtk/gtk_chrome_cookie_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_CHROME_COOKIE_VIEW_H_ #define CHROME_BROWSER_UI_GTK_GTK_CHROME_COOKIE_VIEW_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/gtk_chrome_link_button.h b/chrome/browser/ui/gtk/gtk_chrome_link_button.h index cb3ed8d0..1c38dd8 100644 --- a/chrome/browser/ui/gtk/gtk_chrome_link_button.h +++ b/chrome/browser/ui/gtk/gtk_chrome_link_button.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_CHROME_LINK_BUTTON_H_ #define CHROME_BROWSER_UI_GTK_GTK_CHROME_LINK_BUTTON_H_ -#pragma once #include <gdk/gdk.h> #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h b/chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h index 240021a..6665de2 100644 --- a/chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h +++ b/chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_CHROME_SHRINKABLE_HBOX_H_ #define CHROME_BROWSER_UI_GTK_GTK_CHROME_SHRINKABLE_HBOX_H_ -#pragma once #include <gdk/gdk.h> #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/gtk_custom_menu.h b/chrome/browser/ui/gtk/gtk_custom_menu.h index 3a0fa0e..7aaa2b5 100644 --- a/chrome/browser/ui/gtk/gtk_custom_menu.h +++ b/chrome/browser/ui/gtk/gtk_custom_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_CUSTOM_MENU_H_ #define CHROME_BROWSER_UI_GTK_GTK_CUSTOM_MENU_H_ -#pragma once // GtkCustomMenu is a GtkMenu subclass that can contain, and collaborates with, // GtkCustomMenuItem instances. GtkCustomMenuItem is a GtkMenuItem that can diff --git a/chrome/browser/ui/gtk/gtk_custom_menu_item.h b/chrome/browser/ui/gtk/gtk_custom_menu_item.h index c3a1f88..46e5cf7 100644 --- a/chrome/browser/ui/gtk/gtk_custom_menu_item.h +++ b/chrome/browser/ui/gtk/gtk_custom_menu_item.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_CUSTOM_MENU_ITEM_H_ #define CHROME_BROWSER_UI_GTK_GTK_CUSTOM_MENU_ITEM_H_ -#pragma once // GtkCustomMenuItem is a GtkMenuItem subclass that has buttons in it and acts // to support this. GtkCustomMenuItems only render properly when put in a diff --git a/chrome/browser/ui/gtk/gtk_input_event_box.h b/chrome/browser/ui/gtk/gtk_input_event_box.h index b3ce484..e6a5069 100644 --- a/chrome/browser/ui/gtk/gtk_input_event_box.h +++ b/chrome/browser/ui/gtk/gtk_input_event_box.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_INPUT_EVENT_BOX_H_ #define CHROME_BROWSER_UI_GTK_GTK_INPUT_EVENT_BOX_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/gtk_theme_service.h b/chrome/browser/ui/gtk/gtk_theme_service.h index d99cb79..0d8835c 100644 --- a/chrome/browser/ui/gtk/gtk_theme_service.h +++ b/chrome/browser/ui/gtk/gtk_theme_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_THEME_SERVICE_H_ #define CHROME_BROWSER_UI_GTK_GTK_THEME_SERVICE_H_ -#pragma once #include <map> #include <vector> diff --git a/chrome/browser/ui/gtk/gtk_tree.h b/chrome/browser/ui/gtk/gtk_tree.h index b2190e3..3711c26 100644 --- a/chrome/browser/ui/gtk/gtk_tree.h +++ b/chrome/browser/ui/gtk/gtk_tree.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_TREE_H_ #define CHROME_BROWSER_UI_GTK_GTK_TREE_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/gtk_util.h b/chrome/browser/ui/gtk/gtk_util.h index f221200..75d7ee3 100644 --- a/chrome/browser/ui/gtk/gtk_util.h +++ b/chrome/browser/ui/gtk/gtk_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_GTK_UTIL_H_ #define CHROME_BROWSER_UI_GTK_GTK_UTIL_H_ -#pragma once #include <gtk/gtk.h> #include <string> diff --git a/chrome/browser/ui/gtk/hover_controller_gtk.h b/chrome/browser/ui/gtk/hover_controller_gtk.h index a9baa43..c2dbfb4 100644 --- a/chrome/browser/ui/gtk/hover_controller_gtk.h +++ b/chrome/browser/ui/gtk/hover_controller_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_HOVER_CONTROLLER_GTK_H_ #define CHROME_BROWSER_UI_GTK_HOVER_CONTROLLER_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h b/chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h index 23c50b8..342ca61 100644 --- a/chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h +++ b/chrome/browser/ui/gtk/importer/import_lock_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_IMPORTER_IMPORT_LOCK_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_IMPORTER_IMPORT_LOCK_DIALOG_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/gtk/importer/import_progress_dialog_gtk.h b/chrome/browser/ui/gtk/importer/import_progress_dialog_gtk.h index 7846fff..79920ce 100644 --- a/chrome/browser/ui/gtk/importer/import_progress_dialog_gtk.h +++ b/chrome/browser/ui/gtk/importer/import_progress_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_IMPORTER_IMPORT_PROGRESS_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_IMPORTER_IMPORT_PROGRESS_DIALOG_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/infobars/after_translate_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/after_translate_infobar_gtk.h index 8244bb3..131bab6 100644 --- a/chrome/browser/ui/gtk/infobars/after_translate_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/after_translate_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_AFTER_TRANSLATE_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_AFTER_TRANSLATE_INFOBAR_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h index 8357eef..398020d 100644 --- a/chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_BEFORE_TRANSLATE_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_BEFORE_TRANSLATE_INFOBAR_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h" diff --git a/chrome/browser/ui/gtk/infobars/confirm_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/confirm_infobar_gtk.h index 69842a23..f76ecc0 100644 --- a/chrome/browser/ui/gtk/infobars/confirm_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/confirm_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_CONFIRM_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_CONFIRM_INFOBAR_GTK_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/tab_contents/confirm_infobar_delegate.h" diff --git a/chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h index 8dc2c9a..6c0c230 100644 --- a/chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_EXTENSION_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_EXTENSION_INFOBAR_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/extension_infobar_delegate.h" diff --git a/chrome/browser/ui/gtk/infobars/infobar_container_gtk.h b/chrome/browser/ui/gtk/infobars/infobar_container_gtk.h index 2e33378..67bb09d 100644 --- a/chrome/browser/ui/gtk/infobars/infobar_container_gtk.h +++ b/chrome/browser/ui/gtk/infobars/infobar_container_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_INFOBAR_CONTAINER_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_INFOBAR_CONTAINER_GTK_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/gtk/infobars/infobar_gtk.h b/chrome/browser/ui/gtk/infobars/infobar_gtk.h index 33cefbf..db87b4a 100644 --- a/chrome/browser/ui/gtk/infobars/infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_INFOBAR_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/infobars/link_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/link_infobar_gtk.h index cb1afa3..dd93c0e 100644 --- a/chrome/browser/ui/gtk/infobars/link_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/link_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_LINK_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_LINK_INFOBAR_GTK_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/ui/gtk/infobars/infobar_gtk.h" diff --git a/chrome/browser/ui/gtk/infobars/media_stream_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/media_stream_infobar_gtk.h index 2eb63d1..a6d9630 100644 --- a/chrome/browser/ui/gtk/infobars/media_stream_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/media_stream_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_MEDIA_STREAM_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_MEDIA_STREAM_INFOBAR_GTK_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/ui/gtk/infobars/infobar_gtk.h" diff --git a/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h b/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h index 0f43315..4c7c583 100644 --- a/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h +++ b/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_TRANSLATE_INFOBAR_BASE_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_TRANSLATE_INFOBAR_BASE_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/gtk/infobars/infobar_gtk.h" diff --git a/chrome/browser/ui/gtk/infobars/translate_message_infobar_gtk.h b/chrome/browser/ui/gtk/infobars/translate_message_infobar_gtk.h index 673bef9..5bbe817 100644 --- a/chrome/browser/ui/gtk/infobars/translate_message_infobar_gtk.h +++ b/chrome/browser/ui/gtk/infobars/translate_message_infobar_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_INFOBARS_TRANSLATE_MESSAGE_INFOBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_INFOBARS_TRANSLATE_MESSAGE_INFOBAR_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h" diff --git a/chrome/browser/ui/gtk/javascript_app_modal_dialog_gtk.h b/chrome/browser/ui/gtk/javascript_app_modal_dialog_gtk.h index dae7598..0f49a31 100644 --- a/chrome/browser/ui/gtk/javascript_app_modal_dialog_gtk.h +++ b/chrome/browser/ui/gtk/javascript_app_modal_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_JAVASCRIPT_APP_MODAL_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_JAVASCRIPT_APP_MODAL_DIALOG_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/location_bar_view_gtk.h b/chrome/browser/ui/gtk/location_bar_view_gtk.h index 2502e60..8ecfa84 100644 --- a/chrome/browser/ui/gtk/location_bar_view_gtk.h +++ b/chrome/browser/ui/gtk/location_bar_view_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_LOCATION_BAR_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_LOCATION_BAR_VIEW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/menu_bar_helper.h b/chrome/browser/ui/gtk/menu_bar_helper.h index bcaf7b1..b4c0b04 100644 --- a/chrome/browser/ui/gtk/menu_bar_helper.h +++ b/chrome/browser/ui/gtk/menu_bar_helper.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_UI_GTK_MENU_BAR_HELPER_H_ #define CHROME_BROWSER_UI_GTK_MENU_BAR_HELPER_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/menu_gtk.h b/chrome/browser/ui/gtk/menu_gtk.h index b1b1107..abbe105 100644 --- a/chrome/browser/ui/gtk/menu_gtk.h +++ b/chrome/browser/ui/gtk/menu_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_MENU_GTK_H_ #define CHROME_BROWSER_UI_GTK_MENU_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/nine_box.h b/chrome/browser/ui/gtk/nine_box.h index 526bda6..19e02f6 100644 --- a/chrome/browser/ui/gtk/nine_box.h +++ b/chrome/browser/ui/gtk/nine_box.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_NINE_BOX_H_ #define CHROME_BROWSER_UI_GTK_NINE_BOX_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/notifications/balloon_view_gtk.h b/chrome/browser/ui/gtk/notifications/balloon_view_gtk.h index f893f8e..b088371 100644 --- a/chrome/browser/ui/gtk/notifications/balloon_view_gtk.h +++ b/chrome/browser/ui/gtk/notifications/balloon_view_gtk.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_UI_GTK_NOTIFICATIONS_BALLOON_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_NOTIFICATIONS_BALLOON_VIEW_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h b/chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h index 8b95d97..3b64b86 100644 --- a/chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h +++ b/chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_NOTIFICATIONS_BALLOON_VIEW_HOST_GTK_H_ #define CHROME_BROWSER_UI_GTK_NOTIFICATIONS_BALLOON_VIEW_HOST_GTK_H_ -#pragma once #include "chrome/browser/notifications/balloon_host.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h b/chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h index c31a71d..c6245be 100644 --- a/chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h +++ b/chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_OMNIBOX_OMNIBOX_POPUP_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_OMNIBOX_OMNIBOX_POPUP_VIEW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h b/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h index 128b5b4..b73a1e4 100644 --- a/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h +++ b/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_OMNIBOX_OMNIBOX_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_OMNIBOX_OMNIBOX_VIEW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h b/chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h index f2ac5ad..cbbb13a 100644 --- a/chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h +++ b/chrome/browser/ui/gtk/one_click_signin_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_ONE_CLICK_SIGNIN_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_ONE_CLICK_SIGNIN_BUBBLE_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/ui/gtk/overflow_button.h b/chrome/browser/ui/gtk/overflow_button.h index f4b5ea1..a7c3b7f 100644 --- a/chrome/browser/ui/gtk/overflow_button.h +++ b/chrome/browser/ui/gtk/overflow_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_OVERFLOW_BUTTON_H_ #define CHROME_BROWSER_UI_GTK_OVERFLOW_BUTTON_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/ui/gtk/password_generation_bubble_gtk.h b/chrome/browser/ui/gtk/password_generation_bubble_gtk.h index d283dbf..cd4809e 100644 --- a/chrome/browser/ui/gtk/password_generation_bubble_gtk.h +++ b/chrome/browser/ui/gtk/password_generation_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_PASSWORD_GENERATION_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_PASSWORD_GENERATION_BUBBLE_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/process_singleton_dialog.h b/chrome/browser/ui/gtk/process_singleton_dialog.h index 76194c1..e62ec67 100644 --- a/chrome/browser/ui/gtk/process_singleton_dialog.h +++ b/chrome/browser/ui/gtk/process_singleton_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_PROCESS_SINGLETON_DIALOG_H_ #define CHROME_BROWSER_UI_GTK_PROCESS_SINGLETON_DIALOG_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/gtk/reload_button_gtk.h b/chrome/browser/ui/gtk/reload_button_gtk.h index 6ca2215..2dbe5ce 100644 --- a/chrome/browser/ui/gtk/reload_button_gtk.h +++ b/chrome/browser/ui/gtk/reload_button_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_RELOAD_BUTTON_GTK_H_ #define CHROME_BROWSER_UI_GTK_RELOAD_BUTTON_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/rounded_window.h b/chrome/browser/ui/gtk/rounded_window.h index 52b611f..0a11bdc 100644 --- a/chrome/browser/ui/gtk/rounded_window.h +++ b/chrome/browser/ui/gtk/rounded_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_ROUNDED_WINDOW_H_ #define CHROME_BROWSER_UI_GTK_ROUNDED_WINDOW_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/sad_tab_gtk.h b/chrome/browser/ui/gtk/sad_tab_gtk.h index 2f36029..2f2307f 100644 --- a/chrome/browser/ui/gtk/sad_tab_gtk.h +++ b/chrome/browser/ui/gtk/sad_tab_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_SAD_TAB_GTK_H_ #define CHROME_BROWSER_UI_GTK_SAD_TAB_GTK_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/ui/sad_tab_types.h" diff --git a/chrome/browser/ui/gtk/select_file_dialog_impl.h b/chrome/browser/ui/gtk/select_file_dialog_impl.h index b5fa15c..a225da6 100644 --- a/chrome/browser/ui/gtk/select_file_dialog_impl.h +++ b/chrome/browser/ui/gtk/select_file_dialog_impl.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_UI_GTK_SELECT_FILE_DIALOG_IMPL_H_ #define CHROME_BROWSER_UI_GTK_SELECT_FILE_DIALOG_IMPL_H_ -#pragma once #include <set> diff --git a/chrome/browser/ui/gtk/slide_animator_gtk.h b/chrome/browser/ui/gtk/slide_animator_gtk.h index 791e3ab..422068c 100644 --- a/chrome/browser/ui/gtk/slide_animator_gtk.h +++ b/chrome/browser/ui/gtk/slide_animator_gtk.h @@ -13,7 +13,6 @@ #ifndef CHROME_BROWSER_UI_GTK_SLIDE_ANIMATOR_GTK_H_ #define CHROME_BROWSER_UI_GTK_SLIDE_ANIMATOR_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/status_bubble_gtk.h b/chrome/browser/ui/gtk/status_bubble_gtk.h index 1a13a8e..8cc71a6 100644 --- a/chrome/browser/ui/gtk/status_bubble_gtk.h +++ b/chrome/browser/ui/gtk/status_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_STATUS_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_STATUS_BUBBLE_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/status_icons/status_icon_gtk.h b/chrome/browser/ui/gtk/status_icons/status_icon_gtk.h index 97193e1..c8cfaa2 100644 --- a/chrome/browser/ui/gtk/status_icons/status_icon_gtk.h +++ b/chrome/browser/ui/gtk/status_icons/status_icon_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_STATUS_ICONS_STATUS_ICON_GTK_H_ #define CHROME_BROWSER_UI_GTK_STATUS_ICONS_STATUS_ICON_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/status_icons/status_tray_gtk.h b/chrome/browser/ui/gtk/status_icons/status_tray_gtk.h index 88bbb67..cd7a0b4 100644 --- a/chrome/browser/ui/gtk/status_icons/status_tray_gtk.h +++ b/chrome/browser/ui/gtk/status_icons/status_tray_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_STATUS_ICONS_STATUS_TRAY_GTK_H_ #define CHROME_BROWSER_UI_GTK_STATUS_ICONS_STATUS_TRAY_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/status_icons/status_tray.h" diff --git a/chrome/browser/ui/gtk/tab_contents/chrome_web_contents_view_delegate_gtk.h b/chrome/browser/ui/gtk/tab_contents/chrome_web_contents_view_delegate_gtk.h index 9239a4b..498015b 100644 --- a/chrome/browser/ui/gtk/tab_contents/chrome_web_contents_view_delegate_gtk.h +++ b/chrome/browser/ui/gtk/tab_contents/chrome_web_contents_view_delegate_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_GTK_H_ #define CHROME_BROWSER_UI_GTK_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/gtk/tab_contents/render_view_context_menu_gtk.h b/chrome/browser/ui/gtk/tab_contents/render_view_context_menu_gtk.h index ac485f3..aeb8689 100644 --- a/chrome/browser/ui/gtk/tab_contents/render_view_context_menu_gtk.h +++ b/chrome/browser/ui/gtk/tab_contents/render_view_context_menu_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_GTK_H_ #define CHROME_BROWSER_UI_GTK_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_GTK_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/gtk/tab_contents_container_gtk.h b/chrome/browser/ui/gtk/tab_contents_container_gtk.h index a4b1926..76851bd 100644 --- a/chrome/browser/ui/gtk/tab_contents_container_gtk.h +++ b/chrome/browser/ui/gtk/tab_contents_container_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TAB_CONTENTS_CONTAINER_GTK_H_ #define CHROME_BROWSER_UI_GTK_TAB_CONTENTS_CONTAINER_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.h b/chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.h index e81865e..cf17041 100644 --- a/chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.h +++ b/chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TAB_MODAL_CONFIRM_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_TAB_MODAL_CONFIRM_DIALOG_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/tabs/drag_data.h b/chrome/browser/ui/gtk/tabs/drag_data.h index dae9eed..4f01c93 100644 --- a/chrome/browser/ui/gtk/tabs/drag_data.h +++ b/chrome/browser/ui/gtk/tabs/drag_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABS_DRAG_DATA_H_ #define CHROME_BROWSER_UI_GTK_TABS_DRAG_DATA_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h b/chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h index ef99bf3..643cc98c 100644 --- a/chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h +++ b/chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABS_DRAGGED_TAB_CONTROLLER_GTK_H_ #define CHROME_BROWSER_UI_GTK_TABS_DRAGGED_TAB_CONTROLLER_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h b/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h index ae15f9b..75bf1f9 100644 --- a/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h +++ b/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABS_DRAGGED_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_TABS_DRAGGED_VIEW_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/tabs/tab_gtk.h b/chrome/browser/ui/gtk/tabs/tab_gtk.h index f2502ca..2af671d 100644 --- a/chrome/browser/ui/gtk/tabs/tab_gtk.h +++ b/chrome/browser/ui/gtk/tabs/tab_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABS_TAB_GTK_H_ #define CHROME_BROWSER_UI_GTK_TABS_TAB_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h b/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h index a670e3f..a9a5572 100644 --- a/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h +++ b/chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABS_TAB_RENDERER_GTK_H_ #define CHROME_BROWSER_UI_GTK_TABS_TAB_RENDERER_GTK_H_ -#pragma once #include <gtk/gtk.h> #include <map> diff --git a/chrome/browser/ui/gtk/tabs/tab_strip_gtk.h b/chrome/browser/ui/gtk/tabs/tab_strip_gtk.h index c086ed6..7346dd6 100644 --- a/chrome/browser/ui/gtk/tabs/tab_strip_gtk.h +++ b/chrome/browser/ui/gtk/tabs/tab_strip_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABS_TAB_STRIP_GTK_H_ #define CHROME_BROWSER_UI_GTK_TABS_TAB_STRIP_GTK_H_ -#pragma once #include <gtk/gtk.h> #include <vector> diff --git a/chrome/browser/ui/gtk/tabstrip_origin_provider.h b/chrome/browser/ui/gtk/tabstrip_origin_provider.h index 195c425..51ff6c9 100644 --- a/chrome/browser/ui/gtk/tabstrip_origin_provider.h +++ b/chrome/browser/ui/gtk/tabstrip_origin_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TABSTRIP_ORIGIN_PROVIDER_H_ #define CHROME_BROWSER_UI_GTK_TABSTRIP_ORIGIN_PROVIDER_H_ -#pragma once namespace gfx{ class Point; diff --git a/chrome/browser/ui/gtk/task_manager_gtk.h b/chrome/browser/ui/gtk/task_manager_gtk.h index e8c8aac..677bc93 100644 --- a/chrome/browser/ui/gtk/task_manager_gtk.h +++ b/chrome/browser/ui/gtk/task_manager_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TASK_MANAGER_GTK_H_ #define CHROME_BROWSER_UI_GTK_TASK_MANAGER_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/throbber_gtk.h b/chrome/browser/ui/gtk/throbber_gtk.h index 2aba25e..8d9d777 100644 --- a/chrome/browser/ui/gtk/throbber_gtk.h +++ b/chrome/browser/ui/gtk/throbber_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_THROBBER_GTK_H_ #define CHROME_BROWSER_UI_GTK_THROBBER_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/titlebar_throb_animation.h b/chrome/browser/ui/gtk/titlebar_throb_animation.h index 8540d02..547aa7e 100644 --- a/chrome/browser/ui/gtk/titlebar_throb_animation.h +++ b/chrome/browser/ui/gtk/titlebar_throb_animation.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_TITLEBAR_THROB_ANIMATION_H_ #define CHROME_BROWSER_UI_GTK_TITLEBAR_THROB_ANIMATION_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/gtk/update_recommended_dialog.h b/chrome/browser/ui/gtk/update_recommended_dialog.h index 154d8a91..5a1b5c0 100644 --- a/chrome/browser/ui/gtk/update_recommended_dialog.h +++ b/chrome/browser/ui/gtk/update_recommended_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_UPDATE_RECOMMENDED_DIALOG_H_ #define CHROME_BROWSER_UI_GTK_UPDATE_RECOMMENDED_DIALOG_H_ -#pragma once #include "base/basictypes.h" #include "ui/base/glib/glib_integers.h" diff --git a/chrome/browser/ui/gtk/view_id_util.h b/chrome/browser/ui/gtk/view_id_util.h index 278de6e..0ff3ba1 100644 --- a/chrome/browser/ui/gtk/view_id_util.h +++ b/chrome/browser/ui/gtk/view_id_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_VIEW_ID_UTIL_H_ #define CHROME_BROWSER_UI_GTK_VIEW_ID_UTIL_H_ -#pragma once #include "chrome/browser/ui/view_ids.h" diff --git a/chrome/browser/ui/gtk/web_dialog_gtk.h b/chrome/browser/ui/gtk/web_dialog_gtk.h index 6feaab2..5c73e0b 100644 --- a/chrome/browser/ui/gtk/web_dialog_gtk.h +++ b/chrome/browser/ui/gtk/web_dialog_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_WEB_DIALOG_GTK_H_ #define CHROME_BROWSER_UI_GTK_WEB_DIALOG_GTK_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/gtk/web_intent_picker_gtk.h b/chrome/browser/ui/gtk/web_intent_picker_gtk.h index f48c02b..d299774 100644 --- a/chrome/browser/ui/gtk/web_intent_picker_gtk.h +++ b/chrome/browser/ui/gtk/web_intent_picker_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_WEB_INTENT_PICKER_GTK_H_ #define CHROME_BROWSER_UI_GTK_WEB_INTENT_PICKER_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/website_settings_popup_gtk.h b/chrome/browser/ui/gtk/website_settings_popup_gtk.h index 79d4d0e..a96014f1 100644 --- a/chrome/browser/ui/gtk/website_settings_popup_gtk.h +++ b/chrome/browser/ui/gtk/website_settings_popup_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_WEBSITE_SETTINGS_POPUP_GTK_H_ #define CHROME_BROWSER_UI_GTK_WEBSITE_SETTINGS_POPUP_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/gtk/zoom_bubble_gtk.h b/chrome/browser/ui/gtk/zoom_bubble_gtk.h index baa7d60..f54a8c0 100644 --- a/chrome/browser/ui/gtk/zoom_bubble_gtk.h +++ b/chrome/browser/ui/gtk/zoom_bubble_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_GTK_ZOOM_BUBBLE_GTK_H_ #define CHROME_BROWSER_UI_GTK_ZOOM_BUBBLE_GTK_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h b/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h index 8c429a9..1ff1c56 100644 --- a/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h +++ b/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENT_INLINE_DISPOSITION_DELEGATE_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENT_INLINE_DISPOSITION_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/extension_function_dispatcher.h" diff --git a/chrome/browser/ui/intents/web_intent_picker.h b/chrome/browser/ui/intents/web_intent_picker.h index 82ee344..cc088e5 100644 --- a/chrome/browser/ui/intents/web_intent_picker.h +++ b/chrome/browser/ui/intents/web_intent_picker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_H_ -#pragma once #include <stddef.h> #include <string> diff --git a/chrome/browser/ui/intents/web_intent_picker_controller.h b/chrome/browser/ui/intents/web_intent_picker_controller.h index 7789d4c..c6003f8 100644 --- a/chrome/browser/ui/intents/web_intent_picker_controller.h +++ b/chrome/browser/ui/intents/web_intent_picker_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_CONTROLLER_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_CONTROLLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/intents/web_intent_picker_delegate.h b/chrome/browser/ui/intents/web_intent_picker_delegate.h index b7c0791..a6120cd 100644 --- a/chrome/browser/ui/intents/web_intent_picker_delegate.h +++ b/chrome/browser/ui/intents/web_intent_picker_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_DELEGATE_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_DELEGATE_H_ -#pragma once #include <string> #include "chrome/browser/ui/intents/web_intent_picker_model.h" diff --git a/chrome/browser/ui/intents/web_intent_picker_model.h b/chrome/browser/ui/intents/web_intent_picker_model.h index 29939b9..f1067bb 100644 --- a/chrome/browser/ui/intents/web_intent_picker_model.h +++ b/chrome/browser/ui/intents/web_intent_picker_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_MODEL_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_MODEL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/intents/web_intent_picker_model_observer.h b/chrome/browser/ui/intents/web_intent_picker_model_observer.h index e915968..1e0e74a 100644 --- a/chrome/browser/ui/intents/web_intent_picker_model_observer.h +++ b/chrome/browser/ui/intents/web_intent_picker_model_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_MODEL_OBSERVER_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENT_PICKER_MODEL_OBSERVER_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/ui/intents/web_intents_model.h b/chrome/browser/ui/intents/web_intents_model.h index 021b8cd..3ded493 100644 --- a/chrome/browser/ui/intents/web_intents_model.h +++ b/chrome/browser/ui/intents/web_intents_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_INTENTS_WEB_INTENTS_MODEL_H_ #define CHROME_BROWSER_UI_INTENTS_WEB_INTENTS_MODEL_H_ -#pragma once #include "base/values.h" #include "chrome/browser/intents/web_intents_registry.h" diff --git a/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.h b/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.h index ddbae10..68628b81 100644 --- a/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.h +++ b/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LIBGTK2UI_CHROME_GTK_FRAME_H_ #define CHROME_BROWSER_UI_LIBGTK2UI_CHROME_GTK_FRAME_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/libgtk2ui/gtk2_ui.h b/chrome/browser/ui/libgtk2ui/gtk2_ui.h index 4c00871..c834f55 100644 --- a/chrome/browser/ui/libgtk2ui/gtk2_ui.h +++ b/chrome/browser/ui/libgtk2ui/gtk2_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LIBGTK2UI_GTK2_UI_H_ #define CHROME_BROWSER_UI_LIBGTK2UI_GTK2_UI_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/libgtk2ui/gtk2_util.h b/chrome/browser/ui/libgtk2ui/gtk2_util.h index 309fb9d..b1673df 100644 --- a/chrome/browser/ui/libgtk2ui/gtk2_util.h +++ b/chrome/browser/ui/libgtk2ui/gtk2_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LIBGTK2UI_GTK2_UTIL_H_ #define CHROME_BROWSER_UI_LIBGTK2UI_GTK2_UTIL_H_ -#pragma once typedef struct _GdkPixbuf GdkPixbuf; diff --git a/chrome/browser/ui/libgtk2ui/libgtk2ui_export.h b/chrome/browser/ui/libgtk2ui/libgtk2ui_export.h index 17db15d..78e71e2 100644 --- a/chrome/browser/ui/libgtk2ui/libgtk2ui_export.h +++ b/chrome/browser/ui/libgtk2ui/libgtk2ui_export.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LIBGTK2UI_LIBGTK2UI_EXPORT_H_ #define CHROME_BROWSER_UI_LIBGTK2UI_LIBGTK2UI_EXPORT_H_ -#pragma once // Defines LIBGTK2UI_EXPORT so that functionality implemented by our limited // gtk2 module can be exported to consumers. diff --git a/chrome/browser/ui/libgtk2ui/owned_widget_gtk2.h b/chrome/browser/ui/libgtk2ui/owned_widget_gtk2.h index bca6436..547f515 100644 --- a/chrome/browser/ui/libgtk2ui/owned_widget_gtk2.h +++ b/chrome/browser/ui/libgtk2ui/owned_widget_gtk2.h @@ -48,7 +48,6 @@ #ifndef CHROME_BROWSER_UI_LIBGTK2UI_OWNED_WIDGET_GTK2_H_ #define CHROME_BROWSER_UI_LIBGTK2UI_OWNED_WIDGET_GTK2_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/libgtk2ui/skia_utils_gtk2.h b/chrome/browser/ui/libgtk2ui/skia_utils_gtk2.h index 5920b025..18a1075 100644 --- a/chrome/browser/ui/libgtk2ui/skia_utils_gtk2.h +++ b/chrome/browser/ui/libgtk2ui/skia_utils_gtk2.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LIBGTK2UI_SKIA_UTILS_GTK2_H_ #define CHROME_BROWSER_UI_LIBGTK2UI_SKIA_UTILS_GTK2_H_ -#pragma once #include "third_party/skia/include/core/SkColor.h" diff --git a/chrome/browser/ui/login/login_model.h b/chrome/browser/ui/login/login_model.h index 17af864..f0cb1d6 100644 --- a/chrome/browser/ui/login/login_model.h +++ b/chrome/browser/ui/login/login_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LOGIN_LOGIN_MODEL_H_ #define CHROME_BROWSER_UI_LOGIN_LOGIN_MODEL_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/ui/login/login_prompt.h b/chrome/browser/ui/login/login_prompt.h index 503f4f9..416c13b 100644 --- a/chrome/browser/ui/login/login_prompt.h +++ b/chrome/browser/ui/login/login_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_LOGIN_LOGIN_PROMPT_H_ #define CHROME_BROWSER_UI_LOGIN_LOGIN_PROMPT_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/network_profile_bubble.h b/chrome/browser/ui/network_profile_bubble.h index 402908a..805f270 100644 --- a/chrome/browser/ui/network_profile_bubble.h +++ b/chrome/browser/ui/network_profile_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_NETWORK_PROFILE_BUBBLE_H_ #define CHROME_BROWSER_UI_NETWORK_PROFILE_BUBBLE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/omnibox/location_bar.h b/chrome/browser/ui/omnibox/location_bar.h index 7d825df..b3c21cb 100644 --- a/chrome/browser/ui/omnibox/location_bar.h +++ b/chrome/browser/ui/omnibox/location_bar.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_LOCATION_BAR_H_ #define CHROME_BROWSER_UI_OMNIBOX_LOCATION_BAR_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/omnibox/location_bar_util.h b/chrome/browser/ui/omnibox/location_bar_util.h index e9cc68a..29f3abf 100644 --- a/chrome/browser/ui/omnibox/location_bar_util.h +++ b/chrome/browser/ui/omnibox/location_bar_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_LOCATION_BAR_UTIL_H_ #define CHROME_BROWSER_UI_OMNIBOX_LOCATION_BAR_UTIL_H_ -#pragma once #include "base/string16.h" diff --git a/chrome/browser/ui/omnibox/omnibox_edit_controller.h b/chrome/browser/ui/omnibox/omnibox_edit_controller.h index 9c61aa0..fecf312 100644 --- a/chrome/browser/ui/omnibox/omnibox_edit_controller.h +++ b/chrome/browser/ui/omnibox/omnibox_edit_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_EDIT_CONTROLLER_H_ #define CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_EDIT_CONTROLLER_H_ -#pragma once #include "base/string16.h" #include "content/public/common/page_transition_types.h" diff --git a/chrome/browser/ui/omnibox/omnibox_edit_model.h b/chrome/browser/ui/omnibox/omnibox_edit_model.h index 2db8e7f..f990b3e 100644 --- a/chrome/browser/ui/omnibox/omnibox_edit_model.h +++ b/chrome/browser/ui/omnibox/omnibox_edit_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_EDIT_MODEL_H_ #define CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_EDIT_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/omnibox/omnibox_popup_model.h b/chrome/browser/ui/omnibox/omnibox_popup_model.h index 085a051..f4b4b23 100644 --- a/chrome/browser/ui/omnibox/omnibox_popup_model.h +++ b/chrome/browser/ui/omnibox/omnibox_popup_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_POPUP_MODEL_H_ #define CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_POPUP_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/autocomplete/autocomplete_controller.h" diff --git a/chrome/browser/ui/omnibox/omnibox_popup_view.h b/chrome/browser/ui/omnibox/omnibox_popup_view.h index 6943e2a..42d27c6 100644 --- a/chrome/browser/ui/omnibox/omnibox_popup_view.h +++ b/chrome/browser/ui/omnibox/omnibox_popup_view.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_POPUP_VIEW_H_ #define CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_POPUP_VIEW_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/ui/omnibox/omnibox_view.h b/chrome/browser/ui/omnibox/omnibox_view.h index f615b51..2c31500 100644 --- a/chrome/browser/ui/omnibox/omnibox_view.h +++ b/chrome/browser/ui/omnibox/omnibox_view.h @@ -10,7 +10,6 @@ #ifndef CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_VIEW_H_ #define CHROME_BROWSER_UI_OMNIBOX_OMNIBOX_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/options/options_util.h b/chrome/browser/ui/options/options_util.h index 8bae87b..c1bc910 100644 --- a/chrome/browser/ui/options/options_util.h +++ b/chrome/browser/ui/options/options_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_OPTIONS_OPTIONS_UTIL_H_ #define CHROME_BROWSER_UI_OPTIONS_OPTIONS_UTIL_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/page_info_bubble.h b/chrome/browser/ui/page_info_bubble.h index 092e311..2600c3e 100644 --- a/chrome/browser/ui/page_info_bubble.h +++ b/chrome/browser/ui/page_info_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PAGE_INFO_BUBBLE_H_ #define CHROME_BROWSER_UI_PAGE_INFO_BUBBLE_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/panels/base_panel_browser_test.h b/chrome/browser/ui/panels/base_panel_browser_test.h index 4ada135..b19753f 100644 --- a/chrome/browser/ui/panels/base_panel_browser_test.h +++ b/chrome/browser/ui/panels/base_panel_browser_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_BASE_PANEL_BROWSER_TEST_H_ #define CHROME_BROWSER_UI_PANELS_BASE_PANEL_BROWSER_TEST_H_ -#pragma once #include "base/values.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/panels/detached_panel_strip.h b/chrome/browser/ui/panels/detached_panel_strip.h index 9d6b12e..51fd2a2 100644 --- a/chrome/browser/ui/panels/detached_panel_strip.h +++ b/chrome/browser/ui/panels/detached_panel_strip.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_DETACHED_PANEL_STRIP_H_ #define CHROME_BROWSER_UI_PANELS_DETACHED_PANEL_STRIP_H_ -#pragma once #include <set> #include "base/basictypes.h" diff --git a/chrome/browser/ui/panels/display_settings_provider.h b/chrome/browser/ui/panels/display_settings_provider.h index 90e7f88..61a7a99 100644 --- a/chrome/browser/ui/panels/display_settings_provider.h +++ b/chrome/browser/ui/panels/display_settings_provider.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_DISPLAY_SETTINGS_PROVIDER_H_ #define CHROME_BROWSER_UI_PANELS_DISPLAY_SETTINGS_PROVIDER_H_ -#pragma once #include "base/observer_list.h" #include "base/timer.h" diff --git a/chrome/browser/ui/panels/display_settings_provider_win.h b/chrome/browser/ui/panels/display_settings_provider_win.h index e9cde26..50343ba 100644 --- a/chrome/browser/ui/panels/display_settings_provider_win.h +++ b/chrome/browser/ui/panels/display_settings_provider_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_DISPLAY_SETTINGS_PROVIDER_WIN_H_ #define CHROME_BROWSER_UI_PANELS_DISPLAY_SETTINGS_PROVIDER_WIN_H_ -#pragma once #include "chrome/browser/ui/panels/display_settings_provider.h" diff --git a/chrome/browser/ui/panels/docked_panel_strip.h b/chrome/browser/ui/panels/docked_panel_strip.h index b6bc82a..0f9a64b2 100644 --- a/chrome/browser/ui/panels/docked_panel_strip.h +++ b/chrome/browser/ui/panels/docked_panel_strip.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_DOCKED_PANEL_STRIP_H_ #define CHROME_BROWSER_UI_PANELS_DOCKED_PANEL_STRIP_H_ -#pragma once #include <list> #include <set> diff --git a/chrome/browser/ui/panels/native_panel.h b/chrome/browser/ui/panels/native_panel.h index 8e93011..11cf6b4 100644 --- a/chrome/browser/ui/panels/native_panel.h +++ b/chrome/browser/ui/panels/native_panel.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_NATIVE_PANEL_H_ #define CHROME_BROWSER_UI_PANELS_NATIVE_PANEL_H_ -#pragma once #include "chrome/browser/ui/panels/panel.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/panels/native_panel_cocoa.h b/chrome/browser/ui/panels/native_panel_cocoa.h index e974783..4036ab1 100644 --- a/chrome/browser/ui/panels/native_panel_cocoa.h +++ b/chrome/browser/ui/panels/native_panel_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_NATIVE_PANEL_COCOA_H_ #define CHROME_BROWSER_UI_PANELS_NATIVE_PANEL_COCOA_H_ -#pragma once #include "chrome/browser/ui/panels/native_panel.h" diff --git a/chrome/browser/ui/panels/old_base_panel_browser_test.h b/chrome/browser/ui/panels/old_base_panel_browser_test.h index 9d15e61..cdc4c59 100644 --- a/chrome/browser/ui/panels/old_base_panel_browser_test.h +++ b/chrome/browser/ui/panels/old_base_panel_browser_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_OLD_BASE_PANEL_BROWSER_TEST_H_ #define CHROME_BROWSER_UI_PANELS_OLD_BASE_PANEL_BROWSER_TEST_H_ -#pragma once #include "base/values.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/panels/old_panel.h b/chrome/browser/ui/panels/old_panel.h index 61e1c99..25a982c 100644 --- a/chrome/browser/ui/panels/old_panel.h +++ b/chrome/browser/ui/panels/old_panel.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_OLD_PANEL_H_ #define CHROME_BROWSER_UI_PANELS_OLD_PANEL_H_ -#pragma once #include "chrome/browser/ui/panels/panel.h" diff --git a/chrome/browser/ui/panels/panel.h b/chrome/browser/ui/panels/panel.h index d870907..0aaa58a 100644 --- a/chrome/browser/ui/panels/panel.h +++ b/chrome/browser/ui/panels/panel.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/panels/panel_bounds_animation.h b/chrome/browser/ui/panels/panel_bounds_animation.h index d5a4a3e..0880315 100644 --- a/chrome/browser/ui/panels/panel_bounds_animation.h +++ b/chrome/browser/ui/panels/panel_bounds_animation.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_BOUNDS_ANIMATION_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_BOUNDS_ANIMATION_H_ -#pragma once #include "ui/base/animation/linear_animation.h" diff --git a/chrome/browser/ui/panels/panel_browser_frame_view.h b/chrome/browser/ui/panels/panel_browser_frame_view.h index 92ad240..0ce5b38 100644 --- a/chrome/browser/ui/panels/panel_browser_frame_view.h +++ b/chrome/browser/ui/panels/panel_browser_frame_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_BROWSER_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_BROWSER_FRAME_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/ui/panels/panel_browser_view.h b/chrome/browser/ui/panels/panel_browser_view.h index 387b45c..5a281ac 100644 --- a/chrome/browser/ui/panels/panel_browser_view.h +++ b/chrome/browser/ui/panels/panel_browser_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_BROWSER_VIEW_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_BROWSER_VIEW_H_ -#pragma once #include "base/gtest_prod_util.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/panels/panel_browser_window.h b/chrome/browser/ui/panels/panel_browser_window.h index d0bb2f4..895919f 100644 --- a/chrome/browser/ui/panels/panel_browser_window.h +++ b/chrome/browser/ui/panels/panel_browser_window.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_BROWSER_WINDOW_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_BROWSER_WINDOW_H_ -#pragma once #include "chrome/browser/ui/browser_window.h" #include "chrome/browser/ui/tabs/tab_strip_model_observer.h" diff --git a/chrome/browser/ui/panels/panel_cocoa.h b/chrome/browser/ui/panels/panel_cocoa.h index 9fc6b84..8d05b26 100644 --- a/chrome/browser/ui/panels/panel_cocoa.h +++ b/chrome/browser/ui/panels/panel_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_COCOA_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_COCOA_H_ -#pragma once #import <Foundation/Foundation.h> #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/panels/panel_constants.h b/chrome/browser/ui/panels/panel_constants.h index d805c69..ce82c77 100644 --- a/chrome/browser/ui/panels/panel_constants.h +++ b/chrome/browser/ui/panels/panel_constants.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_CONSTANTS_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_CONSTANTS_H_ -#pragma once namespace panel { diff --git a/chrome/browser/ui/panels/panel_drag_controller.h b/chrome/browser/ui/panels/panel_drag_controller.h index ae8430a..75a30e9 100644 --- a/chrome/browser/ui/panels/panel_drag_controller.h +++ b/chrome/browser/ui/panels/panel_drag_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_DRAG_CONTROLLER_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_DRAG_CONTROLLER_H_ -#pragma once #include <set> #include "base/basictypes.h" diff --git a/chrome/browser/ui/panels/panel_drag_gtk.h b/chrome/browser/ui/panels/panel_drag_gtk.h index 4341b7f..a70e062 100644 --- a/chrome/browser/ui/panels/panel_drag_gtk.h +++ b/chrome/browser/ui/panels/panel_drag_gtk.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_DRAG_GTK_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_DRAG_GTK_H_ -#pragma once #include <gtk/gtk.h> diff --git a/chrome/browser/ui/panels/panel_host.h b/chrome/browser/ui/panels/panel_host.h index 4ed270b..e15d21e 100644 --- a/chrome/browser/ui/panels/panel_host.h +++ b/chrome/browser/ui/panels/panel_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_HOST_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_HOST_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/panels/panel_manager.h b/chrome/browser/ui/panels/panel_manager.h index 1ebeb0ac..15df470 100644 --- a/chrome/browser/ui/panels/panel_manager.h +++ b/chrome/browser/ui/panels/panel_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_MANAGER_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_MANAGER_H_ -#pragma once #include <vector> #include "base/basictypes.h" diff --git a/chrome/browser/ui/panels/panel_mouse_watcher.h b/chrome/browser/ui/panels/panel_mouse_watcher.h index 6fcedf2..2b9741d 100644 --- a/chrome/browser/ui/panels/panel_mouse_watcher.h +++ b/chrome/browser/ui/panels/panel_mouse_watcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_MOUSE_WATCHER_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_MOUSE_WATCHER_H_ -#pragma once #include "base/gtest_prod_util.h" #include "base/observer_list.h" diff --git a/chrome/browser/ui/panels/panel_mouse_watcher_observer.h b/chrome/browser/ui/panels/panel_mouse_watcher_observer.h index b76d7c1..c7ac80d 100644 --- a/chrome/browser/ui/panels/panel_mouse_watcher_observer.h +++ b/chrome/browser/ui/panels/panel_mouse_watcher_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_MOUSE_WATCHER_OBSERVER_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_MOUSE_WATCHER_OBSERVER_H_ -#pragma once namespace gfx { class Point; diff --git a/chrome/browser/ui/panels/panel_resize_controller.h b/chrome/browser/ui/panels/panel_resize_controller.h index 31ce129..e5853bc 100644 --- a/chrome/browser/ui/panels/panel_resize_controller.h +++ b/chrome/browser/ui/panels/panel_resize_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_RESIZE_CONTROLLER_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_RESIZE_CONTROLLER_H_ -#pragma once #include <set> #include "base/basictypes.h" diff --git a/chrome/browser/ui/panels/panel_strip.h b/chrome/browser/ui/panels/panel_strip.h index e18dbb3..fdaaade 100644 --- a/chrome/browser/ui/panels/panel_strip.h +++ b/chrome/browser/ui/panels/panel_strip.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_STRIP_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_STRIP_H_ -#pragma once #include "chrome/browser/ui/panels/panel_constants.h" #include "ui/gfx/point.h" diff --git a/chrome/browser/ui/panels/panel_utils_cocoa.h b/chrome/browser/ui/panels/panel_utils_cocoa.h index 47a186b..295402a 100644 --- a/chrome/browser/ui/panels/panel_utils_cocoa.h +++ b/chrome/browser/ui/panels/panel_utils_cocoa.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_PANEL_UTILS_COCOA_H_ #define CHROME_BROWSER_UI_PANELS_PANEL_UTILS_COCOA_H_ -#pragma once #import <Cocoa/Cocoa.h> #include "ui/gfx/point.h" diff --git a/chrome/browser/ui/panels/taskbar_window_thumbnailer_win.h b/chrome/browser/ui/panels/taskbar_window_thumbnailer_win.h index 537d596..70fa09e 100644 --- a/chrome/browser/ui/panels/taskbar_window_thumbnailer_win.h +++ b/chrome/browser/ui/panels/taskbar_window_thumbnailer_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_TASKBAR_WINDOW_THUMBNAILER_WIN_H_ #define CHROME_BROWSER_UI_PANELS_TASKBAR_WINDOW_THUMBNAILER_WIN_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "ui/base/win/hwnd_subclass.h" diff --git a/chrome/browser/ui/panels/test_panel_active_state_observer.h b/chrome/browser/ui/panels/test_panel_active_state_observer.h index 9fe069f..b1e8744 100644 --- a/chrome/browser/ui/panels/test_panel_active_state_observer.h +++ b/chrome/browser/ui/panels/test_panel_active_state_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_TEST_PANEL_ACTIVE_STATE_OBSERVER_H_ #define CHROME_BROWSER_UI_PANELS_TEST_PANEL_ACTIVE_STATE_OBSERVER_H_ -#pragma once #include "chrome/test/base/ui_test_utils.h" diff --git a/chrome/browser/ui/panels/test_panel_mouse_watcher.h b/chrome/browser/ui/panels/test_panel_mouse_watcher.h index 3443947..9bee22f 100644 --- a/chrome/browser/ui/panels/test_panel_mouse_watcher.h +++ b/chrome/browser/ui/panels/test_panel_mouse_watcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PANELS_TEST_PANEL_MOUSE_WATCHER_H_ #define CHROME_BROWSER_UI_PANELS_TEST_PANEL_MOUSE_WATCHER_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/ui/panels/panel_mouse_watcher.h" diff --git a/chrome/browser/ui/pdf/pdf_tab_observer.h b/chrome/browser/ui/pdf/pdf_tab_observer.h index f3d11a0..693ff19 100644 --- a/chrome/browser/ui/pdf/pdf_tab_observer.h +++ b/chrome/browser/ui/pdf/pdf_tab_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PDF_PDF_TAB_OBSERVER_H_ #define CHROME_BROWSER_UI_PDF_PDF_TAB_OBSERVER_H_ -#pragma once #include "content/public/browser/web_contents_observer.h" diff --git a/chrome/browser/ui/pdf/pdf_unsupported_feature.h b/chrome/browser/ui/pdf/pdf_unsupported_feature.h index 37f6e686..58baf36 100644 --- a/chrome/browser/ui/pdf/pdf_unsupported_feature.h +++ b/chrome/browser/ui/pdf/pdf_unsupported_feature.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PDF_PDF_UNSUPPORTED_FEATURE_H_ #define CHROME_BROWSER_UI_PDF_PDF_UNSUPPORTED_FEATURE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/prefs/prefs_tab_helper.h b/chrome/browser/ui/prefs/prefs_tab_helper.h index cba10dd..16b4d85 100644 --- a/chrome/browser/ui/prefs/prefs_tab_helper.h +++ b/chrome/browser/ui/prefs/prefs_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PREFS_PREFS_TAB_HELPER_H_ #define CHROME_BROWSER_UI_PREFS_PREFS_TAB_HELPER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/prefs/pref_change_registrar.h" diff --git a/chrome/browser/ui/profile_error_dialog.h b/chrome/browser/ui/profile_error_dialog.h index a418955..81455bd 100644 --- a/chrome/browser/ui/profile_error_dialog.h +++ b/chrome/browser/ui/profile_error_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_PROFILE_ERROR_DIALOG_H_ #define CHROME_BROWSER_UI_PROFILE_ERROR_DIALOG_H_ -#pragma once // Shows an error dialog corresponding to the inability to open some portion of // the profile. |message_id| is a string id corresponding to the message to diff --git a/chrome/browser/ui/sad_tab_helper.h b/chrome/browser/ui/sad_tab_helper.h index cd78c32..b127e8c 100644 --- a/chrome/browser/ui/sad_tab_helper.h +++ b/chrome/browser/ui/sad_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SAD_TAB_HELPER_H_ #define CHROME_BROWSER_UI_SAD_TAB_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/sad_tab_types.h b/chrome/browser/ui/sad_tab_types.h index 6b1aeeb..d3ecde9 100644 --- a/chrome/browser/ui/sad_tab_types.h +++ b/chrome/browser/ui/sad_tab_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SAD_TAB_TYPES_H_ #define CHROME_BROWSER_UI_SAD_TAB_TYPES_H_ -#pragma once namespace chrome { diff --git a/chrome/browser/ui/search/search.h b/chrome/browser/ui/search/search.h index ecbf399..8c13667 100644 --- a/chrome/browser/ui/search/search.h +++ b/chrome/browser/ui/search/search.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_H_ -#pragma once class Profile; diff --git a/chrome/browser/ui/search/search_delegate.h b/chrome/browser/ui/search/search_delegate.h index 21c9eb2..4e68769 100644 --- a/chrome/browser/ui/search/search_delegate.h +++ b/chrome/browser/ui/search/search_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_DELEGATE_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/search/search_model.h b/chrome/browser/ui/search/search_model.h index 25a9b9c..d15a35b 100644 --- a/chrome/browser/ui/search/search_model.h +++ b/chrome/browser/ui/search/search_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_MODEL_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "base/observer_list.h" diff --git a/chrome/browser/ui/search/search_model_observer.h b/chrome/browser/ui/search/search_model_observer.h index 3f96ac5..b178624 100644 --- a/chrome/browser/ui/search/search_model_observer.h +++ b/chrome/browser/ui/search/search_model_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_MODEL_OBSERVER_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_MODEL_OBSERVER_H_ -#pragma once namespace chrome { namespace search { diff --git a/chrome/browser/ui/search/search_model_observer_bridge.h b/chrome/browser/ui/search/search_model_observer_bridge.h index ff32fc5..4b62a7d 100644 --- a/chrome/browser/ui/search/search_model_observer_bridge.h +++ b/chrome/browser/ui/search/search_model_observer_bridge.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_MODEL_OBSERVER_BRIDGE_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_MODEL_OBSERVER_BRIDGE_H_ -#pragma once #include "chrome/browser/ui/search/search_model.h" #include "chrome/browser/ui/search/search_model_observer.h" diff --git a/chrome/browser/ui/search/search_tab_helper.h b/chrome/browser/ui/search/search_tab_helper.h index dd7177c..e1a3071 100644 --- a/chrome/browser/ui/search/search_tab_helper.h +++ b/chrome/browser/ui/search/search_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_TAB_HELPER_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_TAB_HELPER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/search/search_types.h b/chrome/browser/ui/search/search_types.h index 0092b327..e32427d 100644 --- a/chrome/browser/ui/search/search_types.h +++ b/chrome/browser/ui/search/search_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_TYPES_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_TYPES_H_ -#pragma once namespace chrome { namespace search { diff --git a/chrome/browser/ui/search/search_ui.h b/chrome/browser/ui/search/search_ui.h index f75c733..863bfb6 100644 --- a/chrome/browser/ui/search/search_ui.h +++ b/chrome/browser/ui/search/search_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_UI_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_UI_H_ -#pragma once #include "third_party/skia/include/core/SkColor.h" diff --git a/chrome/browser/ui/search/toolbar_search_animator.h b/chrome/browser/ui/search/toolbar_search_animator.h index cd3ba8f..6041cf8 100644 --- a/chrome/browser/ui/search/toolbar_search_animator.h +++ b/chrome/browser/ui/search/toolbar_search_animator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_TOOLBAR_SEARCH_ANIMATOR_H_ #define CHROME_BROWSER_UI_SEARCH_TOOLBAR_SEARCH_ANIMATOR_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "base/observer_list.h" diff --git a/chrome/browser/ui/search/toolbar_search_animator_observer.h b/chrome/browser/ui/search/toolbar_search_animator_observer.h index 529ae25..2de0dea 100644 --- a/chrome/browser/ui/search/toolbar_search_animator_observer.h +++ b/chrome/browser/ui/search/toolbar_search_animator_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_TOOLBAR_SEARCH_ANIMATOR_OBSERVER_H_ #define CHROME_BROWSER_UI_SEARCH_TOOLBAR_SEARCH_ANIMATOR_OBSERVER_H_ -#pragma once class TabContents; diff --git a/chrome/browser/ui/search_engines/edit_search_engine_controller.h b/chrome/browser/ui/search_engines/edit_search_engine_controller.h index f5aff7f..1fe4a90 100644 --- a/chrome/browser/ui/search_engines/edit_search_engine_controller.h +++ b/chrome/browser/ui/search_engines/edit_search_engine_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_ENGINES_EDIT_SEARCH_ENGINE_CONTROLLER_H_ #define CHROME_BROWSER_UI_SEARCH_ENGINES_EDIT_SEARCH_ENGINE_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/search_engines/keyword_editor_controller.h b/chrome/browser/ui/search_engines/keyword_editor_controller.h index 565c1d8..7321632 100644 --- a/chrome/browser/ui/search_engines/keyword_editor_controller.h +++ b/chrome/browser/ui/search_engines/keyword_editor_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_ENGINES_KEYWORD_EDITOR_CONTROLLER_H_ #define CHROME_BROWSER_UI_SEARCH_ENGINES_KEYWORD_EDITOR_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/search_engines/search_engine_tab_helper.h b/chrome/browser/ui/search_engines/search_engine_tab_helper.h index 2c8ec06..34896b6 100644 --- a/chrome/browser/ui/search_engines/search_engine_tab_helper.h +++ b/chrome/browser/ui/search_engines/search_engine_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_ENGINES_SEARCH_ENGINE_TAB_HELPER_H_ #define CHROME_BROWSER_UI_SEARCH_ENGINES_SEARCH_ENGINE_TAB_HELPER_H_ -#pragma once #include "chrome/browser/ui/find_bar/find_bar_controller.h" #include "chrome/browser/ui/find_bar/find_notification_details.h" diff --git a/chrome/browser/ui/search_engines/search_engine_tab_helper_delegate.h b/chrome/browser/ui/search_engines/search_engine_tab_helper_delegate.h index 4ab194b..7aba76a 100644 --- a/chrome/browser/ui/search_engines/search_engine_tab_helper_delegate.h +++ b/chrome/browser/ui/search_engines/search_engine_tab_helper_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_ENGINES_SEARCH_ENGINE_TAB_HELPER_DELEGATE_H_ #define CHROME_BROWSER_UI_SEARCH_ENGINES_SEARCH_ENGINE_TAB_HELPER_DELEGATE_H_ -#pragma once class Profile; class TemplateURL; diff --git a/chrome/browser/ui/search_engines/template_url_fetcher_ui_callbacks.h b/chrome/browser/ui/search_engines/template_url_fetcher_ui_callbacks.h index 717e346..6f44bec 100644 --- a/chrome/browser/ui/search_engines/template_url_fetcher_ui_callbacks.h +++ b/chrome/browser/ui/search_engines/template_url_fetcher_ui_callbacks.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_UI_CALLBACKS_H_ #define CHROME_BROWSER_UI_SEARCH_ENGINES_TEMPLATE_URL_FETCHER_UI_CALLBACKS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/search_engines/template_url_table_model.h b/chrome/browser/ui/search_engines/template_url_table_model.h index 5af66d4..cedd552 100644 --- a/chrome/browser/ui/search_engines/template_url_table_model.h +++ b/chrome/browser/ui/search_engines/template_url_table_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SEARCH_ENGINES_TEMPLATE_URL_TABLE_MODEL_H_ #define CHROME_BROWSER_UI_SEARCH_ENGINES_TEMPLATE_URL_TABLE_MODEL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/select_file_dialog.h b/chrome/browser/ui/select_file_dialog.h index 6082423..7bd81d5 100644 --- a/chrome/browser/ui/select_file_dialog.h +++ b/chrome/browser/ui/select_file_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SELECT_FILE_DIALOG_H_ #define CHROME_BROWSER_UI_SELECT_FILE_DIALOG_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/simple_message_box.h b/chrome/browser/ui/simple_message_box.h index bd85403..9169066 100644 --- a/chrome/browser/ui/simple_message_box.h +++ b/chrome/browser/ui/simple_message_box.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SIMPLE_MESSAGE_BOX_H_ #define CHROME_BROWSER_UI_SIMPLE_MESSAGE_BOX_H_ -#pragma once #include "base/string16.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/singleton_tabs.h b/chrome/browser/ui/singleton_tabs.h index 240c10c..04ed83d 100644 --- a/chrome/browser/ui/singleton_tabs.h +++ b/chrome/browser/ui/singleton_tabs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SINGLETON_TABS_H_ #define CHROME_BROWSER_UI_SINGLETON_TABS_H_ -#pragma once class Browser; class GURL; diff --git a/chrome/browser/ui/snapshot_tab_helper.h b/chrome/browser/ui/snapshot_tab_helper.h index daee1ee..2664db0 100644 --- a/chrome/browser/ui/snapshot_tab_helper.h +++ b/chrome/browser/ui/snapshot_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SNAPSHOT_TAB_HELPER_H_ #define CHROME_BROWSER_UI_SNAPSHOT_TAB_HELPER_H_ -#pragma once #include "content/public/browser/web_contents_observer.h" diff --git a/chrome/browser/ui/startup/autolaunch_prompt.h b/chrome/browser/ui/startup/autolaunch_prompt.h index 4377edc..1780b4e 100644 --- a/chrome/browser/ui/startup/autolaunch_prompt.h +++ b/chrome/browser/ui/startup/autolaunch_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_AUTOLAUNCH_PROMPT_H_ #define CHROME_BROWSER_UI_STARTUP_AUTOLAUNCH_PROMPT_H_ -#pragma once class PrefService; class Profile; diff --git a/chrome/browser/ui/startup/bad_flags_prompt.h b/chrome/browser/ui/startup/bad_flags_prompt.h index 431e46b..94d6d96 100644 --- a/chrome/browser/ui/startup/bad_flags_prompt.h +++ b/chrome/browser/ui/startup/bad_flags_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_BAD_FLAGS_PROMPT_H_ #define CHROME_BROWSER_UI_STARTUP_BAD_FLAGS_PROMPT_H_ -#pragma once class Browser; diff --git a/chrome/browser/ui/startup/default_browser_prompt.h b/chrome/browser/ui/startup/default_browser_prompt.h index ab461ea..947ceb9 100644 --- a/chrome/browser/ui/startup/default_browser_prompt.h +++ b/chrome/browser/ui/startup/default_browser_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_DEFAULT_BROWSER_PROMPT_H_ #define CHROME_BROWSER_UI_STARTUP_DEFAULT_BROWSER_PROMPT_H_ -#pragma once class Profile; diff --git a/chrome/browser/ui/startup/obsolete_os_info_bar.h b/chrome/browser/ui/startup/obsolete_os_info_bar.h index 4aefe05..bb66299 100644 --- a/chrome/browser/ui/startup/obsolete_os_info_bar.h +++ b/chrome/browser/ui/startup/obsolete_os_info_bar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_OBSOLETE_OS_INFO_BAR_H_ #define CHROME_BROWSER_UI_STARTUP_OBSOLETE_OS_INFO_BAR_H_ -#pragma once #include "base/compiler_specific.h" #include "base/string16.h" diff --git a/chrome/browser/ui/startup/obsolete_os_prompt.h b/chrome/browser/ui/startup/obsolete_os_prompt.h index 70e0a98..825d40f 100644 --- a/chrome/browser/ui/startup/obsolete_os_prompt.h +++ b/chrome/browser/ui/startup/obsolete_os_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_OBSOLETE_OS_PROMPT_H_ #define CHROME_BROWSER_UI_STARTUP_OBSOLETE_OS_PROMPT_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/ui/startup/session_crashed_prompt.h b/chrome/browser/ui/startup/session_crashed_prompt.h index e5410fb..8427313 100644 --- a/chrome/browser/ui/startup/session_crashed_prompt.h +++ b/chrome/browser/ui/startup/session_crashed_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_SESSION_CRASHED_PROMPT_H_ #define CHROME_BROWSER_UI_STARTUP_SESSION_CRASHED_PROMPT_H_ -#pragma once class Browser; diff --git a/chrome/browser/ui/startup/startup_browser_creator.h b/chrome/browser/ui/startup/startup_browser_creator.h index 5f01958..96bdbedb 100644 --- a/chrome/browser/ui/startup/startup_browser_creator.h +++ b/chrome/browser/ui/startup/startup_browser_creator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_STARTUP_BROWSER_CREATOR_H_ #define CHROME_BROWSER_UI_STARTUP_STARTUP_BROWSER_CREATOR_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/startup/startup_browser_creator_impl.h b/chrome/browser/ui/startup/startup_browser_creator_impl.h index 6e4536f..3a89e00 100644 --- a/chrome/browser/ui/startup/startup_browser_creator_impl.h +++ b/chrome/browser/ui/startup/startup_browser_creator_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_STARTUP_BROWSER_CREATOR_IMPL_H_ #define CHROME_BROWSER_UI_STARTUP_STARTUP_BROWSER_CREATOR_IMPL_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/startup/startup_browser_creator_win.h b/chrome/browser/ui/startup/startup_browser_creator_win.h index c0ee554..ce65d9f 100644 --- a/chrome/browser/ui/startup/startup_browser_creator_win.h +++ b/chrome/browser/ui/startup/startup_browser_creator_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_STARTUP_BROWSER_CREATOR_WIN_H_ #define CHROME_BROWSER_UI_STARTUP_STARTUP_BROWSER_CREATOR_WIN_H_ -#pragma once class GURL; class Profile; diff --git a/chrome/browser/ui/startup/startup_tab.h b/chrome/browser/ui/startup/startup_tab.h index 5597fc2..ea8916c 100644 --- a/chrome/browser/ui/startup/startup_tab.h +++ b/chrome/browser/ui/startup/startup_tab.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_STARTUP_TAB_H_ #define CHROME_BROWSER_UI_STARTUP_STARTUP_TAB_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/startup/startup_types.h b/chrome/browser/ui/startup/startup_types.h index b716dbe..33ab1bc 100644 --- a/chrome/browser/ui/startup/startup_types.h +++ b/chrome/browser/ui/startup/startup_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STARTUP_STARTUP_TYPES_H_ #define CHROME_BROWSER_UI_STARTUP_STARTUP_TYPES_H_ -#pragma once namespace chrome { namespace startup { diff --git a/chrome/browser/ui/status_bubble.h b/chrome/browser/ui/status_bubble.h index 2050dc9..5a04e7f 100644 --- a/chrome/browser/ui/status_bubble.h +++ b/chrome/browser/ui/status_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_STATUS_BUBBLE_H_ #define CHROME_BROWSER_UI_STATUS_BUBBLE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/sync/browser_synced_window_delegate.h b/chrome/browser/ui/sync/browser_synced_window_delegate.h index 4911bd4..baecff8 100644 --- a/chrome/browser/ui/sync/browser_synced_window_delegate.h +++ b/chrome/browser/ui/sync/browser_synced_window_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SYNC_BROWSER_SYNCED_WINDOW_DELEGATE_H_ #define CHROME_BROWSER_UI_SYNC_BROWSER_SYNCED_WINDOW_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/sessions/session_id.h" diff --git a/chrome/browser/ui/sync/one_click_signin_helper.h b/chrome/browser/ui/sync/one_click_signin_helper.h index 6348b66..09c67b5 100644 --- a/chrome/browser/ui/sync/one_click_signin_helper.h +++ b/chrome/browser/ui/sync/one_click_signin_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SYNC_ONE_CLICK_SIGNIN_HELPER_H_ #define CHROME_BROWSER_UI_SYNC_ONE_CLICK_SIGNIN_HELPER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/sync/one_click_signin_histogram.h b/chrome/browser/ui/sync/one_click_signin_histogram.h index 6b2c81b..86f1fac 100644 --- a/chrome/browser/ui/sync/one_click_signin_histogram.h +++ b/chrome/browser/ui/sync/one_click_signin_histogram.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SYNC_ONE_CLICK_SIGNIN_HISTOGRAM_H_ #define CHROME_BROWSER_UI_SYNC_ONE_CLICK_SIGNIN_HISTOGRAM_H_ -#pragma once namespace one_click_signin { diff --git a/chrome/browser/ui/sync/one_click_signin_sync_starter.h b/chrome/browser/ui/sync/one_click_signin_sync_starter.h index 15afc49..faf561d 100644 --- a/chrome/browser/ui/sync/one_click_signin_sync_starter.h +++ b/chrome/browser/ui/sync/one_click_signin_sync_starter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SYNC_ONE_CLICK_SIGNIN_SYNC_STARTER_H_ #define CHROME_BROWSER_UI_SYNC_ONE_CLICK_SIGNIN_SYNC_STARTER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h b/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h index 25c483c..c499ccd 100644 --- a/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h +++ b/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_SYNC_TAB_CONTENTS_SYNCED_TAB_DELEGATE_H_ #define CHROME_BROWSER_UI_SYNC_TAB_CONTENTS_SYNCED_TAB_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/sessions/session_id.h" diff --git a/chrome/browser/ui/tab_contents/chrome_web_contents_view_delegate.h b/chrome/browser/ui/tab_contents/chrome_web_contents_view_delegate.h index b44c048..0f1b737 100644 --- a/chrome/browser/ui/tab_contents/chrome_web_contents_view_delegate.h +++ b/chrome/browser/ui/tab_contents/chrome_web_contents_view_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_H_ #define CHROME_BROWSER_UI_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_H_ -#pragma once namespace content { class WebContents; diff --git a/chrome/browser/ui/tab_contents/core_tab_helper.h b/chrome/browser/ui/tab_contents/core_tab_helper.h index 5b205a7..d407bdf 100644 --- a/chrome/browser/ui/tab_contents/core_tab_helper.h +++ b/chrome/browser/ui/tab_contents/core_tab_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_CONTENTS_CORE_TAB_HELPER_H_ #define CHROME_BROWSER_UI_TAB_CONTENTS_CORE_TAB_HELPER_H_ -#pragma once #include "content/public/browser/web_contents_observer.h" diff --git a/chrome/browser/ui/tab_contents/core_tab_helper_delegate.h b/chrome/browser/ui/tab_contents/core_tab_helper_delegate.h index 3c09391..3397f3d 100644 --- a/chrome/browser/ui/tab_contents/core_tab_helper_delegate.h +++ b/chrome/browser/ui/tab_contents/core_tab_helper_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_CONTENTS_CORE_TAB_HELPER_DELEGATE_H_ #define CHROME_BROWSER_UI_TAB_CONTENTS_CORE_TAB_HELPER_DELEGATE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/tab_contents/tab_contents.h b/chrome/browser/ui/tab_contents/tab_contents.h index 742a5dc..a6eb5eb 100644 --- a/chrome/browser/ui/tab_contents/tab_contents.h +++ b/chrome/browser/ui/tab_contents/tab_contents.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_H_ #define CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/tab_contents/tab_contents_iterator.h b/chrome/browser/ui/tab_contents/tab_contents_iterator.h index 57428d7..2277b58 100644 --- a/chrome/browser/ui/tab_contents/tab_contents_iterator.h +++ b/chrome/browser/ui/tab_contents/tab_contents_iterator.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_ITERATOR_H_ #define CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_ITERATOR_H_ -#pragma once #include <set> diff --git a/chrome/browser/ui/tab_contents/test_tab_contents.h b/chrome/browser/ui/tab_contents/test_tab_contents.h index 99d599b..ab8c662 100644 --- a/chrome/browser/ui/tab_contents/test_tab_contents.h +++ b/chrome/browser/ui/tab_contents/test_tab_contents.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_CONTENTS_TEST_TAB_CONTENTS_H_ #define CHROME_BROWSER_UI_TAB_CONTENTS_TEST_TAB_CONTENTS_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/test/base/chrome_render_view_host_test_harness.h" diff --git a/chrome/browser/ui/tab_modal_confirm_dialog_browsertest.h b/chrome/browser/ui/tab_modal_confirm_dialog_browsertest.h index 015f3c3..9533150 100644 --- a/chrome/browser/ui/tab_modal_confirm_dialog_browsertest.h +++ b/chrome/browser/ui/tab_modal_confirm_dialog_browsertest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_MODAL_CONFIRM_DIALOG_BROWSERTEST_H_ #define CHROME_BROWSER_UI_TAB_MODAL_CONFIRM_DIALOG_BROWSERTEST_H_ -#pragma once #include "chrome/test/base/in_process_browser_test.h" #include "content/public/test/test_browser_thread.h" diff --git a/chrome/browser/ui/tab_modal_confirm_dialog_delegate.h b/chrome/browser/ui/tab_modal_confirm_dialog_delegate.h index 3b3e416..b4c44bc 100644 --- a/chrome/browser/ui/tab_modal_confirm_dialog_delegate.h +++ b/chrome/browser/ui/tab_modal_confirm_dialog_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TAB_MODAL_CONFIRM_DIALOG_DELEGATE_H_ #define CHROME_BROWSER_UI_TAB_MODAL_CONFIRM_DIALOG_DELEGATE_H_ -#pragma once #include "base/callback.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/tabs/dock_info.h b/chrome/browser/ui/tabs/dock_info.h index f3244a0..7abbdc9 100644 --- a/chrome/browser/ui/tabs/dock_info.h +++ b/chrome/browser/ui/tabs/dock_info.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_DOCK_INFO_H_ #define CHROME_BROWSER_UI_TABS_DOCK_INFO_H_ -#pragma once #include <set> diff --git a/chrome/browser/ui/tabs/hover_tab_selector.h b/chrome/browser/ui/tabs/hover_tab_selector.h index f48791b..283859a 100644 --- a/chrome/browser/ui/tabs/hover_tab_selector.h +++ b/chrome/browser/ui/tabs/hover_tab_selector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_HOVER_TAB_SELECTOR_H_ #define CHROME_BROWSER_UI_TABS_HOVER_TAB_SELECTOR_H_ -#pragma once #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/tabs/pinned_tab_codec.h b/chrome/browser/ui/tabs/pinned_tab_codec.h index 400f4af..8492f76 100644 --- a/chrome/browser/ui/tabs/pinned_tab_codec.h +++ b/chrome/browser/ui/tabs/pinned_tab_codec.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_PINNED_TAB_CODEC_H_ #define CHROME_BROWSER_UI_TABS_PINNED_TAB_CODEC_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/tabs/pinned_tab_service.h b/chrome/browser/ui/tabs/pinned_tab_service.h index 92566e4..99deec3 100644 --- a/chrome/browser/ui/tabs/pinned_tab_service.h +++ b/chrome/browser/ui/tabs/pinned_tab_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_PINNED_TAB_SERVICE_H_ #define CHROME_BROWSER_UI_TABS_PINNED_TAB_SERVICE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/profiles/profile_keyed_service.h" diff --git a/chrome/browser/ui/tabs/pinned_tab_service_factory.h b/chrome/browser/ui/tabs/pinned_tab_service_factory.h index 9a626ef..a6d15cb 100644 --- a/chrome/browser/ui/tabs/pinned_tab_service_factory.h +++ b/chrome/browser/ui/tabs/pinned_tab_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_PINNED_TAB_SERVICE_FACTORY_H_ #define CHROME_BROWSER_UI_TABS_PINNED_TAB_SERVICE_FACTORY_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/ui/tabs/pinned_tab_test_utils.h b/chrome/browser/ui/tabs/pinned_tab_test_utils.h index ca9fd56..640e03c 100644 --- a/chrome/browser/ui/tabs/pinned_tab_test_utils.h +++ b/chrome/browser/ui/tabs/pinned_tab_test_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_PINNED_TAB_TEST_UTILS_H_ #define CHROME_BROWSER_UI_TABS_PINNED_TAB_TEST_UTILS_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/tabs/tab_menu_model.h b/chrome/browser/ui/tabs/tab_menu_model.h index da7ff3a..2e75e9d 100644 --- a/chrome/browser/ui/tabs/tab_menu_model.h +++ b/chrome/browser/ui/tabs/tab_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_MENU_MODEL_H_ #define CHROME_BROWSER_UI_TABS_TAB_MENU_MODEL_H_ -#pragma once #include "ui/base/models/simple_menu_model.h" diff --git a/chrome/browser/ui/tabs/tab_resources.h b/chrome/browser/ui/tabs/tab_resources.h index e3d3ac9..e7bfeb8 100644 --- a/chrome/browser/ui/tabs/tab_resources.h +++ b/chrome/browser/ui/tabs/tab_resources.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_RESOURCES_H_ #define CHROME_BROWSER_UI_TABS_TAB_RESOURCES_H_ -#pragma once namespace gfx { class Path; diff --git a/chrome/browser/ui/tabs/tab_strip_layout_type.h b/chrome/browser/ui/tabs/tab_strip_layout_type.h index ee537cd..bee3c8d 100644 --- a/chrome/browser/ui/tabs/tab_strip_layout_type.h +++ b/chrome/browser/ui/tabs/tab_strip_layout_type.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_LAYOUT_TYPE_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_LAYOUT_TYPE_H_ -#pragma once // Defines what should happen when the tabs won't fit at their ideal size. enum TabStripLayoutType { diff --git a/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h b/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h index 8f44997..7d33e57 100644 --- a/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h +++ b/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_LAYOUT_TYPE_PREFS_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_LAYOUT_TYPE_PREFS_H_ -#pragma once class PrefService; diff --git a/chrome/browser/ui/tabs/tab_strip_model.h b/chrome/browser/ui/tabs/tab_strip_model.h index ece3bf4..ffdfeaf 100644 --- a/chrome/browser/ui/tabs/tab_strip_model.h +++ b/chrome/browser/ui/tabs/tab_strip_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/tabs/tab_strip_model_delegate.h b/chrome/browser/ui/tabs/tab_strip_model_delegate.h index 04d8dda..6676b98 100644 --- a/chrome/browser/ui/tabs/tab_strip_model_delegate.h +++ b/chrome/browser/ui/tabs/tab_strip_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_DELEGATE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/tabs/tab_strip_model_observer.h b/chrome/browser/ui/tabs/tab_strip_model_observer.h index 1a0527f..dcf0054 100644 --- a/chrome/browser/ui/tabs/tab_strip_model_observer.h +++ b/chrome/browser/ui/tabs/tab_strip_model_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_OBSERVER_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_OBSERVER_H_ -#pragma once class TabContents; class TabStripModel; diff --git a/chrome/browser/ui/tabs/tab_strip_model_order_controller.h b/chrome/browser/ui/tabs/tab_strip_model_order_controller.h index d89ee73..495f650 100644 --- a/chrome/browser/ui/tabs/tab_strip_model_order_controller.h +++ b/chrome/browser/ui/tabs/tab_strip_model_order_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_ORDER_CONTROLLER_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_MODEL_ORDER_CONTROLLER_H_ -#pragma once #include "chrome/browser/ui/tabs/tab_strip_model.h" #include "content/public/common/page_transition_types.h" diff --git a/chrome/browser/ui/tabs/tab_strip_selection_model.h b/chrome/browser/ui/tabs/tab_strip_selection_model.h index df03f4a..2a2f0bc 100644 --- a/chrome/browser/ui/tabs/tab_strip_selection_model.h +++ b/chrome/browser/ui/tabs/tab_strip_selection_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TAB_STRIP_SELECTION_MODEL_H_ #define CHROME_BROWSER_UI_TABS_TAB_STRIP_SELECTION_MODEL_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/tabs/test_tab_strip_model_delegate.h b/chrome/browser/ui/tabs/test_tab_strip_model_delegate.h index d8b2811..1ad426c 100644 --- a/chrome/browser/ui/tabs/test_tab_strip_model_delegate.h +++ b/chrome/browser/ui/tabs/test_tab_strip_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TABS_TEST_TAB_STRIP_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_TABS_TEST_TAB_STRIP_MODEL_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/toolbar/back_forward_menu_model.h b/chrome/browser/ui/toolbar/back_forward_menu_model.h index 03c13f5..36ed0e5 100644 --- a/chrome/browser/ui/toolbar/back_forward_menu_model.h +++ b/chrome/browser/ui/toolbar/back_forward_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TOOLBAR_BACK_FORWARD_MENU_MODEL_H_ #define CHROME_BROWSER_UI_TOOLBAR_BACK_FORWARD_MENU_MODEL_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/ui/toolbar/bookmark_sub_menu_model.h b/chrome/browser/ui/toolbar/bookmark_sub_menu_model.h index efe83e6..d1e7b0c 100644 --- a/chrome/browser/ui/toolbar/bookmark_sub_menu_model.h +++ b/chrome/browser/ui/toolbar/bookmark_sub_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TOOLBAR_BOOKMARK_SUB_MENU_MODEL_H_ #define CHROME_BROWSER_UI_TOOLBAR_BOOKMARK_SUB_MENU_MODEL_H_ -#pragma once // For views and cocoa, we have complex delegate systems to handle // injecting the bookmarks to the bookmark submenu. This is done to support diff --git a/chrome/browser/ui/toolbar/encoding_menu_controller.h b/chrome/browser/ui/toolbar/encoding_menu_controller.h index b927778..01e66c5 100644 --- a/chrome/browser/ui/toolbar/encoding_menu_controller.h +++ b/chrome/browser/ui/toolbar/encoding_menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TOOLBAR_ENCODING_MENU_CONTROLLER_H_ #define CHROME_BROWSER_UI_TOOLBAR_ENCODING_MENU_CONTROLLER_H_ -#pragma once #include <utility> #include <string> diff --git a/chrome/browser/ui/toolbar/toolbar_model.h b/chrome/browser/ui/toolbar/toolbar_model.h index e880348..e774ff2 100644 --- a/chrome/browser/ui/toolbar/toolbar_model.h +++ b/chrome/browser/ui/toolbar/toolbar_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TOOLBAR_TOOLBAR_MODEL_H_ #define CHROME_BROWSER_UI_TOOLBAR_TOOLBAR_MODEL_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/toolbar/toolbar_model_delegate.h b/chrome/browser/ui/toolbar/toolbar_model_delegate.h index c45defb..ea181b9 100644 --- a/chrome/browser/ui/toolbar/toolbar_model_delegate.h +++ b/chrome/browser/ui/toolbar/toolbar_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TOOLBAR_TOOLBAR_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_TOOLBAR_TOOLBAR_MODEL_DELEGATE_H_ -#pragma once namespace content { class WebContents; diff --git a/chrome/browser/ui/toolbar/wrench_menu_model.h b/chrome/browser/ui/toolbar/wrench_menu_model.h index 55c0697..d2f65f7 100644 --- a/chrome/browser/ui/toolbar/wrench_menu_model.h +++ b/chrome/browser/ui/toolbar/wrench_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_TOOLBAR_WRENCH_MENU_MODEL_H_ #define CHROME_BROWSER_UI_TOOLBAR_WRENCH_MENU_MODEL_H_ -#pragma once #include "base/file_path.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/uninstall_browser_prompt.h b/chrome/browser/ui/uninstall_browser_prompt.h index fd64bcd..15ce952 100644 --- a/chrome/browser/ui/uninstall_browser_prompt.h +++ b/chrome/browser/ui/uninstall_browser_prompt.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_UNINSTALL_BROWSER_PROMPT_H_ #define CHROME_BROWSER_UI_UNINSTALL_BROWSER_PROMPT_H_ -#pragma once namespace chrome { diff --git a/chrome/browser/ui/unload_controller.h b/chrome/browser/ui/unload_controller.h index 5fc4b73..fb51668 100644 --- a/chrome/browser/ui/unload_controller.h +++ b/chrome/browser/ui/unload_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_UNLOAD_CONTROLLER_H_ #define CHROME_BROWSER_UI_UNLOAD_CONTROLLER_H_ -#pragma once #include <set> diff --git a/chrome/browser/ui/user_data_dir_dialog.h b/chrome/browser/ui/user_data_dir_dialog.h index ac0264c..7b25933 100644 --- a/chrome/browser/ui/user_data_dir_dialog.h +++ b/chrome/browser/ui/user_data_dir_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_USER_DATA_DIR_DIALOG_H_ #define CHROME_BROWSER_UI_USER_DATA_DIR_DIALOG_H_ -#pragma once class FilePath; diff --git a/chrome/browser/ui/view_ids.h b/chrome/browser/ui/view_ids.h index 849c5da..0639d31 100644 --- a/chrome/browser/ui/view_ids.h +++ b/chrome/browser/ui/view_ids.h @@ -7,7 +7,6 @@ #ifndef CHROME_BROWSER_UI_VIEW_IDS_H_ #define CHROME_BROWSER_UI_VIEW_IDS_H_ -#pragma once enum ViewID { VIEW_ID_NONE = 0, diff --git a/chrome/browser/ui/views/about_chrome_view.h b/chrome/browser/ui/views/about_chrome_view.h index a44ca58..b239883 100644 --- a/chrome/browser/ui/views/about_chrome_view.h +++ b/chrome/browser/ui/views/about_chrome_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ABOUT_CHROME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_ABOUT_CHROME_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/about_ipc_dialog.h b/chrome/browser/ui/views/about_ipc_dialog.h index 89aa2dd..60c0dc67 100644 --- a/chrome/browser/ui/views/about_ipc_dialog.h +++ b/chrome/browser/ui/views/about_ipc_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ABOUT_IPC_DIALOG_H_ #define CHROME_BROWSER_UI_VIEWS_ABOUT_IPC_DIALOG_H_ -#pragma once #include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED. diff --git a/chrome/browser/ui/views/accelerator_table.h b/chrome/browser/ui/views/accelerator_table.h index 7c50a83..f1cb89a 100644 --- a/chrome/browser/ui/views/accelerator_table.h +++ b/chrome/browser/ui/views/accelerator_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ACCELERATOR_TABLE_H_ #define CHROME_BROWSER_UI_VIEWS_ACCELERATOR_TABLE_H_ -#pragma once #include <stddef.h> diff --git a/chrome/browser/ui/views/accessibility/accessibility_event_router_views.h b/chrome/browser/ui/views/accessibility/accessibility_event_router_views.h index f9a5bb5..954ba95 100644 --- a/chrome/browser/ui/views/accessibility/accessibility_event_router_views.h +++ b/chrome/browser/ui/views/accessibility/accessibility_event_router_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ACCESSIBILITY_ACCESSIBILITY_EVENT_ROUTER_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_ACCESSIBILITY_ACCESSIBILITY_EVENT_ROUTER_VIEWS_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/accessibility/invert_bubble_view.h b/chrome/browser/ui/views/accessibility/invert_bubble_view.h index 46dca63..af2cb2d 100644 --- a/chrome/browser/ui/views/accessibility/invert_bubble_view.h +++ b/chrome/browser/ui/views/accessibility/invert_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ACCESSIBILITY_INVERT_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_ACCESSIBILITY_INVERT_BUBBLE_VIEW_H_ -#pragma once class Browser; diff --git a/chrome/browser/ui/views/app_menu_button_win.h b/chrome/browser/ui/views/app_menu_button_win.h index 9aa56533..fb43369 100644 --- a/chrome/browser/ui/views/app_menu_button_win.h +++ b/chrome/browser/ui/views/app_menu_button_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_APP_MENU_BUTTON_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_APP_MENU_BUTTON_WIN_H_ -#pragma once #include "ui/views/controls/button/menu_button.h" diff --git a/chrome/browser/ui/views/ash/app_list/app_list_view_delegate.h b/chrome/browser/ui/views/ash/app_list/app_list_view_delegate.h index 01a4f80..105b284 100644 --- a/chrome/browser/ui/views/ash/app_list/app_list_view_delegate.h +++ b/chrome/browser/ui/views/ash/app_list/app_list_view_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_APP_LIST_VIEW_DELEGATE_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_APP_LIST_VIEW_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/ash/app_list/apps_model_builder.h b/chrome/browser/ui/views/ash/app_list/apps_model_builder.h index 2204072..b756e1e 100644 --- a/chrome/browser/ui/views/ash/app_list/apps_model_builder.h +++ b/chrome/browser/ui/views/ash/app_list/apps_model_builder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_APPS_MODEL_BUILDER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_APPS_MODEL_BUILDER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/views/ash/app_list/chrome_app_list_item.h b/chrome/browser/ui/views/ash/app_list/chrome_app_list_item.h index ae3129f..976e4d8 100644 --- a/chrome/browser/ui/views/ash/app_list/chrome_app_list_item.h +++ b/chrome/browser/ui/views/ash/app_list/chrome_app_list_item.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_CHROME_APP_LIST_ITEM_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_CHROME_APP_LIST_ITEM_H_ -#pragma once #include "ui/app_list/app_list_item_model.h" diff --git a/chrome/browser/ui/views/ash/app_list/extension_app_item.h b/chrome/browser/ui/views/ash/app_list/extension_app_item.h index c4dcdf8..4a85035 100644 --- a/chrome/browser/ui/views/ash/app_list/extension_app_item.h +++ b/chrome/browser/ui/views/ash/app_list/extension_app_item.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_EXTENSION_APP_ITEM_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_EXTENSION_APP_ITEM_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/ash/app_list/search_builder.h b/chrome/browser/ui/views/ash/app_list/search_builder.h index cd6557a..fb036da 100644 --- a/chrome/browser/ui/views/ash/app_list/search_builder.h +++ b/chrome/browser/ui/views/ash/app_list/search_builder.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_SEARCH_BUILDER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_APP_LIST_SEARCH_BUILDER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/views/ash/balloon_collection_impl_ash.h b/chrome/browser/ui/views/ash/balloon_collection_impl_ash.h index e590ce1..6ab8612 100644 --- a/chrome/browser/ui/views/ash/balloon_collection_impl_ash.h +++ b/chrome/browser/ui/views/ash/balloon_collection_impl_ash.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_BALLOON_COLLECTION_IMPL_ASH_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_BALLOON_COLLECTION_IMPL_ASH_H_ -#pragma once #include <set> diff --git a/chrome/browser/ui/views/ash/balloon_view_ash.h b/chrome/browser/ui/views/ash/balloon_view_ash.h index 2fe20f2..68a0d33 100644 --- a/chrome/browser/ui/views/ash/balloon_view_ash.h +++ b/chrome/browser/ui/views/ash/balloon_view_ash.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_BALLOON_VIEW_ASH_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_BALLOON_VIEW_ASH_H_ -#pragma once #include "chrome/browser/notifications/balloon.h" diff --git a/chrome/browser/ui/views/ash/brightness_controller_chromeos.h b/chrome/browser/ui/views/ash/brightness_controller_chromeos.h index 26a2316..645cffc 100644 --- a/chrome/browser/ui/views/ash/brightness_controller_chromeos.h +++ b/chrome/browser/ui/views/ash/brightness_controller_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_BRIGHTNESS_CONTROLLER_CHROMEOS_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_BRIGHTNESS_CONTROLLER_CHROMEOS_H_ -#pragma once #include "ash/system/brightness/brightness_control_delegate.h" #include "base/basictypes.h" diff --git a/chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h b/chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h index 2be29d3..4a742f7 100644 --- a/chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h +++ b/chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_BROWSER_NON_CLIENT_FRAME_VIEW_ASH_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_BROWSER_NON_CLIENT_FRAME_VIEW_ASH_H_ -#pragma once #include "base/gtest_prod_util.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/ash/caps_lock_handler.h b/chrome/browser/ui/views/ash/caps_lock_handler.h index 233b2a8..a9807f5 100644 --- a/chrome/browser/ui/views/ash/caps_lock_handler.h +++ b/chrome/browser/ui/views/ash/caps_lock_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_CAPS_LOCK_HANDLER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_CAPS_LOCK_HANDLER_H_ -#pragma once #include "ash/caps_lock_delegate.h" #include "base/basictypes.h" diff --git a/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h b/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h index 9926c08..95a0cc3 100644 --- a/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h +++ b/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_CHROME_BROWSER_MAIN_EXTRA_PARTS_ASH_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_CHROME_BROWSER_MAIN_EXTRA_PARTS_ASH_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/ash/chrome_shell_delegate.h b/chrome/browser/ui/views/ash/chrome_shell_delegate.h index 50a9737..0de1f04 100644 --- a/chrome/browser/ui/views/ash/chrome_shell_delegate.h +++ b/chrome/browser/ui/views/ash/chrome_shell_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_CHROME_SHELL_DELEGATE_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_CHROME_SHELL_DELEGATE_H_ -#pragma once #include "ash/launcher/launcher_types.h" #include "ash/shell_delegate.h" diff --git a/chrome/browser/ui/views/ash/extension_utils.h b/chrome/browser/ui/views/ash/extension_utils.h index f38f030..1ead652 100644 --- a/chrome/browser/ui/views/ash/extension_utils.h +++ b/chrome/browser/ui/views/ash/extension_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_EXTENSION_UTILS_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_EXTENSION_UTILS_H_ -#pragma once class Profile; diff --git a/chrome/browser/ui/views/ash/ime_controller_chromeos.h b/chrome/browser/ui/views/ash/ime_controller_chromeos.h index f66c86f..5163619 100644 --- a/chrome/browser/ui/views/ash/ime_controller_chromeos.h +++ b/chrome/browser/ui/views/ash/ime_controller_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_IME_CONTROLLER_CHROMEOS_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_IME_CONTROLLER_CHROMEOS_H_ -#pragma once #include "ash/ime_control_delegate.h" #include "base/basictypes.h" diff --git a/chrome/browser/ui/views/ash/key_rewriter.h b/chrome/browser/ui/views/ash/key_rewriter.h index 92081ef..e5d78e5 100644 --- a/chrome/browser/ui/views/ash/key_rewriter.h +++ b/chrome/browser/ui/views/ash/key_rewriter.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_KEY_REWRITER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_KEY_REWRITER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/views/ash/launcher/browser_launcher_item_controller.h b/chrome/browser/ui/views/ash/launcher/browser_launcher_item_controller.h index efd3801..8869a64 100644 --- a/chrome/browser/ui/views/ash/launcher/browser_launcher_item_controller.h +++ b/chrome/browser/ui/views/ash/launcher/browser_launcher_item_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_BROWSER_LAUNCHER_ITEM_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_BROWSER_LAUNCHER_ITEM_CONTROLLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.h b/chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.h index 9897f4a..86b1965 100644 --- a/chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.h +++ b/chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_CHROME_LAUNCHER_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_CHROME_LAUNCHER_CONTROLLER_H_ -#pragma once #include <list> #include <map> diff --git a/chrome/browser/ui/views/ash/launcher/launcher_app_icon_loader.h b/chrome/browser/ui/views/ash/launcher/launcher_app_icon_loader.h index eb32876..34b15eb 100644 --- a/chrome/browser/ui/views/ash/launcher/launcher_app_icon_loader.h +++ b/chrome/browser/ui/views/ash/launcher/launcher_app_icon_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_LAUNCHER_APP_ICON_LOADER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_LAUNCHER_APP_ICON_LOADER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/views/ash/launcher/launcher_context_menu.h b/chrome/browser/ui/views/ash/launcher/launcher_context_menu.h index 0cb1395..11885d2 100644 --- a/chrome/browser/ui/views/ash/launcher/launcher_context_menu.h +++ b/chrome/browser/ui/views/ash/launcher/launcher_context_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_LAUNCHER_CONTEXT_MENU_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_LAUNCHER_CONTEXT_MENU_H_ -#pragma once #include "ash/launcher/launcher_alignment_menu.h" #include "ash/launcher/launcher_types.h" diff --git a/chrome/browser/ui/views/ash/launcher/launcher_favicon_loader.h b/chrome/browser/ui/views/ash/launcher/launcher_favicon_loader.h index 8d19e66..4dc4df8 100644 --- a/chrome/browser/ui/views/ash/launcher/launcher_favicon_loader.h +++ b/chrome/browser/ui/views/ash/launcher/launcher_favicon_loader.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_LAUNCHER_FAVICON_LOADER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_LAUNCHER_LAUNCHER_FAVICON_LOADER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/ash/panel_view_aura.h b/chrome/browser/ui/views/ash/panel_view_aura.h index 102978d..c92bacf 100644 --- a/chrome/browser/ui/views/ash/panel_view_aura.h +++ b/chrome/browser/ui/views/ash/panel_view_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_PANEL_VIEW_AURA_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_PANEL_VIEW_AURA_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/ash/screenshot_taker.h b/chrome/browser/ui/views/ash/screenshot_taker.h index 593e3f7..4262f27 100644 --- a/chrome/browser/ui/views/ash/screenshot_taker.h +++ b/chrome/browser/ui/views/ash/screenshot_taker.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_SCREENSHOT_TAKER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_SCREENSHOT_TAKER_H_ -#pragma once #include "ash/screenshot_delegate.h" #include "base/basictypes.h" diff --git a/chrome/browser/ui/views/ash/user_action_handler.h b/chrome/browser/ui/views/ash/user_action_handler.h index ef34341..aa826f5 100644 --- a/chrome/browser/ui/views/ash/user_action_handler.h +++ b/chrome/browser/ui/views/ash/user_action_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_USER_ACTION_HANDLER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_USER_ACTION_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/ash/volume_controller_chromeos.h b/chrome/browser/ui/views/ash/volume_controller_chromeos.h index ff10aac..b0ee682 100644 --- a/chrome/browser/ui/views/ash/volume_controller_chromeos.h +++ b/chrome/browser/ui/views/ash/volume_controller_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_VOLUME_CONTROLLER_CHROMEOS_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_VOLUME_CONTROLLER_CHROMEOS_H_ -#pragma once #include "ash/volume_control_delegate.h" #include "base/basictypes.h" diff --git a/chrome/browser/ui/views/ash/window_positioner.h b/chrome/browser/ui/views/ash/window_positioner.h index fd84450..06551e0 100644 --- a/chrome/browser/ui/views/ash/window_positioner.h +++ b/chrome/browser/ui/views/ash/window_positioner.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_ASH_WINDOW_POSITIONER_H_ #define CHROME_BROWSER_UI_VIEWS_ASH_WINDOW_POSITIONER_H_ -#pragma once #include "base/basictypes.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/ui/views/avatar_menu_bubble_view.h b/chrome/browser/ui/views/avatar_menu_bubble_view.h index a1ac167..b5fc9f1 100644 --- a/chrome/browser/ui/views/avatar_menu_bubble_view.h +++ b/chrome/browser/ui/views/avatar_menu_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_AVATAR_MENU_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_AVATAR_MENU_BUBBLE_VIEW_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/avatar_menu_button.h b/chrome/browser/ui/views/avatar_menu_button.h index 502cbb7..ad8a909 100644 --- a/chrome/browser/ui/views/avatar_menu_button.h +++ b/chrome/browser/ui/views/avatar_menu_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_AVATAR_MENU_BUTTON_H_ #define CHROME_BROWSER_UI_VIEWS_AVATAR_MENU_BUTTON_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/base_shell_dialog_win.h b/chrome/browser/ui/views/base_shell_dialog_win.h index 0ea7839..5a70dfd 100644 --- a/chrome/browser/ui/views/base_shell_dialog_win.h +++ b/chrome/browser/ui/views/base_shell_dialog_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BASE_SHELL_DIALOG_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_BASE_SHELL_DIALOG_WIN_H_ -#pragma once #include <shlobj.h> #include <set> diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_instructions_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bar_instructions_view.h index 8ce2de8..8c57000 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_bar_instructions_view.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_instructions_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_BAR_INSTRUCTIONS_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_BAR_INSTRUCTIONS_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h index 682d134..2ac34a9 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_BAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_BAR_VIEW_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h index a8ded17..8de0f96 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_BUBBLE_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/bookmarks/bookmark_context_menu.h b/chrome/browser/ui/views/bookmarks/bookmark_context_menu.h index 4b44318..c1a33ab 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_context_menu.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_context_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_CONTEXT_MENU_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_CONTEXT_MENU_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h" diff --git a/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h b/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h index ab20406..65dad0f 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views_win.h b/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views_win.h index eb19506..9008734 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views_win.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_context_menu_controller_views_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_WIN_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/bookmarks/bookmark_editor_view.h b/chrome/browser/ui/views/bookmarks/bookmark_editor_view.h index fccabe2..d089e58 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_editor_view.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_editor_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_EDITOR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_EDITOR_VIEW_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h b/chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h index 43e14d2..3ff95ae 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_MENU_CONTROLLER_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_MENU_CONTROLLER_VIEWS_H_ -#pragma once #include <set> diff --git a/chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h b/chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h index 767c851..cb0fb66 100644 --- a/chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h +++ b/chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_MENU_DELEGATE_H_ #define CHROME_BROWSER_UI_VIEWS_BOOKMARKS_BOOKMARK_MENU_DELEGATE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/ui/views/browser_action_view.h b/chrome/browser/ui/views/browser_action_view.h index 93b32ae..2cb8a93 100644 --- a/chrome/browser/ui/views/browser_action_view.h +++ b/chrome/browser/ui/views/browser_action_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BROWSER_ACTION_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_BROWSER_ACTION_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/browser_actions_container.h b/chrome/browser/ui/views/browser_actions_container.h index 9e2ea03..a82625c 100644 --- a/chrome/browser/ui/views/browser_actions_container.h +++ b/chrome/browser/ui/views/browser_actions_container.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BROWSER_ACTIONS_CONTAINER_H_ #define CHROME_BROWSER_UI_VIEWS_BROWSER_ACTIONS_CONTAINER_H_ -#pragma once #include "chrome/browser/extensions/extension_toolbar_model.h" #include "chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h" diff --git a/chrome/browser/ui/views/browser_dialogs.h b/chrome/browser/ui/views/browser_dialogs.h index 40c244f..fca5847 100644 --- a/chrome/browser/ui/views/browser_dialogs.h +++ b/chrome/browser/ui/views/browser_dialogs.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_BROWSER_DIALOGS_H_ #define CHROME_BROWSER_UI_VIEWS_BROWSER_DIALOGS_H_ -#pragma once #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h b/chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h index 5aab636..d1e34fb 100644 --- a/chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h +++ b/chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CHROME_BROWSER_MAIN_EXTRA_PARTS_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_CHROME_BROWSER_MAIN_EXTRA_PARTS_VIEWS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h b/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h index 6bebb89..635baa8 100644 --- a/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h +++ b/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CHROME_TO_MOBILE_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_CHROME_TO_MOBILE_BUBBLE_VIEW_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/views/chrome_views_delegate.h b/chrome/browser/ui/views/chrome_views_delegate.h index 963150d..c568d2e 100644 --- a/chrome/browser/ui/views/chrome_views_delegate.h +++ b/chrome/browser/ui/views/chrome_views_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CHROME_VIEWS_DELEGATE_H_ #define CHROME_BROWSER_UI_VIEWS_CHROME_VIEWS_DELEGATE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/collected_cookies_views.h b/chrome/browser/ui/views/collected_cookies_views.h index 49b1c4e..d248e65 100644 --- a/chrome/browser/ui/views/collected_cookies_views.h +++ b/chrome/browser/ui/views/collected_cookies_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_COLLECTED_COOKIES_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_COLLECTED_COOKIES_VIEWS_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/common/content_settings.h" diff --git a/chrome/browser/ui/views/color_chooser_dialog.h b/chrome/browser/ui/views/color_chooser_dialog.h index cf4ea44..abde0b8 100644 --- a/chrome/browser/ui/views/color_chooser_dialog.h +++ b/chrome/browser/ui/views/color_chooser_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_COLOR_CHOOSER_DIALOG_H_ #define CHROME_BROWSER_UI_VIEWS_COLOR_CHOOSER_DIALOG_H_ -#pragma once #include "base/memory/ref_counted.h" #include "chrome/browser/ui/views/color_chooser_dialog.h" diff --git a/chrome/browser/ui/views/confirm_bubble_views.h b/chrome/browser/ui/views/confirm_bubble_views.h index d416a59..96e457c 100644 --- a/chrome/browser/ui/views/confirm_bubble_views.h +++ b/chrome/browser/ui/views/confirm_bubble_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CONFIRM_BUBBLE_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_CONFIRM_BUBBLE_VIEWS_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/constrained_window_views.h b/chrome/browser/ui/views/constrained_window_views.h index 9c61b8e..7e6e80c 100644 --- a/chrome/browser/ui/views/constrained_window_views.h +++ b/chrome/browser/ui/views/constrained_window_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CONSTRAINED_WINDOW_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_CONSTRAINED_WINDOW_VIEWS_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/constrained_window.h" diff --git a/chrome/browser/ui/views/content_setting_bubble_contents.h b/chrome/browser/ui/views/content_setting_bubble_contents.h index 1006c3c..0015d7d 100644 --- a/chrome/browser/ui/views/content_setting_bubble_contents.h +++ b/chrome/browser/ui/views/content_setting_bubble_contents.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CONTENT_SETTING_BUBBLE_CONTENTS_H_ #define CHROME_BROWSER_UI_VIEWS_CONTENT_SETTING_BUBBLE_CONTENTS_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/views/cookie_info_view.h b/chrome/browser/ui/views/cookie_info_view.h index ae1781b..e673821 100644 --- a/chrome/browser/ui/views/cookie_info_view.h +++ b/chrome/browser/ui/views/cookie_info_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_COOKIE_INFO_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_COOKIE_INFO_VIEW_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/views/create_application_shortcut_view.h b/chrome/browser/ui/views/create_application_shortcut_view.h index e61e3e0..1cc858e 100644 --- a/chrome/browser/ui/views/create_application_shortcut_view.h +++ b/chrome/browser/ui/views/create_application_shortcut_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CREATE_APPLICATION_SHORTCUT_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_CREATE_APPLICATION_SHORTCUT_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/critical_notification_bubble_view.h b/chrome/browser/ui/views/critical_notification_bubble_view.h index 5805e9f..8fce7bb 100644 --- a/chrome/browser/ui/views/critical_notification_bubble_view.h +++ b/chrome/browser/ui/views/critical_notification_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CRITICAL_NOTIFICATION_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_CRITICAL_NOTIFICATION_BUBBLE_VIEW_H_ -#pragma once #include "base/timer.h" #include "ui/views/bubble/bubble_delegate.h" diff --git a/chrome/browser/ui/views/crypto_module_password_dialog_view.h b/chrome/browser/ui/views/crypto_module_password_dialog_view.h index 3ca287b..cfa3896 100644 --- a/chrome/browser/ui/views/crypto_module_password_dialog_view.h +++ b/chrome/browser/ui/views/crypto_module_password_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_CRYPTO_MODULE_PASSWORD_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_CRYPTO_MODULE_PASSWORD_DIALOG_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/detachable_toolbar_view.h b/chrome/browser/ui/views/detachable_toolbar_view.h index f4214f2..2523f24 100644 --- a/chrome/browser/ui/views/detachable_toolbar_view.h +++ b/chrome/browser/ui/views/detachable_toolbar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DETACHABLE_TOOLBAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_DETACHABLE_TOOLBAR_VIEW_H_ -#pragma once #include "ui/views/accessible_pane_view.h" diff --git a/chrome/browser/ui/views/download/download_in_progress_dialog_view.h b/chrome/browser/ui/views/download/download_in_progress_dialog_view.h index 8b7960d..ab1484f 100644 --- a/chrome/browser/ui/views/download/download_in_progress_dialog_view.h +++ b/chrome/browser/ui/views/download/download_in_progress_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_IN_PROGRESS_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_IN_PROGRESS_DIALOG_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/download/download_item_view.h b/chrome/browser/ui/views/download/download_item_view.h index 342f538..9e7d33e 100644 --- a/chrome/browser/ui/views/download/download_item_view.h +++ b/chrome/browser/ui/views/download/download_item_view.h @@ -15,7 +15,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_ITEM_VIEW_H__ #define CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_ITEM_VIEW_H__ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/download/download_shelf_context_menu_view.h b/chrome/browser/ui/views/download/download_shelf_context_menu_view.h index 0d09b70..b2267cf 100644 --- a/chrome/browser/ui/views/download/download_shelf_context_menu_view.h +++ b/chrome/browser/ui/views/download/download_shelf_context_menu_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_SHELF_CONTEXT_MENU_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_SHELF_CONTEXT_MENU_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/download/download_shelf_view.h b/chrome/browser/ui/views/download/download_shelf_view.h index 7623a2b..ecd68d0 100644 --- a/chrome/browser/ui/views/download/download_shelf_view.h +++ b/chrome/browser/ui/views/download/download_shelf_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_SHELF_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_DOWNLOAD_DOWNLOAD_SHELF_VIEW_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/dropdown_bar_host.h b/chrome/browser/ui/views/dropdown_bar_host.h index 1aba4a2..c25aa91 100644 --- a/chrome/browser/ui/views/dropdown_bar_host.h +++ b/chrome/browser/ui/views/dropdown_bar_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DROPDOWN_BAR_HOST_H_ #define CHROME_BROWSER_UI_VIEWS_DROPDOWN_BAR_HOST_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/dropdown_bar_view.h b/chrome/browser/ui/views/dropdown_bar_view.h index 25257a0..ea964f3 100644 --- a/chrome/browser/ui/views/dropdown_bar_view.h +++ b/chrome/browser/ui/views/dropdown_bar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_DROPDOWN_BAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_DROPDOWN_BAR_VIEW_H_ -#pragma once #include "chrome/browser/ui/views/dropdown_bar_host.h" #include "chrome/browser/ui/views/dropdown_bar_host_delegate.h" diff --git a/chrome/browser/ui/views/edit_search_engine_dialog.h b/chrome/browser/ui/views/edit_search_engine_dialog.h index eb40bda1..029832b 100644 --- a/chrome/browser/ui/views/edit_search_engine_dialog.h +++ b/chrome/browser/ui/views/edit_search_engine_dialog.h @@ -9,7 +9,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EDIT_SEARCH_ENGINE_DIALOG_H_ #define CHROME_BROWSER_UI_VIEWS_EDIT_SEARCH_ENGINE_DIALOG_H_ -#pragma once #include "ui/views/controls/textfield/textfield_controller.h" #include "ui/views/window/dialog_delegate.h" diff --git a/chrome/browser/ui/views/event_utils.h b/chrome/browser/ui/views/event_utils.h index a1518006..8c30744 100644 --- a/chrome/browser/ui/views/event_utils.h +++ b/chrome/browser/ui/views/event_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EVENT_UTILS_H_ #define CHROME_BROWSER_UI_VIEWS_EVENT_UTILS_H_ -#pragma once namespace views { class Event; diff --git a/chrome/browser/ui/views/extensions/browser_action_drag_data.h b/chrome/browser/ui/views/extensions/browser_action_drag_data.h index e425602..be3846c 100644 --- a/chrome/browser/ui/views/extensions/browser_action_drag_data.h +++ b/chrome/browser/ui/views/extensions/browser_action_drag_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_BROWSER_ACTION_DRAG_DATA_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_BROWSER_ACTION_DRAG_DATA_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h b/chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h index 11873c1..ebe6664 100644 --- a/chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h +++ b/chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_BROWSER_ACTION_OVERFLOW_MENU_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_BROWSER_ACTION_OVERFLOW_MENU_CONTROLLER_H_ -#pragma once #include <set> #include <vector> diff --git a/chrome/browser/ui/views/extensions/extension_dialog.h b/chrome/browser/ui/views/extensions/extension_dialog.h index 735ff6c..5e7c0b6 100644 --- a/chrome/browser/ui/views/extensions/extension_dialog.h +++ b/chrome/browser/ui/views/extensions/extension_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_DIALOG_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_DIALOG_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/logging.h" diff --git a/chrome/browser/ui/views/extensions/extension_dialog_observer.h b/chrome/browser/ui/views/extensions/extension_dialog_observer.h index 68311d0..26acfe8 100644 --- a/chrome/browser/ui/views/extensions/extension_dialog_observer.h +++ b/chrome/browser/ui/views/extensions/extension_dialog_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_DIALOG_OBSERVER_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_DIALOG_OBSERVER_H_ -#pragma once class ExtensionDialog; diff --git a/chrome/browser/ui/views/extensions/extension_installed_bubble.h b/chrome/browser/ui/views/extensions/extension_installed_bubble.h index 5cc828d..7d5090a 100644 --- a/chrome/browser/ui/views/extensions/extension_installed_bubble.h +++ b/chrome/browser/ui/views/extensions/extension_installed_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_H_ -#pragma once #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" diff --git a/chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h b/chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h index d3e8772..7798395 100644 --- a/chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h +++ b/chrome/browser/ui/views/extensions/extension_keybinding_registry_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_KEYBINDING_REGISTRY_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_KEYBINDING_REGISTRY_VIEWS_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/views/extensions/extension_popup.h b/chrome/browser/ui/views/extensions/extension_popup.h index eadac7d..dd22fcd 100644 --- a/chrome/browser/ui/views/extensions/extension_popup.h +++ b/chrome/browser/ui/views/extensions/extension_popup.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_POPUP_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_POPUP_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/extension_host.h" diff --git a/chrome/browser/ui/views/extensions/extension_view.h b/chrome/browser/ui/views/extensions/extension_view.h index 37562f7..09b0e98 100644 --- a/chrome/browser/ui/views/extensions/extension_view.h +++ b/chrome/browser/ui/views/extensions/extension_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_VIEW_H_ -#pragma once #include "build/build_config.h" diff --git a/chrome/browser/ui/views/extensions/shell_window_views.h b/chrome/browser/ui/views/extensions/shell_window_views.h index e54a75b..daea561 100644 --- a/chrome/browser/ui/views/extensions/shell_window_views.h +++ b/chrome/browser/ui/views/extensions/shell_window_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_SHELL_WINDOW_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_SHELL_WINDOW_VIEWS_H_ -#pragma once #include "chrome/browser/ui/extensions/shell_window.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/ui/views/extensions/web_auth_flow_window_views.h b/chrome/browser/ui/views/extensions/web_auth_flow_window_views.h index c6f7d6c..abea06c 100644 --- a/chrome/browser/ui/views/extensions/web_auth_flow_window_views.h +++ b/chrome/browser/ui/views/extensions/web_auth_flow_window_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_WEB_AUTH_FLOW_WINDOW_VIEWS_H_ -#pragma once #include "chrome/browser/ui/extensions/web_auth_flow_window.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/ui/views/external_protocol_dialog.h b/chrome/browser/ui/views/external_protocol_dialog.h index a2dd7db..e16ec67 100644 --- a/chrome/browser/ui/views/external_protocol_dialog.h +++ b/chrome/browser/ui/views/external_protocol_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTERNAL_PROTOCOL_DIALOG_H_ #define CHROME_BROWSER_UI_VIEWS_EXTERNAL_PROTOCOL_DIALOG_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/external_tab_container_win.h b/chrome/browser/ui/views/external_tab_container_win.h index 240fc9c..7f71677 100644 --- a/chrome/browser/ui/views/external_tab_container_win.h +++ b/chrome/browser/ui/views/external_tab_container_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_EXTERNAL_TAB_CONTAINER_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_EXTERNAL_TAB_CONTAINER_WIN_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/views/find_bar_host.h b/chrome/browser/ui/views/find_bar_host.h index 01817e7..48fa4e4 100644 --- a/chrome/browser/ui/views/find_bar_host.h +++ b/chrome/browser/ui/views/find_bar_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FIND_BAR_HOST_H_ #define CHROME_BROWSER_UI_VIEWS_FIND_BAR_HOST_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/find_bar/find_bar.h" diff --git a/chrome/browser/ui/views/find_bar_view.h b/chrome/browser/ui/views/find_bar_view.h index fcc704f..f60a599 100644 --- a/chrome/browser/ui/views/find_bar_view.h +++ b/chrome/browser/ui/views/find_bar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FIND_BAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FIND_BAR_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "base/string16.h" diff --git a/chrome/browser/ui/views/first_run_bubble.h b/chrome/browser/ui/views/first_run_bubble.h index e73a3ad..b10579b 100644 --- a/chrome/browser/ui/views/first_run_bubble.h +++ b/chrome/browser/ui/views/first_run_bubble.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FIRST_RUN_BUBBLE_H_ #define CHROME_BROWSER_UI_VIEWS_FIRST_RUN_BUBBLE_H_ -#pragma once #include "ui/views/bubble/bubble_delegate.h" #include "ui/views/controls/button/button.h" diff --git a/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h b/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h index ce1c0b4..adc4cbd 100644 --- a/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h +++ b/chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_APP_NON_CLIENT_FRAME_VIEW_AURA_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_APP_NON_CLIENT_FRAME_VIEW_AURA_H_ -#pragma once #include "chrome/browser/ui/views/frame/browser_non_client_frame_view.h" #include "ui/base/animation/animation_delegate.h" diff --git a/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h b/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h index 0d35ef7..ef83960 100644 --- a/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h +++ b/chrome/browser/ui/views/frame/app_panel_browser_frame_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_APP_PANEL_BROWSER_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_APP_PANEL_BROWSER_FRAME_VIEW_H_ -#pragma once #include "chrome/browser/ui/views/frame/browser_non_client_frame_view.h" #include "chrome/browser/ui/views/tab_icon_view.h" diff --git a/chrome/browser/ui/views/frame/browser_frame.h b/chrome/browser/ui/views/frame/browser_frame.h index ea395e8..37627dc 100644 --- a/chrome/browser/ui/views/frame/browser_frame.h +++ b/chrome/browser/ui/views/frame/browser_frame.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_H_ -#pragma once #include "base/compiler_specific.h" #include "base/logging.h" diff --git a/chrome/browser/ui/views/frame/browser_frame_aura.h b/chrome/browser/ui/views/frame/browser_frame_aura.h index e8a74fe..7b7f30e 100644 --- a/chrome/browser/ui/views/frame/browser_frame_aura.h +++ b/chrome/browser/ui/views/frame/browser_frame_aura.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_AURA_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_AURA_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/frame/browser_frame_win.h b/chrome/browser/ui/views/frame/browser_frame_win.h index 902cb71..1c23d43 100644 --- a/chrome/browser/ui/views/frame/browser_frame_win.h +++ b/chrome/browser/ui/views/frame/browser_frame_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_WIN_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view.h b/chrome/browser/ui/views/frame/browser_non_client_frame_view.h index 864cee6..10a8e59 100644 --- a/chrome/browser/ui/views/frame/browser_non_client_frame_view.h +++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_NON_CLIENT_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_NON_CLIENT_FRAME_VIEW_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "ui/views/window/non_client_view.h" diff --git a/chrome/browser/ui/views/frame/browser_root_view.h b/chrome/browser/ui/views/frame/browser_root_view.h index 0c5f841..eefb60c 100644 --- a/chrome/browser/ui/views/frame/browser_root_view.h +++ b/chrome/browser/ui/views/frame/browser_root_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_ROOT_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_ROOT_VIEW_H_ -#pragma once #include "ui/views/widget/root_view.h" diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h index 91021cb..93104ca 100644 --- a/chrome/browser/ui/views/frame/browser_view.h +++ b/chrome/browser/ui/views/frame/browser_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_VIEW_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/views/frame/browser_view_layout.h b/chrome/browser/ui/views/frame/browser_view_layout.h index efd4d24..94fff85 100644 --- a/chrome/browser/ui/views/frame/browser_view_layout.h +++ b/chrome/browser/ui/views/frame/browser_view_layout.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_VIEW_LAYOUT_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_VIEW_LAYOUT_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/frame/contents_container.h b/chrome/browser/ui/views/frame/contents_container.h index 8f67cb3..8563129 100644 --- a/chrome/browser/ui/views/frame/contents_container.h +++ b/chrome/browser/ui/views/frame/contents_container.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_CONTENTS_CONTAINER_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_CONTENTS_CONTAINER_H_ -#pragma once #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/frame/glass_browser_frame_view.h b/chrome/browser/ui/views/frame/glass_browser_frame_view.h index 1e5c65b..29846e9 100644 --- a/chrome/browser/ui/views/frame/glass_browser_frame_view.h +++ b/chrome/browser/ui/views/frame/glass_browser_frame_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_GLASS_BROWSER_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_GLASS_BROWSER_FRAME_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/views/frame/browser_frame_win.h" diff --git a/chrome/browser/ui/views/frame/native_browser_frame.h b/chrome/browser/ui/views/frame/native_browser_frame.h index 06a7598..1b9941d 100644 --- a/chrome/browser/ui/views/frame/native_browser_frame.h +++ b/chrome/browser/ui/views/frame/native_browser_frame.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_NATIVE_BROWSER_FRAME_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_NATIVE_BROWSER_FRAME_H_ -#pragma once class BrowserFrame; class BrowserView; diff --git a/chrome/browser/ui/views/frame/opaque_browser_frame_view.h b/chrome/browser/ui/views/frame/opaque_browser_frame_view.h index 8b53a05..d7c192d 100644 --- a/chrome/browser/ui/views/frame/opaque_browser_frame_view.h +++ b/chrome/browser/ui/views/frame/opaque_browser_frame_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_OPAQUE_BROWSER_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_OPAQUE_BROWSER_FRAME_VIEW_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/ui/views/frame/browser_frame.h" diff --git a/chrome/browser/ui/views/frame/popup_non_client_frame_view.h b/chrome/browser/ui/views/frame/popup_non_client_frame_view.h index 7689000..ed4bd8a 100644 --- a/chrome/browser/ui/views/frame/popup_non_client_frame_view.h +++ b/chrome/browser/ui/views/frame/popup_non_client_frame_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_POPUP_NON_CLIENT_FRAME_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_POPUP_NON_CLIENT_FRAME_VIEW_H_ -#pragma once #include "chrome/browser/ui/views/frame/browser_non_client_frame_view.h" diff --git a/chrome/browser/ui/views/frame/system_menu_model.h b/chrome/browser/ui/views/frame/system_menu_model.h index 93b2ea0..f9a7a59 100644 --- a/chrome/browser/ui/views/frame/system_menu_model.h +++ b/chrome/browser/ui/views/frame/system_menu_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_SYSTEM_MENU_MODEL_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_SYSTEM_MENU_MODEL_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/frame/system_menu_model_delegate.h b/chrome/browser/ui/views/frame/system_menu_model_delegate.h index 12614af..82fe78e 100644 --- a/chrome/browser/ui/views/frame/system_menu_model_delegate.h +++ b/chrome/browser/ui/views/frame/system_menu_model_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FRAME_SYSTEM_MENU_MODEL_DELEGATE_H_ #define CHROME_BROWSER_UI_VIEWS_FRAME_SYSTEM_MENU_MODEL_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/browser.h" diff --git a/chrome/browser/ui/views/fullscreen_exit_bubble_views.h b/chrome/browser/ui/views/fullscreen_exit_bubble_views.h index 73b049a..e1a8f63 100644 --- a/chrome/browser/ui/views/fullscreen_exit_bubble_views.h +++ b/chrome/browser/ui/views/fullscreen_exit_bubble_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_FULLSCREEN_EXIT_BUBBLE_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_FULLSCREEN_EXIT_BUBBLE_VIEWS_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/global_error_bubble_view.h b/chrome/browser/ui/views/global_error_bubble_view.h index 524c06d..242ceff 100644 --- a/chrome/browser/ui/views/global_error_bubble_view.h +++ b/chrome/browser/ui/views/global_error_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_GLOBAL_ERROR_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_GLOBAL_ERROR_BUBBLE_VIEW_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/ui/global_error/global_error_bubble_view_base.h" diff --git a/chrome/browser/ui/views/importer/import_lock_dialog_view.h b/chrome/browser/ui/views/importer/import_lock_dialog_view.h index 4904ff4..caf68bd 100644 --- a/chrome/browser/ui/views/importer/import_lock_dialog_view.h +++ b/chrome/browser/ui/views/importer/import_lock_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_IMPORTER_IMPORT_LOCK_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_IMPORTER_IMPORT_LOCK_DIALOG_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/importer/import_progress_dialog_view.h b/chrome/browser/ui/views/importer/import_progress_dialog_view.h index 888c566..9f2d7b6 100644 --- a/chrome/browser/ui/views/importer/import_progress_dialog_view.h +++ b/chrome/browser/ui/views/importer/import_progress_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_IMPORTER_IMPORT_PROGRESS_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_IMPORTER_IMPORT_PROGRESS_DIALOG_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/indexed_db_info_view.h b/chrome/browser/ui/views/indexed_db_info_view.h index e0c13cb..f6fc5df 100644 --- a/chrome/browser/ui/views/indexed_db_info_view.h +++ b/chrome/browser/ui/views/indexed_db_info_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INDEXED_DB_INFO_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_INDEXED_DB_INFO_VIEW_H_ -#pragma once #include "chrome/browser/browsing_data_indexed_db_helper.h" #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/infobars/after_translate_infobar.h b/chrome/browser/ui/views/infobars/after_translate_infobar.h index faa383a..7b32771 100644 --- a/chrome/browser/ui/views/infobars/after_translate_infobar.h +++ b/chrome/browser/ui/views/infobars/after_translate_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_AFTER_TRANSLATE_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_AFTER_TRANSLATE_INFOBAR_H_ -#pragma once #include "chrome/browser/translate/languages_menu_model.h" #include "chrome/browser/translate/options_menu_model.h" diff --git a/chrome/browser/ui/views/infobars/before_translate_infobar.h b/chrome/browser/ui/views/infobars/before_translate_infobar.h index f66ad89..3888ffc 100644 --- a/chrome/browser/ui/views/infobars/before_translate_infobar.h +++ b/chrome/browser/ui/views/infobars/before_translate_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_BEFORE_TRANSLATE_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_BEFORE_TRANSLATE_INFOBAR_H_ -#pragma once #include "chrome/browser/translate/languages_menu_model.h" #include "chrome/browser/translate/options_menu_model.h" diff --git a/chrome/browser/ui/views/infobars/confirm_infobar.h b/chrome/browser/ui/views/infobars/confirm_infobar.h index 15762f6..0d34182 100644 --- a/chrome/browser/ui/views/infobars/confirm_infobar.h +++ b/chrome/browser/ui/views/infobars/confirm_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_CONFIRM_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_CONFIRM_INFOBAR_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/infobars/extension_infobar.h b/chrome/browser/ui/views/infobars/extension_infobar.h index bf3f318..0f8c108 100644 --- a/chrome/browser/ui/views/infobars/extension_infobar.h +++ b/chrome/browser/ui/views/infobars/extension_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_EXTENSION_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_EXTENSION_INFOBAR_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/extensions/extension_infobar_delegate.h" diff --git a/chrome/browser/ui/views/infobars/infobar_background.h b/chrome/browser/ui/views/infobars/infobar_background.h index c2fa1cc..ba04a88 100644 --- a/chrome/browser/ui/views/infobars/infobar_background.h +++ b/chrome/browser/ui/views/infobars/infobar_background.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_BACKGROUND_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_BACKGROUND_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/infobars/infobar_delegate.h" diff --git a/chrome/browser/ui/views/infobars/infobar_button_border.h b/chrome/browser/ui/views/infobars/infobar_button_border.h index c5f16c4..df7d616 100644 --- a/chrome/browser/ui/views/infobars/infobar_button_border.h +++ b/chrome/browser/ui/views/infobars/infobar_button_border.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_BUTTON_BORDER_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_BUTTON_BORDER_H_ -#pragma once #include "ui/views/controls/button/text_button.h" diff --git a/chrome/browser/ui/views/infobars/infobar_container_view.h b/chrome/browser/ui/views/infobars/infobar_container_view.h index d729e4b..1fba7d8 100644 --- a/chrome/browser/ui/views/infobars/infobar_container_view.h +++ b/chrome/browser/ui/views/infobars/infobar_container_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_CONTAINER_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_CONTAINER_VIEW_H_ -#pragma once #include "chrome/browser/infobars/infobar_container.h" #include "ui/views/accessible_pane_view.h" diff --git a/chrome/browser/ui/views/infobars/infobar_view.h b/chrome/browser/ui/views/infobars/infobar_view.h index 23ac1fb..8a41187 100644 --- a/chrome/browser/ui/views/infobars/infobar_view.h +++ b/chrome/browser/ui/views/infobars/infobar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/infobars/link_infobar.h b/chrome/browser/ui/views/infobars/link_infobar.h index bd993dd..664a799 100644 --- a/chrome/browser/ui/views/infobars/link_infobar.h +++ b/chrome/browser/ui/views/infobars/link_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_LINK_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_LINK_INFOBAR_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/infobars/media_stream_infobar.h b/chrome/browser/ui/views/infobars/media_stream_infobar.h index 5e7389f..ea6e962 100644 --- a/chrome/browser/ui/views/infobars/media_stream_infobar.h +++ b/chrome/browser/ui/views/infobars/media_stream_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_MEDIA_STREAM_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_MEDIA_STREAM_INFOBAR_H_ -#pragma once #include "chrome/browser/infobars/infobar_delegate.h" #include "chrome/browser/media/media_stream_devices_menu_model.h" diff --git a/chrome/browser/ui/views/infobars/translate_infobar_base.h b/chrome/browser/ui/views/infobars/translate_infobar_base.h index 04028b8..57bc0ed 100644 --- a/chrome/browser/ui/views/infobars/translate_infobar_base.h +++ b/chrome/browser/ui/views/infobars/translate_infobar_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_TRANSLATE_INFOBAR_BASE_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_TRANSLATE_INFOBAR_BASE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/translate/languages_menu_model.h" diff --git a/chrome/browser/ui/views/infobars/translate_message_infobar.h b/chrome/browser/ui/views/infobars/translate_message_infobar.h index 5301bbf..246be15 100644 --- a/chrome/browser/ui/views/infobars/translate_message_infobar.h +++ b/chrome/browser/ui/views/infobars/translate_message_infobar.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_INFOBARS_TRANSLATE_MESSAGE_INFOBAR_H_ #define CHROME_BROWSER_UI_VIEWS_INFOBARS_TRANSLATE_MESSAGE_INFOBAR_H_ -#pragma once #include "chrome/browser/ui/views/infobars/translate_infobar_base.h" diff --git a/chrome/browser/ui/views/javascript_app_modal_dialog_views.h b/chrome/browser/ui/views/javascript_app_modal_dialog_views.h index 19f8dd1..20b3186 100644 --- a/chrome/browser/ui/views/javascript_app_modal_dialog_views.h +++ b/chrome/browser/ui/views/javascript_app_modal_dialog_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_JAVASCRIPT_APP_MODAL_DIALOG_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_JAVASCRIPT_APP_MODAL_DIALOG_VIEWS_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h" diff --git a/chrome/browser/ui/views/keyboard_overlay_dialog_view.h b/chrome/browser/ui/views/keyboard_overlay_dialog_view.h index 1033624..c6f992c 100644 --- a/chrome/browser/ui/views/keyboard_overlay_dialog_view.h +++ b/chrome/browser/ui/views/keyboard_overlay_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_KEYBOARD_OVERLAY_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_KEYBOARD_OVERLAY_DIALOG_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/views/web_dialog_view.h" diff --git a/chrome/browser/ui/views/local_storage_info_view.h b/chrome/browser/ui/views/local_storage_info_view.h index 0ca663d..3624a4d 100644 --- a/chrome/browser/ui/views/local_storage_info_view.h +++ b/chrome/browser/ui/views/local_storage_info_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCAL_STORAGE_INFO_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCAL_STORAGE_INFO_VIEW_H_ -#pragma once #include "chrome/browser/browsing_data_local_storage_helper.h" #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/local_storage_set_item_info_view.h b/chrome/browser/ui/views/local_storage_set_item_info_view.h index bfc993d..f365b83 100644 --- a/chrome/browser/ui/views/local_storage_set_item_info_view.h +++ b/chrome/browser/ui/views/local_storage_set_item_info_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCAL_STORAGE_SET_ITEM_INFO_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCAL_STORAGE_SET_ITEM_INFO_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/location_bar/action_box_button_view.h b/chrome/browser/ui/views/location_bar/action_box_button_view.h index fe36422..522eb4e 100644 --- a/chrome/browser/ui/views/location_bar/action_box_button_view.h +++ b/chrome/browser/ui/views/location_bar/action_box_button_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ACTION_BOX_BUTTON_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ACTION_BOX_BUTTON_VIEW_H_ -#pragma once #include "ui/views/controls/button/menu_button.h" #include "ui/views/controls/button/menu_button_listener.h" diff --git a/chrome/browser/ui/views/location_bar/chrome_to_mobile_view.h b/chrome/browser/ui/views/location_bar/chrome_to_mobile_view.h index b53ec7e..f14ca96 100644 --- a/chrome/browser/ui/views/location_bar/chrome_to_mobile_view.h +++ b/chrome/browser/ui/views/location_bar/chrome_to_mobile_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_CHROME_TO_MOBILE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_CHROME_TO_MOBILE_VIEW_H_ -#pragma once #include "chrome/browser/command_observer.h" #include "chrome/browser/ui/views/location_bar/touchable_location_bar_view.h" diff --git a/chrome/browser/ui/views/location_bar/content_setting_image_view.h b/chrome/browser/ui/views/location_bar/content_setting_image_view.h index ebf78a6..b542e34 100644 --- a/chrome/browser/ui/views/location_bar/content_setting_image_view.h +++ b/chrome/browser/ui/views/location_bar/content_setting_image_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_CONTENT_SETTING_IMAGE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_CONTENT_SETTING_IMAGE_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/location_bar/ev_bubble_view.h b/chrome/browser/ui/views/location_bar/ev_bubble_view.h index 6c8b9f45..e4d0886 100644 --- a/chrome/browser/ui/views/location_bar/ev_bubble_view.h +++ b/chrome/browser/ui/views/location_bar/ev_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_EV_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_EV_BUBBLE_VIEW_H_ -#pragma once #include "chrome/browser/ui/views/location_bar/icon_label_bubble_view.h" #include "chrome/browser/ui/views/location_bar/page_info_helper.h" diff --git a/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h b/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h index efc4277..a3bae03 100644 --- a/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h +++ b/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ICON_LABEL_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ICON_LABEL_BUBBLE_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/location_bar/keyword_hint_view.h b/chrome/browser/ui/views/location_bar/keyword_hint_view.h index 3bf733a..fd81889 100644 --- a/chrome/browser/ui/views/location_bar/keyword_hint_view.h +++ b/chrome/browser/ui/views/location_bar/keyword_hint_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_KEYWORD_HINT_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_KEYWORD_HINT_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/location_bar/location_bar_view.h b/chrome/browser/ui/views/location_bar/location_bar_view.h index 39d7180..d0eb770 100644 --- a/chrome/browser/ui/views/location_bar/location_bar_view.h +++ b/chrome/browser/ui/views/location_bar/location_bar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_LOCATION_BAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_LOCATION_BAR_VIEW_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/views/location_bar/location_icon_view.h b/chrome/browser/ui/views/location_bar/location_icon_view.h index 4d6fdfe..47d8893 100644 --- a/chrome/browser/ui/views/location_bar/location_icon_view.h +++ b/chrome/browser/ui/views/location_bar/location_icon_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_LOCATION_ICON_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_LOCATION_ICON_VIEW_H_ -#pragma once #include "chrome/browser/ui/views/location_bar/page_info_helper.h" #include "chrome/browser/ui/views/location_bar/touchable_location_bar_view.h" diff --git a/chrome/browser/ui/views/location_bar/page_action_image_view.h b/chrome/browser/ui/views/location_bar/page_action_image_view.h index 79c7bee..197c327 100644 --- a/chrome/browser/ui/views/location_bar/page_action_image_view.h +++ b/chrome/browser/ui/views/location_bar/page_action_image_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_ACTION_IMAGE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_ACTION_IMAGE_VIEW_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h index acba006..7118b98 100644 --- a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h +++ b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/views/location_bar/touchable_location_bar_view.h" diff --git a/chrome/browser/ui/views/location_bar/page_info_helper.h b/chrome/browser/ui/views/location_bar/page_info_helper.h index 4b52bcf..6f7d2f6 100644 --- a/chrome/browser/ui/views/location_bar/page_info_helper.h +++ b/chrome/browser/ui/views/location_bar/page_info_helper.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_INFO_HELPER_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_INFO_HELPER_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/views/location_bar/selected_keyword_view.h b/chrome/browser/ui/views/location_bar/selected_keyword_view.h index d1ef0bf..bb89eee 100644 --- a/chrome/browser/ui/views/location_bar/selected_keyword_view.h +++ b/chrome/browser/ui/views/location_bar/selected_keyword_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_SELECTED_KEYWORD_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_SELECTED_KEYWORD_VIEW_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/location_bar/star_view.h b/chrome/browser/ui/views/location_bar/star_view.h index 8d011d3..745b301 100644 --- a/chrome/browser/ui/views/location_bar/star_view.h +++ b/chrome/browser/ui/views/location_bar/star_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_STAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_STAR_VIEW_H_ -#pragma once #include "chrome/browser/ui/views/location_bar/touchable_location_bar_view.h" #include "ui/views/controls/image_view.h" diff --git a/chrome/browser/ui/views/location_bar/suggested_text_view.h b/chrome/browser/ui/views/location_bar/suggested_text_view.h index 378e112..2f5de6f 100644 --- a/chrome/browser/ui/views/location_bar/suggested_text_view.h +++ b/chrome/browser/ui/views/location_bar/suggested_text_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_SUGGESTED_TEXT_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_SUGGESTED_TEXT_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/base/animation/animation_delegate.h" diff --git a/chrome/browser/ui/views/location_bar/touchable_location_bar_view.h b/chrome/browser/ui/views/location_bar/touchable_location_bar_view.h index 6f32f6f..aaba2b9 100644 --- a/chrome/browser/ui/views/location_bar/touchable_location_bar_view.h +++ b/chrome/browser/ui/views/location_bar/touchable_location_bar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_TOUCHABLE_LOCATION_BAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_TOUCHABLE_LOCATION_BAR_VIEW_H_ -#pragma once #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h index 0a2b1de..57eeda8f 100644 --- a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h +++ b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ZOOM_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ZOOM_BUBBLE_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/timer.h" diff --git a/chrome/browser/ui/views/location_bar/zoom_view.h b/chrome/browser/ui/views/location_bar/zoom_view.h index 615082da..2c50622 100644 --- a/chrome/browser/ui/views/location_bar/zoom_view.h +++ b/chrome/browser/ui/views/location_bar/zoom_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ZOOM_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ZOOM_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "chrome/browser/ui/toolbar/toolbar_model.h" diff --git a/chrome/browser/ui/views/login_view.h b/chrome/browser/ui/views/login_view.h index 1bc45de..081f34d 100644 --- a/chrome/browser/ui/views/login_view.h +++ b/chrome/browser/ui/views/login_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_LOGIN_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_LOGIN_VIEW_H_ -#pragma once #include "chrome/browser/ui/login/login_model.h" #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/network_profile_bubble_view.h b/chrome/browser/ui/views/network_profile_bubble_view.h index 26e0128..a7b2e86 100644 --- a/chrome/browser/ui/views/network_profile_bubble_view.h +++ b/chrome/browser/ui/views/network_profile_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_NETWORK_PROFILE_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_NETWORK_PROFILE_BUBBLE_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/notifications/balloon_view_host.h b/chrome/browser/ui/views/notifications/balloon_view_host.h index 00b714c..0190f84 100644 --- a/chrome/browser/ui/views/notifications/balloon_view_host.h +++ b/chrome/browser/ui/views/notifications/balloon_view_host.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_NOTIFICATIONS_BALLOON_VIEW_HOST_H_ #define CHROME_BROWSER_UI_VIEWS_NOTIFICATIONS_BALLOON_VIEW_HOST_H_ -#pragma once #include "chrome/browser/notifications/balloon_host.h" #include "ui/views/controls/native/native_view_host.h" diff --git a/chrome/browser/ui/views/notifications/balloon_view_views.h b/chrome/browser/ui/views/notifications/balloon_view_views.h index 81c9397..4cfd336 100644 --- a/chrome/browser/ui/views/notifications/balloon_view_views.h +++ b/chrome/browser/ui/views/notifications/balloon_view_views.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_NOTIFICATIONS_BALLOON_VIEW_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_NOTIFICATIONS_BALLOON_VIEW_VIEWS_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/omnibox/inline_omnibox_popup_view.h b/chrome/browser/ui/views/omnibox/inline_omnibox_popup_view.h index 353ee87..e9c3d9f 100644 --- a/chrome/browser/ui/views/omnibox/inline_omnibox_popup_view.h +++ b/chrome/browser/ui/views/omnibox/inline_omnibox_popup_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_INLINE_OMNIBOX_POPUP_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_INLINE_OMNIBOX_POPUP_VIEW_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/ui/omnibox/omnibox_popup_model.h" diff --git a/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h b/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h index 9fa6370..2bee664 100644 --- a/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h +++ b/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_POPUP_CONTENTS_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_POPUP_CONTENTS_VIEW_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/ui/omnibox/omnibox_popup_model.h" diff --git a/chrome/browser/ui/views/omnibox/omnibox_result_view.h b/chrome/browser/ui/views/omnibox/omnibox_result_view.h index 454a99f..f784845 100644 --- a/chrome/browser/ui/views/omnibox/omnibox_result_view.h +++ b/chrome/browser/ui/views/omnibox/omnibox_result_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_RESULT_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_RESULT_VIEW_H_ -#pragma once #include "chrome/browser/autocomplete/autocomplete_match.h" #include "third_party/skia/include/core/SkColor.h" diff --git a/chrome/browser/ui/views/omnibox/omnibox_result_view_model.h b/chrome/browser/ui/views/omnibox/omnibox_result_view_model.h index 18cd7a4..630945c 100644 --- a/chrome/browser/ui/views/omnibox/omnibox_result_view_model.h +++ b/chrome/browser/ui/views/omnibox/omnibox_result_view_model.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_RESULT_VIEW_MODEL_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_RESULT_VIEW_MODEL_H_ -#pragma once class SkBitmap; diff --git a/chrome/browser/ui/views/omnibox/omnibox_view_views.h b/chrome/browser/ui/views/omnibox/omnibox_view_views.h index 4aaf013..d15ab6d 100644 --- a/chrome/browser/ui/views/omnibox/omnibox_view_views.h +++ b/chrome/browser/ui/views/omnibox/omnibox_view_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_VIEW_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_VIEW_VIEWS_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/omnibox/omnibox_view_win.h b/chrome/browser/ui/views/omnibox/omnibox_view_win.h index b4f3865..ce0e8cb 100644 --- a/chrome/browser/ui/views/omnibox/omnibox_view_win.h +++ b/chrome/browser/ui/views/omnibox/omnibox_view_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_VIEW_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_VIEW_WIN_H_ -#pragma once #include <atlbase.h> #include <atlapp.h> diff --git a/chrome/browser/ui/views/omnibox/omnibox_views.h b/chrome/browser/ui/views/omnibox/omnibox_views.h index 2be087c..609f86b 100644 --- a/chrome/browser/ui/views/omnibox/omnibox_views.h +++ b/chrome/browser/ui/views/omnibox/omnibox_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_OMNIBOX_VIEWS_H_ -#pragma once class CommandUpdater; class LocationBarView; diff --git a/chrome/browser/ui/views/omnibox/touch_omnibox_popup_contents_view.h b/chrome/browser/ui/views/omnibox/touch_omnibox_popup_contents_view.h index 5d9fc8d..99331ce 100644 --- a/chrome/browser/ui/views/omnibox/touch_omnibox_popup_contents_view.h +++ b/chrome/browser/ui/views/omnibox/touch_omnibox_popup_contents_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_OMNIBOX_TOUCH_OMNIBOX_POPUP_CONTENTS_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_OMNIBOX_TOUCH_OMNIBOX_POPUP_CONTENTS_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h" diff --git a/chrome/browser/ui/views/page_info_bubble_view.h b/chrome/browser/ui/views/page_info_bubble_view.h index 0cab7425..3e81691 100644 --- a/chrome/browser/ui/views/page_info_bubble_view.h +++ b/chrome/browser/ui/views/page_info_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_PAGE_INFO_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_PAGE_INFO_BUBBLE_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/page_info_model.h" diff --git a/chrome/browser/ui/views/password_generation_bubble_view.h b/chrome/browser/ui/views/password_generation_bubble_view.h index 9fe5c7a6..53fed75 100644 --- a/chrome/browser/ui/views/password_generation_bubble_view.h +++ b/chrome/browser/ui/views/password_generation_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_PASSWORD_GENERATION_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_PASSWORD_GENERATION_BUBBLE_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "ui/gfx/rect.h" diff --git a/chrome/browser/ui/views/reload_button.h b/chrome/browser/ui/views/reload_button.h index 3aee697..7968dcd 100644 --- a/chrome/browser/ui/views/reload_button.h +++ b/chrome/browser/ui/views/reload_button.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_RELOAD_BUTTON_H__ #define CHROME_BROWSER_UI_VIEWS_RELOAD_BUTTON_H__ -#pragma once #include "base/basictypes.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/ui/views/sad_tab_view.h b/chrome/browser/ui/views/sad_tab_view.h index a404c73..d7b06c1 100644 --- a/chrome/browser/ui/views/sad_tab_view.h +++ b/chrome/browser/ui/views/sad_tab_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_SAD_TAB_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_SAD_TAB_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/search_view_controller.h b/chrome/browser/ui/views/search_view_controller.h index 30d4971..17893b3 100644 --- a/chrome/browser/ui/views/search_view_controller.h +++ b/chrome/browser/ui/views/search_view_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_SEARCH_VIEW_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_SEARCH_VIEW_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/select_file_dialog_extension.h b/chrome/browser/ui/views/select_file_dialog_extension.h index 935ec1e..19a92a2 100644 --- a/chrome/browser/ui/views/select_file_dialog_extension.h +++ b/chrome/browser/ui/views/select_file_dialog_extension.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_SELECT_FILE_DIALOG_EXTENSION_H_ #define CHROME_BROWSER_UI_VIEWS_SELECT_FILE_DIALOG_EXTENSION_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/ssl_client_certificate_selector.h b/chrome/browser/ui/views/ssl_client_certificate_selector.h index f0a75ea..ab3644e 100644 --- a/chrome/browser/ui/views/ssl_client_certificate_selector.h +++ b/chrome/browser/ui/views/ssl_client_certificate_selector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_SSL_CLIENT_CERTIFICATE_SELECTOR_H_ #define CHROME_BROWSER_UI_VIEWS_SSL_CLIENT_CERTIFICATE_SELECTOR_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/views/status_bubble_views.h b/chrome/browser/ui/views/status_bubble_views.h index c26062a..93c13f4 100644 --- a/chrome/browser/ui/views/status_bubble_views.h +++ b/chrome/browser/ui/views/status_bubble_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_STATUS_BUBBLE_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_STATUS_BUBBLE_VIEWS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/status_icons/status_icon_win.h b/chrome/browser/ui/views/status_icons/status_icon_win.h index 845809c..4f8f2d7 100644 --- a/chrome/browser/ui/views/status_icons/status_icon_win.h +++ b/chrome/browser/ui/views/status_icons/status_icon_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_STATUS_ICONS_STATUS_ICON_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_STATUS_ICONS_STATUS_ICON_WIN_H_ -#pragma once #include <windows.h> #include <shellapi.h> diff --git a/chrome/browser/ui/views/status_icons/status_tray_win.h b/chrome/browser/ui/views/status_icons/status_tray_win.h index 636b931..ba03e8f 100644 --- a/chrome/browser/ui/views/status_icons/status_tray_win.h +++ b/chrome/browser/ui/views/status_icons/status_tray_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_STATUS_ICONS_STATUS_TRAY_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_STATUS_ICONS_STATUS_TRAY_WIN_H_ -#pragma once #include <windows.h> diff --git a/chrome/browser/ui/views/sync/one_click_signin_bubble_view.h b/chrome/browser/ui/views/sync/one_click_signin_bubble_view.h index b4d2ab0..458ac2b 100644 --- a/chrome/browser/ui/views/sync/one_click_signin_bubble_view.h +++ b/chrome/browser/ui/views/sync/one_click_signin_bubble_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_SYNC_ONE_CLICK_SIGNIN_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_SYNC_ONE_CLICK_SIGNIN_BUBBLE_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/callback.h" diff --git a/chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h b/chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h index 1420570..1462319 100644 --- a/chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h +++ b/chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_TAB_CONTENTS_CHROME_WEB_CONTENTS_VIEW_DELEGATE_VIEWS_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h b/chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h index d9ff728..2fcd32a 100644 --- a/chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h +++ b/chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_VIEWS_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "base/memory/scoped_vector.h" diff --git a/chrome/browser/ui/views/tab_contents/render_view_context_menu_win.h b/chrome/browser/ui/views/tab_contents/render_view_context_menu_win.h index c428d7e..130f63d 100644 --- a/chrome/browser/ui/views/tab_contents/render_view_context_menu_win.h +++ b/chrome/browser/ui/views/tab_contents/render_view_context_menu_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_TAB_CONTENTS_RENDER_VIEW_CONTEXT_MENU_WIN_H_ -#pragma once #include "chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h" diff --git a/chrome/browser/ui/views/tab_icon_view.h b/chrome/browser/ui/views/tab_icon_view.h index b807790..f0108a8 100644 --- a/chrome/browser/ui/views/tab_icon_view.h +++ b/chrome/browser/ui/views/tab_icon_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TAB_ICON_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_TAB_ICON_VIEW_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/tab_modal_confirm_dialog_views.h b/chrome/browser/ui/views/tab_modal_confirm_dialog_views.h index 8b14377..9f795c2 100644 --- a/chrome/browser/ui/views/tab_modal_confirm_dialog_views.h +++ b/chrome/browser/ui/views/tab_modal_confirm_dialog_views.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TAB_MODAL_CONFIRM_DIALOG_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_TAB_MODAL_CONFIRM_DIALOG_VIEWS_H_ -#pragma once #include "ui/gfx/native_widget_types.h" #include "ui/views/window/dialog_delegate.h" diff --git a/chrome/browser/ui/views/tabs/base_tab.h b/chrome/browser/ui/views/tabs/base_tab.h index 1723647..6240907 100644 --- a/chrome/browser/ui/views/tabs/base_tab.h +++ b/chrome/browser/ui/views/tabs/base_tab.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_BASE_TAB_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_BASE_TAB_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/tabs/browser_tab_strip_controller.h b/chrome/browser/ui/views/tabs/browser_tab_strip_controller.h index e7a6934..76921c1 100644 --- a/chrome/browser/ui/views/tabs/browser_tab_strip_controller.h +++ b/chrome/browser/ui/views/tabs/browser_tab_strip_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_BROWSER_TAB_STRIP_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_BROWSER_TAB_STRIP_CONTROLLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/views/tabs/dragged_tab_view.h b/chrome/browser/ui/views/tabs/dragged_tab_view.h index 8fc59cd..b0e4df5 100644 --- a/chrome/browser/ui/views/tabs/dragged_tab_view.h +++ b/chrome/browser/ui/views/tabs/dragged_tab_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_DRAGGED_TAB_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_DRAGGED_TAB_VIEW_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h b/chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h index cf3617f..b20b6ce 100644 --- a/chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h +++ b/chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_FAKE_BASE_TAB_STRIP_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_FAKE_BASE_TAB_STRIP_CONTROLLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/tabs/tab_strip_selection_model.h" diff --git a/chrome/browser/ui/views/tabs/native_view_photobooth.h b/chrome/browser/ui/views/tabs/native_view_photobooth.h index 7091b40..170c0b6 100644 --- a/chrome/browser/ui/views/tabs/native_view_photobooth.h +++ b/chrome/browser/ui/views/tabs/native_view_photobooth.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_NATIVE_VIEW_PHOTOBOOTH_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_NATIVE_VIEW_PHOTOBOOTH_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/views/tabs/native_view_photobooth_win.h b/chrome/browser/ui/views/tabs/native_view_photobooth_win.h index 369d48e..3711c5e 100644 --- a/chrome/browser/ui/views/tabs/native_view_photobooth_win.h +++ b/chrome/browser/ui/views/tabs/native_view_photobooth_win.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_NATIVE_VIEW_PHOTOBOOTH_WIN_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_NATIVE_VIEW_PHOTOBOOTH_WIN_H_ -#pragma once #include "chrome/browser/ui/views/tabs/native_view_photobooth.h" diff --git a/chrome/browser/ui/views/tabs/tab.h b/chrome/browser/ui/views/tabs/tab.h index 8889f0c..3279345 100644 --- a/chrome/browser/ui/views/tabs/tab.h +++ b/chrome/browser/ui/views/tabs/tab.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/tabs/tab_controller.h b/chrome/browser/ui/views/tabs/tab_controller.h index 1955d11..4c2cd1e 100644 --- a/chrome/browser/ui/views/tabs/tab_controller.h +++ b/chrome/browser/ui/views/tabs/tab_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_CONTROLLER_H_ -#pragma once class BaseTab; class TabStripSelectionModel; diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller.h b/chrome/browser/ui/views/tabs/tab_drag_controller.h index 9da895e..2ff4b35 100644 --- a/chrome/browser/ui/views/tabs/tab_drag_controller.h +++ b/chrome/browser/ui/views/tabs/tab_drag_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_DRAG_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_DRAG_CONTROLLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h b/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h index 401342e..d9b43d9 100644 --- a/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h +++ b/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_DRAG_CONTROLLER_INTERACTIVE_UITEST_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_DRAG_CONTROLLER_INTERACTIVE_UITEST_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/views/tabs/tab_renderer_data.h b/chrome/browser/ui/views/tabs/tab_renderer_data.h index 58e192e..a2976e1 100644 --- a/chrome/browser/ui/views/tabs/tab_renderer_data.h +++ b/chrome/browser/ui/views/tabs/tab_renderer_data.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_RENDERER_DATA_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_RENDERER_DATA_H_ -#pragma once #include "base/process_util.h" #include "base/string16.h" diff --git a/chrome/browser/ui/views/tabs/tab_strip.h b/chrome/browser/ui/views/tabs/tab_strip.h index 511ab0e..9f3c5be 100644 --- a/chrome/browser/ui/views/tabs/tab_strip.h +++ b/chrome/browser/ui/views/tabs/tab_strip.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_STRIP_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_STRIP_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/views/tabs/tab_strip_controller.h b/chrome/browser/ui/views/tabs/tab_strip_controller.h index b53a26e..3908b2b 100644 --- a/chrome/browser/ui/views/tabs/tab_strip_controller.h +++ b/chrome/browser/ui/views/tabs/tab_strip_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TAB_STRIP_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TAB_STRIP_CONTROLLER_H_ -#pragma once class BaseTab; class GURL; diff --git a/chrome/browser/ui/views/tabs/touch_tab_strip_layout.h b/chrome/browser/ui/views/tabs/touch_tab_strip_layout.h index f012779..232b27c 100644 --- a/chrome/browser/ui/views/tabs/touch_tab_strip_layout.h +++ b/chrome/browser/ui/views/tabs/touch_tab_strip_layout.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TABS_TOUCH_TAB_STRIP_LAYOUT_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_TOUCH_TAB_STRIP_LAYOUT_H_ -#pragma once #include "base/basictypes.h" #include "ui/gfx/size.h" diff --git a/chrome/browser/ui/views/theme_background.h b/chrome/browser/ui/views/theme_background.h index 9461f28..a1a3efe 100644 --- a/chrome/browser/ui/views/theme_background.h +++ b/chrome/browser/ui/views/theme_background.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_THEME_BACKGROUND_H_ #define CHROME_BROWSER_UI_VIEWS_THEME_BACKGROUND_H_ -#pragma once #include "base/compiler_specific.h" #include "ui/views/background.h" diff --git a/chrome/browser/ui/views/theme_helpers.h b/chrome/browser/ui/views/theme_helpers.h index 3c5260b..ebbbac2 100644 --- a/chrome/browser/ui/views/theme_helpers.h +++ b/chrome/browser/ui/views/theme_helpers.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_THEME_HELPERS_H__ #define CHROME_BROWSER_UI_VIEWS_THEME_HELPERS_H__ -#pragma once #include <windows.h> diff --git a/chrome/browser/ui/views/toolbar_view.h b/chrome/browser/ui/views/toolbar_view.h index 507d685..6160457 100644 --- a/chrome/browser/ui/views/toolbar_view.h +++ b/chrome/browser/ui/views/toolbar_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_TOOLBAR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_TOOLBAR_VIEW_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/ui/views/unhandled_keyboard_event_handler.h b/chrome/browser/ui/views/unhandled_keyboard_event_handler.h index 18ce319..0930a64 100644 --- a/chrome/browser/ui/views/unhandled_keyboard_event_handler.h +++ b/chrome/browser/ui/views/unhandled_keyboard_event_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_UNHANDLED_KEYBOARD_EVENT_HANDLER_H_ #define CHROME_BROWSER_UI_VIEWS_UNHANDLED_KEYBOARD_EVENT_HANDLER_H_ -#pragma once #include "content/public/browser/native_web_keyboard_event.h" #include "ui/views/view.h" diff --git a/chrome/browser/ui/views/uninstall_view.h b/chrome/browser/ui/views/uninstall_view.h index 47c02f2..173df47 100644 --- a/chrome/browser/ui/views/uninstall_view.h +++ b/chrome/browser/ui/views/uninstall_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_UNINSTALL_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_UNINSTALL_VIEW_H_ -#pragma once #include <map> diff --git a/chrome/browser/ui/views/update_recommended_message_box.h b/chrome/browser/ui/views/update_recommended_message_box.h index 41e0b13..678cc14 100644 --- a/chrome/browser/ui/views/update_recommended_message_box.h +++ b/chrome/browser/ui/views/update_recommended_message_box.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_UPDATE_RECOMMENDED_MESSAGE_BOX_H_ #define CHROME_BROWSER_UI_VIEWS_UPDATE_RECOMMENDED_MESSAGE_BOX_H_ -#pragma once #include "base/basictypes.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/views/user_data_dir_dialog_view.h b/chrome/browser/ui/views/user_data_dir_dialog_view.h index 3167a1b..8973cae 100644 --- a/chrome/browser/ui/views/user_data_dir_dialog_view.h +++ b/chrome/browser/ui/views/user_data_dir_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_USER_DATA_DIR_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_USER_DATA_DIR_DIALOG_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/web_dialog_view.h b/chrome/browser/ui/views/web_dialog_view.h index a45452b..96bf4a8 100644 --- a/chrome/browser/ui/views/web_dialog_view.h +++ b/chrome/browser/ui/views/web_dialog_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_WEB_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_WEB_DIALOG_VIEW_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/views/website_settings/permission_selector_view.h b/chrome/browser/ui/views/website_settings/permission_selector_view.h index 72e81f0..bbf3c14 100644 --- a/chrome/browser/ui/views/website_settings/permission_selector_view.h +++ b/chrome/browser/ui/views/website_settings/permission_selector_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_PERMISSION_SELECTOR_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_PERMISSION_SELECTOR_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/website_settings/permission_selector_view_observer.h b/chrome/browser/ui/views/website_settings/permission_selector_view_observer.h index 9a6dfd0..15c5113 100644 --- a/chrome/browser/ui/views/website_settings/permission_selector_view_observer.h +++ b/chrome/browser/ui/views/website_settings/permission_selector_view_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_PERMISSION_SELECTOR_VIEW_OBSERVER_H_ #define CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_PERMISSION_SELECTOR_VIEW_OBSERVER_H_ -#pragma once class PermissionSelectorView; diff --git a/chrome/browser/ui/views/website_settings/website_settings_popup_view.h b/chrome/browser/ui/views/website_settings/website_settings_popup_view.h index d964433..bfc854a 100644 --- a/chrome/browser/ui/views/website_settings/website_settings_popup_view.h +++ b/chrome/browser/ui/views/website_settings/website_settings_popup_view.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_WEBSITE_SETTINGS_POPUP_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_WEBSITE_SETTINGS_POPUP_VIEW_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/views/wrench_menu.h b/chrome/browser/ui/views/wrench_menu.h index c5cc92b..8db5c41 100644 --- a/chrome/browser/ui/views/wrench_menu.h +++ b/chrome/browser/ui/views/wrench_menu.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_VIEWS_WRENCH_MENU_H_ #define CHROME_BROWSER_UI_VIEWS_WRENCH_MENU_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/ui/web_applications/web_app_ui.h b/chrome/browser/ui/web_applications/web_app_ui.h index f769191..d02c2a8 100644 --- a/chrome/browser/ui/web_applications/web_app_ui.h +++ b/chrome/browser/ui/web_applications/web_app_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEB_APPLICATIONS_WEB_APP_UI_H_ #define CHROME_BROWSER_UI_WEB_APPLICATIONS_WEB_APP_UI_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/website_settings/website_settings_ui.h b/chrome/browser/ui/website_settings/website_settings_ui.h index 3e25604..a2c2478 100644 --- a/chrome/browser/ui/website_settings/website_settings_ui.h +++ b/chrome/browser/ui/website_settings/website_settings_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBSITE_SETTINGS_WEBSITE_SETTINGS_UI_H_ #define CHROME_BROWSER_UI_WEBSITE_SETTINGS_WEBSITE_SETTINGS_UI_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/about_ui.h b/chrome/browser/ui/webui/about_ui.h index 50e05b7..78d9778 100644 --- a/chrome/browser/ui/webui/about_ui.h +++ b/chrome/browser/ui/webui/about_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_ABOUT_UI_H_ #define CHROME_BROWSER_UI_WEBUI_ABOUT_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/bidi_checker_web_ui_test.h b/chrome/browser/ui/webui/bidi_checker_web_ui_test.h index f6921a5..37e4619 100644 --- a/chrome/browser/ui/webui/bidi_checker_web_ui_test.h +++ b/chrome/browser/ui/webui/bidi_checker_web_ui_test.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_BIDI_CHECKER_WEB_UI_TEST_H_ #define CHROME_BROWSER_UI_WEBUI_BIDI_CHECKER_WEB_UI_TEST_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/bookmarks_ui.h b/chrome/browser/ui/webui/bookmarks_ui.h index 62b64b7..8694778 100644 --- a/chrome/browser/ui/webui/bookmarks_ui.h +++ b/chrome/browser/ui/webui/bookmarks_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_BOOKMARKS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_BOOKMARKS_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/certificate_viewer_ui.h b/chrome/browser/ui/webui/certificate_viewer_ui.h index 0e93823..d340ba0 100644 --- a/chrome/browser/ui/webui/certificate_viewer_ui.h +++ b/chrome/browser/ui/webui/certificate_viewer_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CERTIFICATE_VIEWER_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CERTIFICATE_VIEWER_UI_H_ -#pragma once #include "ui/web_dialogs/constrained_web_dialog_ui.h" diff --git a/chrome/browser/ui/webui/certificate_viewer_webui.h b/chrome/browser/ui/webui/certificate_viewer_webui.h index e04298c..fe829ec 100644 --- a/chrome/browser/ui/webui/certificate_viewer_webui.h +++ b/chrome/browser/ui/webui/certificate_viewer_webui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CERTIFICATE_VIEWER_WEBUI_H_ #define CHROME_BROWSER_UI_WEBUI_CERTIFICATE_VIEWER_WEBUI_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/chrome_url_data_manager.h b/chrome/browser/ui/webui/chrome_url_data_manager.h index 5160501..ce835c00 100644 --- a/chrome/browser/ui/webui/chrome_url_data_manager.h +++ b/chrome/browser/ui/webui/chrome_url_data_manager.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROME_URL_DATA_MANAGER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROME_URL_DATA_MANAGER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/chrome_url_data_manager_backend.h b/chrome/browser/ui/webui/chrome_url_data_manager_backend.h index 74e7df2..a540818 100644 --- a/chrome/browser/ui/webui/chrome_url_data_manager_backend.h +++ b/chrome/browser/ui/webui/chrome_url_data_manager_backend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROME_URL_DATA_MANAGER_BACKEND_H_ #define CHROME_BROWSER_UI_WEBUI_CHROME_URL_DATA_MANAGER_BACKEND_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/chrome_url_data_manager_factory.h b/chrome/browser/ui/webui/chrome_url_data_manager_factory.h index cf918aa..41259ac 100644 --- a/chrome/browser/ui/webui/chrome_url_data_manager_factory.h +++ b/chrome/browser/ui/webui/chrome_url_data_manager_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROME_URL_DATA_MANAGER_FACTORY_H_ #define CHROME_BROWSER_UI_WEBUI_CHROME_URL_DATA_MANAGER_FACTORY_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/ui/webui/chrome_web_ui_controller_factory.h b/chrome/browser/ui/webui/chrome_web_ui_controller_factory.h index 7ebc813..f078c18 100644 --- a/chrome/browser/ui/webui/chrome_web_ui_controller_factory.h +++ b/chrome/browser/ui/webui/chrome_web_ui_controller_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROME_WEB_UI_CONTROLLER_FACTORY_H_ #define CHROME_BROWSER_UI_WEBUI_CHROME_WEB_UI_CONTROLLER_FACTORY_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/ui/webui/chrome_web_ui_data_source.h b/chrome/browser/ui/webui/chrome_web_ui_data_source.h index 44b99d6..8b38260 100644 --- a/chrome/browser/ui/webui/chrome_web_ui_data_source.h +++ b/chrome/browser/ui/webui/chrome_web_ui_data_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROME_WEB_UI_DATA_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_CHROME_WEB_UI_DATA_SOURCE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.h b/chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.h index 07be6db..20ca636 100644 --- a/chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.h +++ b/chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_CHOOSE_MOBILE_NETWORK_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_CHOOSE_MOBILE_NETWORK_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.h b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.h index b4df0d7..d693465 100644 --- a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.h +++ b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_KEYBOARD_OVERLAY_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_KEYBOARD_OVERLAY_UI_H_ -#pragma once #include "ui/web_dialogs/web_dialog_ui.h" diff --git a/chrome/browser/ui/webui/chromeos/login/base_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/base_screen_handler.h index 61ffebf..811fae0 100644 --- a/chrome/browser/ui/webui/chromeos/login/base_screen_handler.h +++ b/chrome/browser/ui/webui/chromeos/login/base_screen_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_BASE_SCREEN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_BASE_SCREEN_HANDLER_H_ -#pragma once #include "content/public/browser/web_ui_message_handler.h" #include "ui/gfx/native_widget_types.h" diff --git a/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h b/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h index 5191dd7..a9642a9d 100644 --- a/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h +++ b/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_CORE_OOBE_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_CORE_OOBE_HANDLER_H_ -#pragma once #include "chrome/browser/chromeos/login/version_info_updater.h" #include "chrome/browser/ui/webui/chromeos/login/base_screen_handler.h" diff --git a/chrome/browser/ui/webui/chromeos/login/enterprise_oauth_enrollment_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/enterprise_oauth_enrollment_screen_handler.h index d533824..258863c 100644 --- a/chrome/browser/ui/webui/chromeos/login/enterprise_oauth_enrollment_screen_handler.h +++ b/chrome/browser/ui/webui/chromeos/login/enterprise_oauth_enrollment_screen_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_ENTERPRISE_OAUTH_ENROLLMENT_SCREEN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_ENTERPRISE_OAUTH_ENROLLMENT_SCREEN_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/chromeos/login/eula_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/eula_screen_handler.h index 80131dc..ece1da3 100644 --- a/chrome/browser/ui/webui/chromeos/login/eula_screen_handler.h +++ b/chrome/browser/ui/webui/chromeos/login/eula_screen_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_EULA_SCREEN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_EULA_SCREEN_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/webui/chromeos/login/network_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/network_screen_handler.h index 36b1546..e0d5e7b 100644 --- a/chrome/browser/ui/webui/chromeos/login/network_screen_handler.h +++ b/chrome/browser/ui/webui/chromeos/login/network_screen_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_NETWORK_SCREEN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_NETWORK_SCREEN_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/chromeos/login/network_screen_actor.h" diff --git a/chrome/browser/ui/webui/chromeos/login/oobe_ui.h b/chrome/browser/ui/webui/chromeos/login/oobe_ui.h index 988b8d3..b467fac 100644 --- a/chrome/browser/ui/webui/chromeos/login/oobe_ui.h +++ b/chrome/browser/ui/webui/chromeos/login/oobe_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_OOBE_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_OOBE_UI_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h index ba189bc..656055c 100644 --- a/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h +++ b/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_SIGNIN_SCREEN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_SIGNIN_SCREEN_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/chromeos/mobile_setup_dialog.h b/chrome/browser/ui/webui/chromeos/mobile_setup_dialog.h index 611b685..a50eb32 100644 --- a/chrome/browser/ui/webui/chromeos/mobile_setup_dialog.h +++ b/chrome/browser/ui/webui/chromeos/mobile_setup_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_MOBILE_SETUP_DIALOG_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_MOBILE_SETUP_DIALOG_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/webui/chromeos/mobile_setup_ui.h b/chrome/browser/ui/webui/chromeos/mobile_setup_ui.h index 1addcb8..b16ce7e 100644 --- a/chrome/browser/ui/webui/chromeos/mobile_setup_ui.h +++ b/chrome/browser/ui/webui/chromeos/mobile_setup_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_MOBILE_SETUP_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_MOBILE_SETUP_UI_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/chromeos/proxy_settings_ui.h b/chrome/browser/ui/webui/chromeos/proxy_settings_ui.h index ee46fee..a1fafe7 100644 --- a/chrome/browser/ui/webui/chromeos/proxy_settings_ui.h +++ b/chrome/browser/ui/webui/chromeos/proxy_settings_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_PROXY_SETTINGS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_PROXY_SETTINGS_UI_H_ -#pragma once #include "chrome/browser/ui/webui/options2/options_ui.h" #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/chromeos/register_page_ui.h b/chrome/browser/ui/webui/chromeos/register_page_ui.h index c687dfd..3be2464 100644 --- a/chrome/browser/ui/webui/chromeos/register_page_ui.h +++ b/chrome/browser/ui/webui/chromeos/register_page_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_REGISTER_PAGE_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_REGISTER_PAGE_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/chromeos/sim_unlock_ui.h b/chrome/browser/ui/webui/chromeos/sim_unlock_ui.h index 008890b..7ad9b03 100644 --- a/chrome/browser/ui/webui/chromeos/sim_unlock_ui.h +++ b/chrome/browser/ui/webui/chromeos/sim_unlock_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_SIM_UNLOCK_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_SIM_UNLOCK_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/chromeos/system_info_ui.h b/chrome/browser/ui/webui/chromeos/system_info_ui.h index f22e477..4910c32 100644 --- a/chrome/browser/ui/webui/chromeos/system_info_ui.h +++ b/chrome/browser/ui/webui/chromeos/system_info_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_SYSTEM_INFO_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_SYSTEM_INFO_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/chromeos/ui_account_tweaks.h b/chrome/browser/ui/webui/chromeos/ui_account_tweaks.h index 2134548..84f3b16 100644 --- a/chrome/browser/ui/webui/chromeos/ui_account_tweaks.h +++ b/chrome/browser/ui/webui/chromeos/ui_account_tweaks.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_UI_ACCOUNT_TWEAKS_H_ #define CHROME_BROWSER_UI_WEBUI_CHROMEOS_UI_ACCOUNT_TWEAKS_H_ -#pragma once #include "base/values.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/webui/conflicts_ui.h b/chrome/browser/ui/webui/conflicts_ui.h index 0b243ac..b206b64 100644 --- a/chrome/browser/ui/webui/conflicts_ui.h +++ b/chrome/browser/ui/webui/conflicts_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CONFLICTS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CONFLICTS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h b/chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h index d48d9e9..75c56c2 100644 --- a/chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h +++ b/chrome/browser/ui/webui/constrained_web_dialog_delegate_base.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CONSTRAINED_WEB_DIALOG_DELEGATE_BASE_H_ #define CHROME_BROWSER_UI_WEBUI_CONSTRAINED_WEB_DIALOG_DELEGATE_BASE_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/ui/tab_contents/tab_contents.h" diff --git a/chrome/browser/ui/webui/cookies_tree_model_util.h b/chrome/browser/ui/webui/cookies_tree_model_util.h index 9b40e74..1020885 100644 --- a/chrome/browser/ui/webui/cookies_tree_model_util.h +++ b/chrome/browser/ui/webui/cookies_tree_model_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_COOKIES_TREE_MODEL_UTIL_H_ #define CHROME_BROWSER_UI_WEBUI_COOKIES_TREE_MODEL_UTIL_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/crashes_ui.h b/chrome/browser/ui/webui/crashes_ui.h index db6ce4f..5464f1b 100644 --- a/chrome/browser/ui/webui/crashes_ui.h +++ b/chrome/browser/ui/webui/crashes_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_CRASHES_UI_H_ #define CHROME_BROWSER_UI_WEBUI_CRASHES_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/devtools_ui.h b/chrome/browser/ui/webui/devtools_ui.h index 8e84761..1858f03 100644 --- a/chrome/browser/ui/webui/devtools_ui.h +++ b/chrome/browser/ui/webui/devtools_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_DEVTOOLS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_DEVTOOLS_UI_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/downloads_dom_handler.h b/chrome/browser/ui/webui/downloads_dom_handler.h index 049ad0b..2cd3ec4 100644 --- a/chrome/browser/ui/webui/downloads_dom_handler.h +++ b/chrome/browser/ui/webui/downloads_dom_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_DOWNLOADS_DOM_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_DOWNLOADS_DOM_HANDLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/webui/downloads_ui.h b/chrome/browser/ui/webui/downloads_ui.h index 21d8dfe..88ba7f1 100644 --- a/chrome/browser/ui/webui/downloads_ui.h +++ b/chrome/browser/ui/webui/downloads_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_DOWNLOADS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_DOWNLOADS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/extensions/command_handler.h b/chrome/browser/ui/webui/extensions/command_handler.h index 190ed85..447bc88 100644 --- a/chrome/browser/ui/webui/extensions/command_handler.h +++ b/chrome/browser/ui/webui/extensions/command_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_COMMAND_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_COMMAND_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/web_ui_message_handler.h" diff --git a/chrome/browser/ui/webui/extensions/extension_activity_ui.h b/chrome/browser/ui/webui/extensions/extension_activity_ui.h index abcdcbc..19c7ff3 100644 --- a/chrome/browser/ui/webui/extensions/extension_activity_ui.h +++ b/chrome/browser/ui/webui/extensions/extension_activity_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_ACTIVITY_UI_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_ACTIVITY_UI_H_ -#pragma once #include "chrome/browser/extensions/extension_activity_log.h" #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/extensions/extension_icon_source.h b/chrome/browser/ui/webui/extensions/extension_icon_source.h index 4195137..86dde18 100644 --- a/chrome/browser/ui/webui/extensions/extension_icon_source.h +++ b/chrome/browser/ui/webui/extensions/extension_icon_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_ICON_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_ICON_SOURCE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/extensions/extension_info_ui.h b/chrome/browser/ui/webui/extensions/extension_info_ui.h index 759bf47..46a928c 100644 --- a/chrome/browser/ui/webui/extensions/extension_info_ui.h +++ b/chrome/browser/ui/webui/extensions/extension_info_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_INFO_UI_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_INFO_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" #include "googleurl/src/gurl.h" diff --git a/chrome/browser/ui/webui/extensions/extension_settings_handler.h b/chrome/browser/ui/webui/extensions/extension_settings_handler.h index 7dd6610..d2b6ff4 100644 --- a/chrome/browser/ui/webui/extensions/extension_settings_handler.h +++ b/chrome/browser/ui/webui/extensions/extension_settings_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_SETTINGS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSION_SETTINGS_HANDLER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/ui/webui/extensions/extensions_ui.h b/chrome/browser/ui/webui/extensions/extensions_ui.h index 4a3b2c7..54ea76b 100644 --- a/chrome/browser/ui/webui/extensions/extensions_ui.h +++ b/chrome/browser/ui/webui/extensions/extensions_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSIONS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_EXTENSIONS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/extensions/install_extension_handler.h b/chrome/browser/ui/webui/extensions/install_extension_handler.h index 26aa349..c85ee72 100644 --- a/chrome/browser/ui/webui/extensions/install_extension_handler.h +++ b/chrome/browser/ui/webui/extensions/install_extension_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_INSTALL_EXTENSION_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_INSTALL_EXTENSION_HANDLER_H_ -#pragma once #include "base/file_path.h" #include "base/values.h" diff --git a/chrome/browser/ui/webui/extensions/pack_extension_handler.h b/chrome/browser/ui/webui/extensions/pack_extension_handler.h index b8b2c95..ec64872 100644 --- a/chrome/browser/ui/webui/extensions/pack_extension_handler.h +++ b/chrome/browser/ui/webui/extensions/pack_extension_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_EXTENSIONS_PACK_EXTENSION_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_EXTENSIONS_PACK_EXTENSION_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/favicon_source.h b/chrome/browser/ui/webui/favicon_source.h index 7b982f3..319c88d 100644 --- a/chrome/browser/ui/webui/favicon_source.h +++ b/chrome/browser/ui/webui/favicon_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_FAVICON_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_FAVICON_SOURCE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/fileicon_source.h b/chrome/browser/ui/webui/fileicon_source.h index be81338..43fdb6b 100644 --- a/chrome/browser/ui/webui/fileicon_source.h +++ b/chrome/browser/ui/webui/fileicon_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/flags_ui.h b/chrome/browser/ui/webui/flags_ui.h index e5eaa03..23089476 100644 --- a/chrome/browser/ui/webui/flags_ui.h +++ b/chrome/browser/ui/webui/flags_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_FLAGS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_FLAGS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/flash_ui.h b/chrome/browser/ui/webui/flash_ui.h index 410c5c8..c87b8d8 100644 --- a/chrome/browser/ui/webui/flash_ui.h +++ b/chrome/browser/ui/webui/flash_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_FLASH_UI_H_ #define CHROME_BROWSER_UI_WEBUI_FLASH_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/generic_handler.h b/chrome/browser/ui/webui/generic_handler.h index d800602..4331ab7 100644 --- a/chrome/browser/ui/webui/generic_handler.h +++ b/chrome/browser/ui/webui/generic_handler.h @@ -4,7 +4,6 @@ #ifndef CONTENT_BROWSER_UI_WEBUI_GENERIC_HANDLER_H_ #define CONTENT_BROWSER_UI_WEBUI_GENERIC_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/web_ui_message_handler.h" diff --git a/chrome/browser/ui/webui/gesture_config_ui.h b/chrome/browser/ui/webui/gesture_config_ui.h index df70949..05814d3 100644 --- a/chrome/browser/ui/webui/gesture_config_ui.h +++ b/chrome/browser/ui/webui/gesture_config_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_GESTURE_CONFIG_UI_H_ #define CHROME_BROWSER_UI_WEBUI_GESTURE_CONFIG_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/gpu_internals_ui.h b/chrome/browser/ui/webui/gpu_internals_ui.h index 4914fff..885d5ae 100644 --- a/chrome/browser/ui/webui/gpu_internals_ui.h +++ b/chrome/browser/ui/webui/gpu_internals_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_GPU_INTERNALS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_GPU_INTERNALS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/help/help_ui.h b/chrome/browser/ui/webui/help/help_ui.h index cc604fd..4616ffd 100644 --- a/chrome/browser/ui/webui/help/help_ui.h +++ b/chrome/browser/ui/webui/help/help_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_HELP_HELP_UI_H_ #define CHROME_BROWSER_UI_WEBUI_HELP_HELP_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/help/version_updater.h b/chrome/browser/ui/webui/help/version_updater.h index ccfde3f..aa91a94 100644 --- a/chrome/browser/ui/webui/help/version_updater.h +++ b/chrome/browser/ui/webui/help/version_updater.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_H_ #define CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/help/version_updater_basic.h b/chrome/browser/ui/webui/help/version_updater_basic.h index f61b230..d432409 100644 --- a/chrome/browser/ui/webui/help/version_updater_basic.h +++ b/chrome/browser/ui/webui/help/version_updater_basic.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_BASIC_H_ #define CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_BASIC_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/webui/help/version_updater.h" diff --git a/chrome/browser/ui/webui/help/version_updater_chromeos.h b/chrome/browser/ui/webui/help/version_updater_chromeos.h index dca7c6b..d9b0fe9 100644 --- a/chrome/browser/ui/webui/help/version_updater_chromeos.h +++ b/chrome/browser/ui/webui/help/version_updater_chromeos.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_CHROMEOS_H_ #define CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_CHROMEOS_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/webui/help/version_updater_mac.h b/chrome/browser/ui/webui/help/version_updater_mac.h index 2ed733b..2b705d7 100644 --- a/chrome/browser/ui/webui/help/version_updater_mac.h +++ b/chrome/browser/ui/webui/help/version_updater_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_MAC_H_ #define CHROME_BROWSER_UI_WEBUI_HELP_VERSION_UPDATER_MAC_H_ -#pragma once #import <AppKit/AppKit.h> diff --git a/chrome/browser/ui/webui/history_ui.h b/chrome/browser/ui/webui/history_ui.h index 5e1911b..8afd786 100644 --- a/chrome/browser/ui/webui/history_ui.h +++ b/chrome/browser/ui/webui/history_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_HISTORY_UI_H_ #define CHROME_BROWSER_UI_WEBUI_HISTORY_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/inspect_ui.h b/chrome/browser/ui/webui/inspect_ui.h index 8c43def..4f25433 100644 --- a/chrome/browser/ui/webui/inspect_ui.h +++ b/chrome/browser/ui/webui/inspect_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_INSPECT_UI_H_ #define CHROME_BROWSER_UI_WEBUI_INSPECT_UI_H_ -#pragma once #include "base/memory/ref_counted.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/ui/webui/instant_ui.h b/chrome/browser/ui/webui/instant_ui.h index 81d8592..0260eec 100644 --- a/chrome/browser/ui/webui/instant_ui.h +++ b/chrome/browser/ui/webui/instant_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_INSTANT_UI_H_ #define CHROME_BROWSER_UI_WEBUI_INSTANT_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/media/media_internals_handler.h b/chrome/browser/ui/webui/media/media_internals_handler.h index 809b7c9..20c1def 100644 --- a/chrome/browser/ui/webui/media/media_internals_handler.h +++ b/chrome/browser/ui/webui/media/media_internals_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_MEDIA_MEDIA_INTERNALS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_MEDIA_MEDIA_INTERNALS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" diff --git a/chrome/browser/ui/webui/media/media_internals_proxy.h b/chrome/browser/ui/webui/media/media_internals_proxy.h index 7f3124d..bbc55ef 100644 --- a/chrome/browser/ui/webui/media/media_internals_proxy.h +++ b/chrome/browser/ui/webui/media/media_internals_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_MEDIA_MEDIA_INTERNALS_PROXY_H_ #define CHROME_BROWSER_UI_WEBUI_MEDIA_MEDIA_INTERNALS_PROXY_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/sequenced_task_runner_helpers.h" diff --git a/chrome/browser/ui/webui/media/media_internals_ui.h b/chrome/browser/ui/webui/media/media_internals_ui.h index b8e343c..3d885bb 100644 --- a/chrome/browser/ui/webui/media/media_internals_ui.h +++ b/chrome/browser/ui/webui/media/media_internals_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_MEDIA_MEDIA_INTERNALS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_MEDIA_MEDIA_INTERNALS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/net_internals/net_internals_ui.h b/chrome/browser/ui/webui/net_internals/net_internals_ui.h index 84891ca..2b7707c 100644 --- a/chrome/browser/ui/webui/net_internals/net_internals_ui.h +++ b/chrome/browser/ui/webui/net_internals/net_internals_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NET_INTERNALS_NET_INTERNALS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_NET_INTERNALS_NET_INTERNALS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" namespace base { diff --git a/chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.h b/chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.h index eefbf86..dafdc72 100644 --- a/chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.h +++ b/chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NET_INTERNALS_NET_INTERNALS_UI_BROWSERTEST_H_ #define CHROME_BROWSER_UI_WEBUI_NET_INTERNALS_NET_INTERNALS_UI_BROWSERTEST_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/ui/webui/web_ui_browsertest.h" diff --git a/chrome/browser/ui/webui/ntp/app_launcher_handler.h b/chrome/browser/ui/webui/ntp/app_launcher_handler.h index ac1681a..d797a26 100644 --- a/chrome/browser/ui/webui/ntp/app_launcher_handler.h +++ b/chrome/browser/ui/webui/ntp/app_launcher_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_APP_LAUNCHER_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_APP_LAUNCHER_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/ntp/favicon_webui_handler.h b/chrome/browser/ui/webui/ntp/favicon_webui_handler.h index 211ccd1..67d9928 100644 --- a/chrome/browser/ui/webui/ntp/favicon_webui_handler.h +++ b/chrome/browser/ui/webui/ntp/favicon_webui_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_FAVICON_WEBUI_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_FAVICON_WEBUI_HANDLER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/ntp/foreign_session_handler.h b/chrome/browser/ui/webui/ntp/foreign_session_handler.h index 45b76b2..7d54063 100644 --- a/chrome/browser/ui/webui/ntp/foreign_session_handler.h +++ b/chrome/browser/ui/webui/ntp/foreign_session_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_FOREIGN_SESSION_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_FOREIGN_SESSION_HANDLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/webui/ntp/most_visited_handler.h b/chrome/browser/ui/webui/ntp/most_visited_handler.h index 542b716..22a3565 100644 --- a/chrome/browser/ui/webui/ntp/most_visited_handler.h +++ b/chrome/browser/ui/webui/ntp/most_visited_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_MOST_VISITED_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_MOST_VISITED_HANDLER_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h b/chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h index f961ada..9ac9092 100644 --- a/chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h +++ b/chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_NEW_TAB_PAGE_SYNC_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_NEW_TAB_PAGE_SYNC_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/ntp/new_tab_ui.h b/chrome/browser/ui/webui/ntp/new_tab_ui.h index 1356ba2..fb69c39 100644 --- a/chrome/browser/ui/webui/ntp/new_tab_ui.h +++ b/chrome/browser/ui/webui/ntp/new_tab_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_NEW_TAB_UI_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_NEW_TAB_UI_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/ntp/ntp_login_handler.h b/chrome/browser/ui/webui/ntp/ntp_login_handler.h index ef79c9a..141896d 100644 --- a/chrome/browser/ui/webui/ntp/ntp_login_handler.h +++ b/chrome/browser/ui/webui/ntp/ntp_login_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_NTP_LOGIN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_NTP_LOGIN_HANDLER_H_ -#pragma once #include "chrome/browser/prefs/pref_member.h" #include "content/public/browser/notification_observer.h" diff --git a/chrome/browser/ui/webui/ntp/ntp_resource_cache.h b/chrome/browser/ui/webui/ntp/ntp_resource_cache.h index bb9baf9..4b093e9 100644 --- a/chrome/browser/ui/webui/ntp/ntp_resource_cache.h +++ b/chrome/browser/ui/webui/ntp/ntp_resource_cache.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_NTP_RESOURCE_CACHE_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_NTP_RESOURCE_CACHE_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h b/chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h index 36e0f7d..ca8c826 100644 --- a/chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h +++ b/chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_NTP_RESOURCE_CACHE_FACTORY_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_NTP_RESOURCE_CACHE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/ui/webui/ntp/ntp_stats.h b/chrome/browser/ui/webui/ntp/ntp_stats.h index a2e6e27..44fb441 100644 --- a/chrome/browser/ui/webui/ntp/ntp_stats.h +++ b/chrome/browser/ui/webui/ntp/ntp_stats.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_NTP_STATS_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_NTP_STATS_H_ -#pragma once // This enum is also defined in histograms.xml. These values represent the // action that the user has taken to leave the NTP. This is shared between the diff --git a/chrome/browser/ui/webui/ntp/suggestions_combiner.h b/chrome/browser/ui/webui/ntp/suggestions_combiner.h index 4ad8394..93b35de 100644 --- a/chrome/browser/ui/webui/ntp/suggestions_combiner.h +++ b/chrome/browser/ui/webui/ntp/suggestions_combiner.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_COMBINER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_COMBINER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/webui/ntp/suggestions_page_handler.h b/chrome/browser/ui/webui/ntp/suggestions_page_handler.h index bf0a3e5..d034bfc 100644 --- a/chrome/browser/ui/webui/ntp/suggestions_page_handler.h +++ b/chrome/browser/ui/webui/ntp/suggestions_page_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_PAGE_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_PAGE_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/ntp/suggestions_source.h b/chrome/browser/ui/webui/ntp/suggestions_source.h index 10ef8d8..e384e17 100644 --- a/chrome/browser/ui/webui/ntp/suggestions_source.h +++ b/chrome/browser/ui/webui/ntp/suggestions_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/webui/ntp/suggestions_source_discovery.h b/chrome/browser/ui/webui/ntp/suggestions_source_discovery.h index 788edd3..7831862 100644 --- a/chrome/browser/ui/webui/ntp/suggestions_source_discovery.h +++ b/chrome/browser/ui/webui/ntp/suggestions_source_discovery.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_DISCOVERY_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_DISCOVERY_H_ -#pragma once #include <deque> #include <string> diff --git a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h index 50f4470..3ab9a07 100644 --- a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h +++ b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_TOP_SITES_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_TOP_SITES_H_ -#pragma once #include <deque> diff --git a/chrome/browser/ui/webui/ntp/thumbnail_source.h b/chrome/browser/ui/webui/ntp/thumbnail_source.h index 52e0b8e..6be620b 100644 --- a/chrome/browser/ui/webui/ntp/thumbnail_source.h +++ b/chrome/browser/ui/webui/ntp/thumbnail_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_NTP_THUMBNAIL_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_NTP_THUMBNAIL_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/omnibox/omnibox_ui.h b/chrome/browser/ui/webui/omnibox/omnibox_ui.h index 874d639..d8a17ba 100644 --- a/chrome/browser/ui/webui/omnibox/omnibox_ui.h +++ b/chrome/browser/ui/webui/omnibox/omnibox_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_UI_H_ #define CHROME_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_UI_H_ -#pragma once #include "base/basictypes.h" #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h b/chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h index 4c93e98..e007d64 100644 --- a/chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h +++ b/chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_UI_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_UI_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/webui/options2/browser_options_handler.h b/chrome/browser/ui/webui/options2/browser_options_handler.h index 4431d67..8754b4b 100644 --- a/chrome/browser/ui/webui/options2/browser_options_handler.h +++ b/chrome/browser/ui/webui/options2/browser_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_BROWSER_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_BROWSER_OPTIONS_HANDLER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/webui/options2/certificate_manager_handler.h b/chrome/browser/ui/webui/options2/certificate_manager_handler.h index 99f7389..aeb8491 100644 --- a/chrome/browser/ui/webui/options2/certificate_manager_handler.h +++ b/chrome/browser/ui/webui/options2/certificate_manager_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CERTIFICATE_MANAGER_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CERTIFICATE_MANAGER_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.h index 772da62..49af5d5 100644 --- a/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_ACCOUNTS_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_ACCOUNTS_OPTIONS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.h index d69e4f3..93b50ed 100644 --- a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_BLUETOOTH_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_BLUETOOTH_OPTIONS_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/options2/chromeos/core_chromeos_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/core_chromeos_options_handler.h index fc57252..341d148 100644 --- a/chrome/browser/ui/webui/options2/chromeos/core_chromeos_options_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/core_chromeos_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_CORE_CHROMEOS_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_CORE_CHROMEOS_OPTIONS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler.h index 5a5e2d8..7554eea 100644 --- a/chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_CROS_LANGUAGE_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_CROS_LANGUAGE_OPTIONS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/chromeos/input_method/input_method_descriptor.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h index cdfb674..05e438d 100644 --- a/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_DISPLAY_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_DISPLAY_OPTIONS_HANDLER_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/webui/options2/chromeos/keyboard_handler.h b/chrome/browser/ui/webui/options2/chromeos/keyboard_handler.h index 61e3698..bc48a36 100644 --- a/chrome/browser/ui/webui/options2/chromeos/keyboard_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/keyboard_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_KEYBOARD_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_KEYBOARD_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/prefs/pref_member.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/language_chewing_handler.h b/chrome/browser/ui/webui/options2/chromeos/language_chewing_handler.h index 5188477..e0e5c9a 100644 --- a/chrome/browser/ui/webui/options2/chromeos/language_chewing_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/language_chewing_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_CHEWING_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_CHEWING_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/language_hangul_handler.h b/chrome/browser/ui/webui/options2/chromeos/language_hangul_handler.h index ed91b22..c82bf10 100644 --- a/chrome/browser/ui/webui/options2/chromeos/language_hangul_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/language_hangul_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_HANGUL_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_HANGUL_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/language_mozc_handler.h b/chrome/browser/ui/webui/options2/chromeos/language_mozc_handler.h index afc3832..ea071f5 100644 --- a/chrome/browser/ui/webui/options2/chromeos/language_mozc_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/language_mozc_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_MOZC_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_MOZC_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/language_options_util.h b/chrome/browser/ui/webui/options2/chromeos/language_options_util.h index be7c517..a02bd72 100644 --- a/chrome/browser/ui/webui/options2/chromeos/language_options_util.h +++ b/chrome/browser/ui/webui/options2/chromeos/language_options_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_OPTIONS_UTIL_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_OPTIONS_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/options2/chromeos/language_pinyin_handler.h b/chrome/browser/ui/webui/options2/chromeos/language_pinyin_handler.h index fef0bf7..dbdd5e5 100644 --- a/chrome/browser/ui/webui/options2/chromeos/language_pinyin_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/language_pinyin_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_PINYIN_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_LANGUAGE_PINYIN_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/pointer_handler.h b/chrome/browser/ui/webui/options2/chromeos/pointer_handler.h index 39cac9a..4c17728 100644 --- a/chrome/browser/ui/webui/options2/chromeos/pointer_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/pointer_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_POINTER_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_POINTER_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/stats_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/stats_options_handler.h index 6c2dd3a..f159aa4 100644 --- a/chrome/browser/ui/webui/options2/chromeos/stats_options_handler.h +++ b/chrome/browser/ui/webui/options2/chromeos/stats_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_STATS_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_STATS_OPTIONS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/chromeos/user_image_source.h b/chrome/browser/ui/webui/options2/chromeos/user_image_source.h index b39d28c..7ade91f 100644 --- a/chrome/browser/ui/webui/options2/chromeos/user_image_source.h +++ b/chrome/browser/ui/webui/options2/chromeos/user_image_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_USER_IMAGE_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_USER_IMAGE_SOURCE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/options2/chromeos/wallpaper_source.h b/chrome/browser/ui/webui/options2/chromeos/wallpaper_source.h index 607576c..917264b 100644 --- a/chrome/browser/ui/webui/options2/chromeos/wallpaper_source.h +++ b/chrome/browser/ui/webui/options2/chromeos/wallpaper_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_WALLPAPER_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_WALLPAPER_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.h b/chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.h index a6d7794..a83b14a3 100644 --- a/chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.h +++ b/chrome/browser/ui/webui/options2/chromeos/wallpaper_thumbnail_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_WALLPAPER_THUMBNAIL_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CHROMEOS_WALLPAPER_THUMBNAIL_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/options2/clear_browser_data_handler.h b/chrome/browser/ui/webui/options2/clear_browser_data_handler.h index 6360fbb..6ece636 100644 --- a/chrome/browser/ui/webui/options2/clear_browser_data_handler.h +++ b/chrome/browser/ui/webui/options2/clear_browser_data_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CLEAR_BROWSER_DATA_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CLEAR_BROWSER_DATA_HANDLER_H_ -#pragma once #include "chrome/browser/browsing_data_remover.h" #include "chrome/browser/prefs/pref_member.h" diff --git a/chrome/browser/ui/webui/options2/content_settings_handler.h b/chrome/browser/ui/webui/options2/content_settings_handler.h index 43da1c3..977e4ea 100644 --- a/chrome/browser/ui/webui/options2/content_settings_handler.h +++ b/chrome/browser/ui/webui/options2/content_settings_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CONTENT_SETTINGS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CONTENT_SETTINGS_HANDLER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/options2/cookies_view_handler.h b/chrome/browser/ui/webui/options2/cookies_view_handler.h index f1d36ff..eae18ed 100644 --- a/chrome/browser/ui/webui/options2/cookies_view_handler.h +++ b/chrome/browser/ui/webui/options2/cookies_view_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_COOKIES_VIEW_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_COOKIES_VIEW_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/webui/options2/core_options_handler.h b/chrome/browser/ui/webui/options2/core_options_handler.h index 4d8112d..7a05620 100644 --- a/chrome/browser/ui/webui/options2/core_options_handler.h +++ b/chrome/browser/ui/webui/options2/core_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_CORE_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_CORE_OPTIONS_HANDLER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/options2/font_settings_handler.h b/chrome/browser/ui/webui/options2/font_settings_handler.h index 5ed412c..0170dc8 100644 --- a/chrome/browser/ui/webui/options2/font_settings_handler.h +++ b/chrome/browser/ui/webui/options2/font_settings_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_FONT_SETTINGS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_FONT_SETTINGS_HANDLER_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "chrome/browser/prefs/pref_member.h" diff --git a/chrome/browser/ui/webui/options2/font_settings_utils.h b/chrome/browser/ui/webui/options2/font_settings_utils.h index 239277e..524e8f2 100644 --- a/chrome/browser/ui/webui/options2/font_settings_utils.h +++ b/chrome/browser/ui/webui/options2/font_settings_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_FONT_SETTINGS_UTILS_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_FONT_SETTINGS_UTILS_H_ -#pragma once #include "base/basictypes.h" diff --git a/chrome/browser/ui/webui/options2/home_page_overlay_handler.h b/chrome/browser/ui/webui/options2/home_page_overlay_handler.h index 421aefbc..4504511 100644 --- a/chrome/browser/ui/webui/options2/home_page_overlay_handler.h +++ b/chrome/browser/ui/webui/options2/home_page_overlay_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_HOME_PAGE_OVERLAY_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_HOME_PAGE_OVERLAY_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/webui/options2/import_data_handler.h b/chrome/browser/ui/webui/options2/import_data_handler.h index 4117541..5f49c94 100644 --- a/chrome/browser/ui/webui/options2/import_data_handler.h +++ b/chrome/browser/ui/webui/options2/import_data_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_IMPORT_DATA_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_IMPORT_DATA_HANDLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/webui/options2/language_options_handler.h b/chrome/browser/ui/webui/options2/language_options_handler.h index eea7bbb..7ca0a90 100644 --- a/chrome/browser/ui/webui/options2/language_options_handler.h +++ b/chrome/browser/ui/webui/options2/language_options_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_LANGUAGE_OPTIONS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_LANGUAGE_OPTIONS_HANDLER_H_ -#pragma once #include "chrome/browser/ui/webui/options2/language_options_handler_common.h" diff --git a/chrome/browser/ui/webui/options2/language_options_handler_common.h b/chrome/browser/ui/webui/options2/language_options_handler_common.h index 85123bf..301fccaa 100644 --- a/chrome/browser/ui/webui/options2/language_options_handler_common.h +++ b/chrome/browser/ui/webui/options2/language_options_handler_common.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_LANGUAGE_OPTIONS_HANDLER_COMMON_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_LANGUAGE_OPTIONS_HANDLER_COMMON_H_ -#pragma once #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/manage_profile_handler.h b/chrome/browser/ui/webui/options2/manage_profile_handler.h index 34ab023..c0c38b2 100644 --- a/chrome/browser/ui/webui/options2/manage_profile_handler.h +++ b/chrome/browser/ui/webui/options2/manage_profile_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_MANAGE_PROFILE_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_MANAGE_PROFILE_HANDLER_H_ -#pragma once #include "chrome/browser/ui/webui/options2/options_ui.h" diff --git a/chrome/browser/ui/webui/options2/media_gallery_handler.h b/chrome/browser/ui/webui/options2/media_gallery_handler.h index f41f8a7..37f24bb 100644 --- a/chrome/browser/ui/webui/options2/media_gallery_handler.h +++ b/chrome/browser/ui/webui/options2/media_gallery_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_MEDIA_GALLERY_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_MEDIA_GALLERY_HANDLER_H_ -#pragma once #include "chrome/browser/prefs/pref_change_registrar.h" #include "chrome/browser/ui/select_file_dialog.h" diff --git a/chrome/browser/ui/webui/options2/options_ui.h b/chrome/browser/ui/webui/options2/options_ui.h index f8e4bdb..5e4401b 100644 --- a/chrome/browser/ui/webui/options2/options_ui.h +++ b/chrome/browser/ui/webui/options2/options_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_OPTIONS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_OPTIONS_UI_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/options2/options_ui_browsertest.h b/chrome/browser/ui/webui/options2/options_ui_browsertest.h index 600d714..d19f991 100644 --- a/chrome/browser/ui/webui/options2/options_ui_browsertest.h +++ b/chrome/browser/ui/webui/options2/options_ui_browsertest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_OPTIONS_UI2_BROWSERTEST_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_OPTIONS_UI2_BROWSERTEST_H_ -#pragma once #include "base/basictypes.h" #include "chrome/test/base/in_process_browser_test.h" diff --git a/chrome/browser/ui/webui/options2/startup_pages_handler.h b/chrome/browser/ui/webui/options2/startup_pages_handler.h index 264f72d..7a0463e 100644 --- a/chrome/browser/ui/webui/options2/startup_pages_handler.h +++ b/chrome/browser/ui/webui/options2/startup_pages_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_STARTUP_PAGES_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_STARTUP_PAGES_HANDLER_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/webui/options2/web_intents_settings_handler.h b/chrome/browser/ui/webui/options2/web_intents_settings_handler.h index d6bdd28..63b7f00 100644 --- a/chrome/browser/ui/webui/options2/web_intents_settings_handler.h +++ b/chrome/browser/ui/webui/options2/web_intents_settings_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_OPTIONS2_WEB_INTENTS_SETTINGS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_OPTIONS2_WEB_INTENTS_SETTINGS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/webui/performance_monitor/web_ui_handler.h b/chrome/browser/ui/webui/performance_monitor/web_ui_handler.h index 7a9dc78..9c3039e 100644 --- a/chrome/browser/ui/webui/performance_monitor/web_ui_handler.h +++ b/chrome/browser/ui/webui/performance_monitor/web_ui_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PERFORMANCE_MONITOR_WEB_UI_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_PERFORMANCE_MONITOR_WEB_UI_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/memory/weak_ptr.h" diff --git a/chrome/browser/ui/webui/plugins_ui.h b/chrome/browser/ui/webui/plugins_ui.h index 9f5758c..f2c76b7 100644 --- a/chrome/browser/ui/webui/plugins_ui.h +++ b/chrome/browser/ui/webui/plugins_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PLUGINS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_PLUGINS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/policy_ui.h b/chrome/browser/ui/webui/policy_ui.h index f1b13d0..9c54de9 100644 --- a/chrome/browser/ui/webui/policy_ui.h +++ b/chrome/browser/ui/webui/policy_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_POLICY_UI_H_ #define CHROME_BROWSER_UI_WEBUI_POLICY_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/predictors/predictors_handler.h b/chrome/browser/ui/webui/predictors/predictors_handler.h index e8d0929..f71be3ce 100644 --- a/chrome/browser/ui/webui/predictors/predictors_handler.h +++ b/chrome/browser/ui/webui/predictors/predictors_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PREDICTORS_PREDICTORS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_PREDICTORS_PREDICTORS_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/web_ui_message_handler.h" diff --git a/chrome/browser/ui/webui/predictors/predictors_ui.h b/chrome/browser/ui/webui/predictors/predictors_ui.h index 30279e9..e8b8d25 100644 --- a/chrome/browser/ui/webui/predictors/predictors_ui.h +++ b/chrome/browser/ui/webui/predictors/predictors_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PREDICTORS_PREDICTORS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_PREDICTORS_PREDICTORS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/print_preview/print_preview_data_source.h b/chrome/browser/ui/webui/print_preview/print_preview_data_source.h index 14455b3..20ab6a6 100644 --- a/chrome/browser/ui/webui/print_preview/print_preview_data_source.h +++ b/chrome/browser/ui/webui/print_preview/print_preview_data_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PRINT_PREVIEW_PRINT_PREVIEW_DATA_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_PRINT_PREVIEW_PRINT_PREVIEW_DATA_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/print_preview/print_preview_handler.h b/chrome/browser/ui/webui/print_preview/print_preview_handler.h index 71cdf9d..e9a29fe 100644 --- a/chrome/browser/ui/webui/print_preview/print_preview_handler.h +++ b/chrome/browser/ui/webui/print_preview/print_preview_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PRINT_PREVIEW_PRINT_PREVIEW_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_PRINT_PREVIEW_PRINT_PREVIEW_HANDLER_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/print_preview/print_preview_ui.h b/chrome/browser/ui/webui/print_preview/print_preview_ui.h index 37e1a47..05ea0ee 100644 --- a/chrome/browser/ui/webui/print_preview/print_preview_ui.h +++ b/chrome/browser/ui/webui/print_preview/print_preview_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PRINT_PREVIEW_PRINT_PREVIEW_UI_H_ #define CHROME_BROWSER_UI_WEBUI_PRINT_PREVIEW_PRINT_PREVIEW_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/profiler_ui.h b/chrome/browser/ui/webui/profiler_ui.h index 730f58a..44256dd 100644 --- a/chrome/browser/ui/webui/profiler_ui.h +++ b/chrome/browser/ui/webui/profiler_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_PROFILER_UI_H_ #define CHROME_BROWSER_UI_WEBUI_PROFILER_UI_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "chrome/browser/metrics/tracking_synchronizer_observer.h" diff --git a/chrome/browser/ui/webui/quota_internals_handler.h b/chrome/browser/ui/webui/quota_internals_handler.h index 7f002ed..31dac38 100644 --- a/chrome/browser/ui/webui/quota_internals_handler.h +++ b/chrome/browser/ui/webui/quota_internals_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_HANDLER_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/quota_internals_proxy.h b/chrome/browser/ui/webui/quota_internals_proxy.h index e7e0a95..926c3ed 100644 --- a/chrome/browser/ui/webui/quota_internals_proxy.h +++ b/chrome/browser/ui/webui/quota_internals_proxy.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_PROXY_H_ #define CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_PROXY_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/ui/webui/quota_internals_types.h b/chrome/browser/ui/webui/quota_internals_types.h index ba40934..76e5555 100644 --- a/chrome/browser/ui/webui/quota_internals_types.h +++ b/chrome/browser/ui/webui/quota_internals_types.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_TYPES_H_ #define CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_TYPES_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/ui/webui/quota_internals_ui.h b/chrome/browser/ui/webui/quota_internals_ui.h index 5682b75..97e2c7a 100644 --- a/chrome/browser/ui/webui/quota_internals_ui.h +++ b/chrome/browser/ui/webui/quota_internals_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_QUOTA_INTERNALS_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" class QuotaInternalsUI : public content::WebUIController { diff --git a/chrome/browser/ui/webui/session_favicon_source.h b/chrome/browser/ui/webui/session_favicon_source.h index 889a9ee..79036f9 100644 --- a/chrome/browser/ui/webui/session_favicon_source.h +++ b/chrome/browser/ui/webui/session_favicon_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SESSION_FAVICON_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_SESSION_FAVICON_SOURCE_H_ -#pragma once #include "chrome/browser/ui/webui/favicon_source.h" diff --git a/chrome/browser/ui/webui/set_as_default_browser_ui.h b/chrome/browser/ui/webui/set_as_default_browser_ui.h index 3089032..3185a74 100644 --- a/chrome/browser/ui/webui/set_as_default_browser_ui.h +++ b/chrome/browser/ui/webui/set_as_default_browser_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SET_AS_DEFAULT_BROWSER_UI_H_ #define CHROME_BROWSER_UI_WEBUI_SET_AS_DEFAULT_BROWSER_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/shared_resources_data_source.h b/chrome/browser/ui/webui/shared_resources_data_source.h index fe73349..e7ef54c 100644 --- a/chrome/browser/ui/webui/shared_resources_data_source.h +++ b/chrome/browser/ui/webui/shared_resources_data_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SHARED_RESOURCES_DATA_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_SHARED_RESOURCES_DATA_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/signin/login_ui_service.h b/chrome/browser/ui/webui/signin/login_ui_service.h index e1315ab..09e169c 100644 --- a/chrome/browser/ui/webui/signin/login_ui_service.h +++ b/chrome/browser/ui/webui/signin/login_ui_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SIGNIN_LOGIN_UI_SERVICE_H_ #define CHROME_BROWSER_UI_WEBUI_SIGNIN_LOGIN_UI_SERVICE_H_ -#pragma once #include "base/basictypes.h" #include "base/observer_list.h" diff --git a/chrome/browser/ui/webui/signin/login_ui_service_factory.h b/chrome/browser/ui/webui/signin/login_ui_service_factory.h index c9a60e0..93dee68 100644 --- a/chrome/browser/ui/webui/signin/login_ui_service_factory.h +++ b/chrome/browser/ui/webui/signin/login_ui_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SIGNIN_LOGIN_UI_SERVICE_FACTORY_H_ #define CHROME_BROWSER_UI_WEBUI_SIGNIN_LOGIN_UI_SERVICE_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/profile_keyed_service_factory.h" diff --git a/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui.h b/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui.h index a7331e3..a4a91e1 100644 --- a/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui.h +++ b/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SUGGESTIONS_INTERNALS_SUGGESTIONS_INTERNALS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_SUGGESTIONS_INTERNALS_SUGGESTIONS_INTERNALS_UI_H_ -#pragma once #include "base/basictypes.h" #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.h b/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.h index cf0cb96..fdb7831 100644 --- a/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.h +++ b/chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SUGGESTIONS_INTERNALS_SUGGESTIONS_INTERNALS_UI_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_SUGGESTIONS_INTERNALS_SUGGESTIONS_INTERNALS_UI_HANDLER_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "base/time.h" diff --git a/chrome/browser/ui/webui/sync_internals_ui.h b/chrome/browser/ui/webui/sync_internals_ui.h index 714375d..2cd8ed6 100644 --- a/chrome/browser/ui/webui/sync_internals_ui.h +++ b/chrome/browser/ui/webui/sync_internals_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SYNC_INTERNALS_UI_H_ #define CHROME_BROWSER_UI_WEBUI_SYNC_INTERNALS_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h b/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h index c6ec2b4..d9c7b59 100644 --- a/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h +++ b/chrome/browser/ui/webui/sync_promo/sync_promo_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SYNC_PROMO_SYNC_PROMO_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_SYNC_PROMO_SYNC_PROMO_HANDLER_H_ -#pragma once #include "chrome/browser/ui/webui/sync_setup_handler.h" diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h index 4aa8f35..0f37d72 100644 --- a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h +++ b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_SYNC_PROMO_SYNC_PROMO_UI_H_ #define CHROME_BROWSER_UI_WEBUI_SYNC_PROMO_SYNC_PROMO_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h b/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h index b4eea6c..c3143c6 100644 --- a/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h +++ b/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TAB_MODAL_CONFIRM_DIALOG_WEBUI_H_ #define CHROME_BROWSER_UI_WEBUI_TAB_MODAL_CONFIRM_DIALOG_WEBUI_H_ -#pragma once #if !(defined(USE_AURA) || defined(OS_CHROMEOS)) #error Tab-modal confirm dialog should be shown with native UI. diff --git a/chrome/browser/ui/webui/task_manager/task_manager_dialog.h b/chrome/browser/ui/webui/task_manager/task_manager_dialog.h index 032b45d..dddcbcee 100644 --- a/chrome/browser/ui/webui/task_manager/task_manager_dialog.h +++ b/chrome/browser/ui/webui/task_manager/task_manager_dialog.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TASK_MANAGER_TASK_MANAGER_DIALOG_H_ #define CHROME_BROWSER_UI_WEBUI_TASK_MANAGER_TASK_MANAGER_DIALOG_H_ -#pragma once class TaskManagerDialog { public: diff --git a/chrome/browser/ui/webui/task_manager/task_manager_handler.h b/chrome/browser/ui/webui/task_manager/task_manager_handler.h index 9ab0b58..285c5af3 100644 --- a/chrome/browser/ui/webui/task_manager/task_manager_handler.h +++ b/chrome/browser/ui/webui/task_manager/task_manager_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TASK_MANAGER_TASK_MANAGER_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_TASK_MANAGER_TASK_MANAGER_HANDLER_H_ -#pragma once #include <set> #include <string> diff --git a/chrome/browser/ui/webui/task_manager/task_manager_ui.h b/chrome/browser/ui/webui/task_manager/task_manager_ui.h index 272704b..600f31f 100644 --- a/chrome/browser/ui/webui/task_manager/task_manager_ui.h +++ b/chrome/browser/ui/webui/task_manager/task_manager_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TASK_MANAGER_TASK_MANAGER_UI_H_ #define CHROME_BROWSER_UI_WEBUI_TASK_MANAGER_TASK_MANAGER_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/test_chrome_web_ui_controller_factory.h b/chrome/browser/ui/webui/test_chrome_web_ui_controller_factory.h index 644f13f..99b26d3 100644 --- a/chrome/browser/ui/webui/test_chrome_web_ui_controller_factory.h +++ b/chrome/browser/ui/webui/test_chrome_web_ui_controller_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TEST_CHROME_WEB_UI_FACTORY_H_ #define CHROME_BROWSER_UI_WEBUI_TEST_CHROME_WEB_UI_FACTORY_H_ -#pragma once #include <functional> #include <map> diff --git a/chrome/browser/ui/webui/test_web_dialog_delegate.h b/chrome/browser/ui/webui/test_web_dialog_delegate.h index 02d642b..4c8c159 100644 --- a/chrome/browser/ui/webui/test_web_dialog_delegate.h +++ b/chrome/browser/ui/webui/test_web_dialog_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TEST_WEB_DIALOG_DELEGATE_H_ #define CHROME_BROWSER_UI_WEBUI_TEST_WEB_DIALOG_DELEGATE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/theme_source.h b/chrome/browser/ui/webui/theme_source.h index 5b58d1c..da6307c 100644 --- a/chrome/browser/ui/webui/theme_source.h +++ b/chrome/browser/ui/webui/theme_source.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_THEME_SOURCE_H_ #define CHROME_BROWSER_UI_WEBUI_THEME_SOURCE_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/tracing_ui.h b/chrome/browser/ui/webui/tracing_ui.h index 47558b8..7b7230a 100644 --- a/chrome/browser/ui/webui/tracing_ui.h +++ b/chrome/browser/ui/webui/tracing_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_TRACING_UI_H_ #define CHROME_BROWSER_UI_WEBUI_TRACING_UI_H_ -#pragma once #include "content/public/browser/web_ui_controller.h" diff --git a/chrome/browser/ui/webui/uber/uber_ui.h b/chrome/browser/ui/webui/uber/uber_ui.h index 19ee586..9758414 100644 --- a/chrome/browser/ui/webui/uber/uber_ui.h +++ b/chrome/browser/ui/webui/uber/uber_ui.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_UBER_UBER_UI_H_ #define CHROME_BROWSER_UI_WEBUI_UBER_UBER_UI_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/webui/web_dialog_web_contents_delegate.h b/chrome/browser/ui/webui/web_dialog_web_contents_delegate.h index 080a514..11ec041 100644 --- a/chrome/browser/ui/webui/web_dialog_web_contents_delegate.h +++ b/chrome/browser/ui/webui/web_dialog_web_contents_delegate.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_WEB_DIALOG_WEB_CONTENTS_DELEGATE_H_ #define CHROME_BROWSER_UI_WEBUI_WEB_DIALOG_WEB_CONTENTS_DELEGATE_H_ -#pragma once #include "base/compiler_specific.h" #include "content/public/browser/web_contents_delegate.h" diff --git a/chrome/browser/ui/webui/web_ui_browsertest.h b/chrome/browser/ui/webui/web_ui_browsertest.h index 0d68faf..f184570 100644 --- a/chrome/browser/ui/webui/web_ui_browsertest.h +++ b/chrome/browser/ui/webui/web_ui_browsertest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_WEB_UI_BROWSERTEST_H_ #define CHROME_BROWSER_UI_WEBUI_WEB_UI_BROWSERTEST_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/ui/webui/web_ui_test_handler.h b/chrome/browser/ui/webui/web_ui_test_handler.h index 85e7040..6c3f687 100644 --- a/chrome/browser/ui/webui/web_ui_test_handler.h +++ b/chrome/browser/ui/webui/web_ui_test_handler.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_WEB_UI_TEST_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_WEB_UI_TEST_HANDLER_H_ -#pragma once #include "base/compiler_specific.h" #include "base/string16.h" diff --git a/chrome/browser/ui/webui/web_ui_util.h b/chrome/browser/ui/webui/web_ui_util.h index 5a5e6d2..0bbc3a7 100644 --- a/chrome/browser/ui/webui/web_ui_util.h +++ b/chrome/browser/ui/webui/web_ui_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WEBUI_WEB_UI_UTIL_H_ #define CHROME_BROWSER_UI_WEBUI_WEB_UI_UTIL_H_ -#pragma once #include <string> diff --git a/chrome/browser/ui/window_sizer/window_sizer.h b/chrome/browser/ui/window_sizer/window_sizer.h index 22bb848..0a36d5c 100644 --- a/chrome/browser/ui/window_sizer/window_sizer.h +++ b/chrome/browser/ui/window_sizer/window_sizer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WINDOW_SIZER_WINDOW_SIZER_H_ #define CHROME_BROWSER_UI_WINDOW_SIZER_WINDOW_SIZER_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" diff --git a/chrome/browser/ui/window_sizer/window_sizer_common_unittest.h b/chrome/browser/ui/window_sizer/window_sizer_common_unittest.h index f73dfd1..e295395b 100644 --- a/chrome/browser/ui/window_sizer/window_sizer_common_unittest.h +++ b/chrome/browser/ui/window_sizer/window_sizer_common_unittest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WINDOW_SIZER_WINDOW_SIZER_COMMON_UNITTEST_H_ #define CHROME_BROWSER_UI_WINDOW_SIZER_WINDOW_SIZER_COMMON_UNITTEST_H_ -#pragma once // Some standard monitor sizes (no task bar). static const gfx::Rect tentwentyfour(0, 0, 1024, 768); diff --git a/chrome/browser/ui/window_snapshot/window_snapshot.h b/chrome/browser/ui/window_snapshot/window_snapshot.h index 890886a..23f781f 100644 --- a/chrome/browser/ui/window_snapshot/window_snapshot.h +++ b/chrome/browser/ui/window_snapshot/window_snapshot.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_WINDOW_SNAPSHOT_WINDOW_SNAPSHOT_H_ #define CHROME_BROWSER_UI_WINDOW_SNAPSHOT_WINDOW_SNAPSHOT_H_ -#pragma once #include <vector> diff --git a/chrome/browser/ui/zoom/zoom_controller.h b/chrome/browser/ui/zoom/zoom_controller.h index 218d3d7..294e4b5 100644 --- a/chrome/browser/ui/zoom/zoom_controller.h +++ b/chrome/browser/ui/zoom/zoom_controller.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_ZOOM_ZOOM_CONTROLLER_H_ #define CHROME_BROWSER_UI_ZOOM_ZOOM_CONTROLLER_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" diff --git a/chrome/browser/ui/zoom/zoom_observer.h b/chrome/browser/ui/zoom/zoom_observer.h index 74c8cc4..8ce97ce 100644 --- a/chrome/browser/ui/zoom/zoom_observer.h +++ b/chrome/browser/ui/zoom/zoom_observer.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UI_ZOOM_ZOOM_OBSERVER_H_ #define CHROME_BROWSER_UI_ZOOM_ZOOM_OBSERVER_H_ -#pragma once #include "chrome/browser/ui/zoom/zoom_controller.h" diff --git a/chrome/browser/upgrade_detector.h b/chrome/browser/upgrade_detector.h index 42e92c3..3921426 100644 --- a/chrome/browser/upgrade_detector.h +++ b/chrome/browser/upgrade_detector.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UPGRADE_DETECTOR_H_ #define CHROME_BROWSER_UPGRADE_DETECTOR_H_ -#pragma once #include "base/timer.h" #include "chrome/browser/idle.h" diff --git a/chrome/browser/upgrade_detector_impl.h b/chrome/browser/upgrade_detector_impl.h index 6cb59c3..435d294 100644 --- a/chrome/browser/upgrade_detector_impl.h +++ b/chrome/browser/upgrade_detector_impl.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_UPGRADE_DETECTOR_IMPL_H_ #define CHROME_BROWSER_UPGRADE_DETECTOR_IMPL_H_ -#pragma once #include "base/memory/weak_ptr.h" #include "base/timer.h" diff --git a/chrome/browser/usb/usb_device.h b/chrome/browser/usb/usb_device.h index 3734e1e..1109b76 100644 --- a/chrome/browser/usb/usb_device.h +++ b/chrome/browser/usb/usb_device.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_USB_USB_DEVICE_H_ #define CHROME_BROWSER_USB_USB_DEVICE_H_ -#pragma once #include <map> diff --git a/chrome/browser/usb/usb_service.h b/chrome/browser/usb/usb_service.h index cd8f886..8197322 100644 --- a/chrome/browser/usb/usb_service.h +++ b/chrome/browser/usb/usb_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_USB_USB_SERVICE_H_ #define CHROME_BROWSER_USB_USB_SERVICE_H_ -#pragma once #include <map> #include <utility> diff --git a/chrome/browser/user_style_sheet_watcher.h b/chrome/browser/user_style_sheet_watcher.h index 39f5bdf..875b502 100644 --- a/chrome/browser/user_style_sheet_watcher.h +++ b/chrome/browser/user_style_sheet_watcher.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_USER_STYLE_SHEET_WATCHER_H_ #define CHROME_BROWSER_USER_STYLE_SHEET_WATCHER_H_ -#pragma once #include "base/file_path.h" #include "base/files/file_path_watcher.h" diff --git a/chrome/browser/user_style_sheet_watcher_factory.h b/chrome/browser/user_style_sheet_watcher_factory.h index 30bcd22..0a756c4 100644 --- a/chrome/browser/user_style_sheet_watcher_factory.h +++ b/chrome/browser/user_style_sheet_watcher_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_USER_STYLE_SHEET_WATCHER_FACTORY_H_ #define CHROME_BROWSER_USER_STYLE_SHEET_WATCHER_FACTORY_H_ -#pragma once #include "base/memory/singleton.h" #include "chrome/browser/profiles/refcounted_profile_keyed_service_factory.h" diff --git a/chrome/browser/value_store/failing_value_store.h b/chrome/browser/value_store/failing_value_store.h index 5f07359..b179d53 100644 --- a/chrome/browser/value_store/failing_value_store.h +++ b/chrome/browser/value_store/failing_value_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_FAILING_VALUE_STORE_H_ #define CHROME_BROWSER_VALUE_STORE_FAILING_VALUE_STORE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/value_store/value_store.h" diff --git a/chrome/browser/value_store/leveldb_value_store.h b/chrome/browser/value_store/leveldb_value_store.h index cf4f7fa..cfa5363 100644 --- a/chrome/browser/value_store/leveldb_value_store.h +++ b/chrome/browser/value_store/leveldb_value_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_LEVELDB_VALUE_STORE_H_ #define CHROME_BROWSER_VALUE_STORE_LEVELDB_VALUE_STORE_H_ -#pragma once #include <string> diff --git a/chrome/browser/value_store/testing_value_store.h b/chrome/browser/value_store/testing_value_store.h index 8da7c53..7ed36c3 100644 --- a/chrome/browser/value_store/testing_value_store.h +++ b/chrome/browser/value_store/testing_value_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_TESTING_VALUE_STORE_H_ #define CHROME_BROWSER_VALUE_STORE_TESTING_VALUE_STORE_H_ -#pragma once #include "base/compiler_specific.h" #include "chrome/browser/value_store/value_store.h" diff --git a/chrome/browser/value_store/value_store.h b/chrome/browser/value_store/value_store.h index cdc2da4..18adce8 100644 --- a/chrome/browser/value_store/value_store.h +++ b/chrome/browser/value_store/value_store.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_VALUE_STORE_H_ #define CHROME_BROWSER_VALUE_STORE_VALUE_STORE_H_ -#pragma once #include <set> diff --git a/chrome/browser/value_store/value_store_change.h b/chrome/browser/value_store/value_store_change.h index a08c0ba..1b72c14 100644 --- a/chrome/browser/value_store/value_store_change.h +++ b/chrome/browser/value_store/value_store_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_VALUE_STORE_CHANGE_H_ #define CHROME_BROWSER_VALUE_STORE_VALUE_STORE_CHANGE_H_ -#pragma once #include <string> diff --git a/chrome/browser/value_store/value_store_frontend.h b/chrome/browser/value_store/value_store_frontend.h index ad8dc78..f51ca80 100644 --- a/chrome/browser/value_store/value_store_frontend.h +++ b/chrome/browser/value_store/value_store_frontend.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_VALUE_STORE_FRONTEND_H_ #define CHROME_BROWSER_VALUE_STORE_VALUE_STORE_FRONTEND_H_ -#pragma once #include <string> diff --git a/chrome/browser/value_store/value_store_unittest.h b/chrome/browser/value_store/value_store_unittest.h index 76cea7f..d0bff4d 100644 --- a/chrome/browser/value_store/value_store_unittest.h +++ b/chrome/browser/value_store/value_store_unittest.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VALUE_STORE_VALUE_STORE_UNITTEST_H_ #define CHROME_BROWSER_VALUE_STORE_VALUE_STORE_UNITTEST_H_ -#pragma once #include "testing/gtest/include/gtest/gtest.h" diff --git a/chrome/browser/view_type_utils.h b/chrome/browser/view_type_utils.h index 3dc3fb4..7407f47 100644 --- a/chrome/browser/view_type_utils.h +++ b/chrome/browser/view_type_utils.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VIEW_TYPE_UTILS_H_ #define CHROME_BROWSER_VIEW_TYPE_UTILS_H_ -#pragma once #include "chrome/common/view_type.h" diff --git a/chrome/browser/visitedlink/visitedlink_event_listener.h b/chrome/browser/visitedlink/visitedlink_event_listener.h index 9ff005b..543f46c 100644 --- a/chrome/browser/visitedlink/visitedlink_event_listener.h +++ b/chrome/browser/visitedlink/visitedlink_event_listener.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_VISITEDLINK_VISITEDLINK_EVENT_LISTENER_H_ #define CHROME_BROWSER_VISITEDLINK_VISITEDLINK_EVENT_LISTENER_H_ -#pragma once #include <map> diff --git a/chrome/browser/visitedlink/visitedlink_master.h b/chrome/browser/visitedlink/visitedlink_master.h index 33c1b95..24022b6 100644 --- a/chrome/browser/visitedlink/visitedlink_master.h +++ b/chrome/browser/visitedlink/visitedlink_master.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_VISITEDLINK_VISITEDLINK_MASTER_H_ #define CHROME_BROWSER_VISITEDLINK_VISITEDLINK_MASTER_H_ -#pragma once #if defined(OS_WIN) #include <windows.h> diff --git a/chrome/browser/web_applications/web_app.h b/chrome/browser/web_applications/web_app.h index bcd445a..256e09b 100644 --- a/chrome/browser/web_applications/web_app.h +++ b/chrome/browser/web_applications/web_app.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_H_ #define CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/web_applications/web_app_mac.h b/chrome/browser/web_applications/web_app_mac.h index c81250e..94331c4 100644 --- a/chrome/browser/web_applications/web_app_mac.h +++ b/chrome/browser/web_applications/web_app_mac.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_MAC_H_ #define CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_MAC_H_ -#pragma once #include "base/file_path.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/web_resource/notification_promo.h b/chrome/browser/web_resource/notification_promo.h index 12adebd..50c1f94 100644 --- a/chrome/browser/web_resource/notification_promo.h +++ b/chrome/browser/web_resource/notification_promo.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEB_RESOURCE_NOTIFICATION_PROMO_H_ #define CHROME_BROWSER_WEB_RESOURCE_NOTIFICATION_PROMO_H_ -#pragma once #include <string> diff --git a/chrome/browser/web_resource/promo_resource_service.h b/chrome/browser/web_resource/promo_resource_service.h index 3472efc..8c08718 100644 --- a/chrome/browser/web_resource/promo_resource_service.h +++ b/chrome/browser/web_resource/promo_resource_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEB_RESOURCE_PROMO_RESOURCE_SERVICE_H_ #define CHROME_BROWSER_WEB_RESOURCE_PROMO_RESOURCE_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/web_resource/web_resource_service.h b/chrome/browser/web_resource/web_resource_service.h index cc27b58..98c4e46 100644 --- a/chrome/browser/web_resource/web_resource_service.h +++ b/chrome/browser/web_resource/web_resource_service.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEB_RESOURCE_WEB_RESOURCE_SERVICE_H_ #define CHROME_BROWSER_WEB_RESOURCE_WEB_RESOURCE_SERVICE_H_ -#pragma once #include <string> diff --git a/chrome/browser/webdata/autocomplete_syncable_service.h b/chrome/browser/webdata/autocomplete_syncable_service.h index c900e43..caa3439 100644 --- a/chrome/browser/webdata/autocomplete_syncable_service.h +++ b/chrome/browser/webdata/autocomplete_syncable_service.h @@ -3,7 +3,6 @@ // found in the LICENSE file. #ifndef CHROME_BROWSER_WEBDATA_AUTOCOMPLETE_SYNCABLE_SERVICE_H_ #define CHROME_BROWSER_WEBDATA_AUTOCOMPLETE_SYNCABLE_SERVICE_H_ -#pragma once #include <map> #include <set> diff --git a/chrome/browser/webdata/autofill_change.h b/chrome/browser/webdata/autofill_change.h index 079a94a..ad70153 100644 --- a/chrome/browser/webdata/autofill_change.h +++ b/chrome/browser/webdata/autofill_change.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_AUTOFILL_CHANGE_H__ #define CHROME_BROWSER_WEBDATA_AUTOFILL_CHANGE_H__ -#pragma once #include "chrome/browser/webdata/autofill_entry.h" diff --git a/chrome/browser/webdata/autofill_entry.h b/chrome/browser/webdata/autofill_entry.h index c168f13..a9a5375 100644 --- a/chrome/browser/webdata/autofill_entry.h +++ b/chrome/browser/webdata/autofill_entry.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_AUTOFILL_ENTRY_H__ #define CHROME_BROWSER_WEBDATA_AUTOFILL_ENTRY_H__ -#pragma once #include <stddef.h> #include <vector> diff --git a/chrome/browser/webdata/autofill_profile_syncable_service.h b/chrome/browser/webdata/autofill_profile_syncable_service.h index 0fc15c2..10af923 100644 --- a/chrome/browser/webdata/autofill_profile_syncable_service.h +++ b/chrome/browser/webdata/autofill_profile_syncable_service.h @@ -3,7 +3,6 @@ // found in the LICENSE file. #ifndef CHROME_BROWSER_WEBDATA_AUTOFILL_PROFILE_SYNCABLE_SERVICE_H_ #define CHROME_BROWSER_WEBDATA_AUTOFILL_PROFILE_SYNCABLE_SERVICE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/webdata/autofill_table.h b/chrome/browser/webdata/autofill_table.h index 344154c..74e94ab 100644 --- a/chrome/browser/webdata/autofill_table.h +++ b/chrome/browser/webdata/autofill_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_AUTOFILL_TABLE_H_ #define CHROME_BROWSER_WEBDATA_AUTOFILL_TABLE_H_ -#pragma once #include "base/compiler_specific.h" #include "base/gtest_prod_util.h" diff --git a/chrome/browser/webdata/keyword_table.h b/chrome/browser/webdata/keyword_table.h index 56f5443..8c23718 100644 --- a/chrome/browser/webdata/keyword_table.h +++ b/chrome/browser/webdata/keyword_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_KEYWORD_TABLE_H_ #define CHROME_BROWSER_WEBDATA_KEYWORD_TABLE_H_ -#pragma once #include <string> #include <vector> diff --git a/chrome/browser/webdata/logins_table.h b/chrome/browser/webdata/logins_table.h index 3517015..2ea63ed 100644 --- a/chrome/browser/webdata/logins_table.h +++ b/chrome/browser/webdata/logins_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_LOGINS_TABLE_H_ #define CHROME_BROWSER_WEBDATA_LOGINS_TABLE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/webdata/token_service_table.h b/chrome/browser/webdata/token_service_table.h index a9ad849a..f2cd8e9 100644 --- a/chrome/browser/webdata/token_service_table.h +++ b/chrome/browser/webdata/token_service_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_TOKEN_SERVICE_TABLE_H_ #define CHROME_BROWSER_WEBDATA_TOKEN_SERVICE_TABLE_H_ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/webdata/web_apps_table.h b/chrome/browser/webdata/web_apps_table.h index d49b6acb..763ecd2 100644 --- a/chrome/browser/webdata/web_apps_table.h +++ b/chrome/browser/webdata/web_apps_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_APPS_TABLE_H_ #define CHROME_BROWSER_WEBDATA_WEB_APPS_TABLE_H_ -#pragma once #include <vector> diff --git a/chrome/browser/webdata/web_data_service.h b/chrome/browser/webdata/web_data_service.h index 5e9a93c..3f72dfe 100644 --- a/chrome/browser/webdata/web_data_service.h +++ b/chrome/browser/webdata/web_data_service.h @@ -8,7 +8,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_DATA_SERVICE_H__ #define CHROME_BROWSER_WEBDATA_WEB_DATA_SERVICE_H__ -#pragma once #include <map> #include <string> diff --git a/chrome/browser/webdata/web_data_service_factory.h b/chrome/browser/webdata/web_data_service_factory.h index 78c179b..9e360fb 100644 --- a/chrome/browser/webdata/web_data_service_factory.h +++ b/chrome/browser/webdata/web_data_service_factory.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_DATA_SERVICE_FACTORY_H__ #define CHROME_BROWSER_WEBDATA_WEB_DATA_SERVICE_FACTORY_H__ -#pragma once #include "base/basictypes.h" #include "base/memory/singleton.h" diff --git a/chrome/browser/webdata/web_data_service_test_util.h b/chrome/browser/webdata/web_data_service_test_util.h index b7c5320..06e4cc8 100644 --- a/chrome/browser/webdata/web_data_service_test_util.h +++ b/chrome/browser/webdata/web_data_service_test_util.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_DATA_SERVICE_TEST_UTIL_H__ #define CHROME_BROWSER_WEBDATA_WEB_DATA_SERVICE_TEST_UTIL_H__ -#pragma once #include "base/basictypes.h" #include "base/message_loop.h" diff --git a/chrome/browser/webdata/web_database.h b/chrome/browser/webdata/web_database.h index d3b6ae0..250f1c4 100644 --- a/chrome/browser/webdata/web_database.h +++ b/chrome/browser/webdata/web_database.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_DATABASE_H_ #define CHROME_BROWSER_WEBDATA_WEB_DATABASE_H_ -#pragma once #include "base/memory/scoped_ptr.h" #include "sql/connection.h" diff --git a/chrome/browser/webdata/web_database_table.h b/chrome/browser/webdata/web_database_table.h index cc92e31..a1b875d 100644 --- a/chrome/browser/webdata/web_database_table.h +++ b/chrome/browser/webdata/web_database_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_DATABASE_TABLE_H_ #define CHROME_BROWSER_WEBDATA_WEB_DATABASE_TABLE_H_ -#pragma once #include "base/logging.h" diff --git a/chrome/browser/webdata/web_intents_table.h b/chrome/browser/webdata/web_intents_table.h index 9a3a00b..5f75d38 100644 --- a/chrome/browser/webdata/web_intents_table.h +++ b/chrome/browser/webdata/web_intents_table.h @@ -4,7 +4,6 @@ #ifndef CHROME_BROWSER_WEBDATA_WEB_INTENTS_TABLE_H_ #define CHROME_BROWSER_WEBDATA_WEB_INTENTS_TABLE_H_ -#pragma once #include <vector> |