Fix header guards in chrome/.
Generated mechanically as follows:
git ls-files '*.h' | grep -E '^chrome/' | \
xargs parallel cpplint.py --filter=-,+build/header_guard -- 2>&1 | \
grep build/header_guard | tools/apply_cpplint_header_guard.py
Bug: 1200694
Change-Id: Ia5973cd47e699a6dae5259fc294c3f61ec8a0990
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052149
Reviewed-by: Ted Choc <[email protected]>
Reviewed-by: Lei Zhang <[email protected]>
Commit-Queue: Lei Zhang <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1228137}
diff --git a/chrome/browser/apps/app_service/promise_apps/promise_app_registry_cache.h b/chrome/browser/apps/app_service/promise_apps/promise_app_registry_cache.h
index db27c8d..14f7c0d 100644
--- a/chrome/browser/apps/app_service/promise_apps/promise_app_registry_cache.h
+++ b/chrome/browser/apps/app_service/promise_apps/promise_app_registry_cache.h
@@ -102,4 +102,4 @@
} // namespace apps
-#endif // CHROME_BROWSER_APPS_APP_SERVICE_PROMISE_APPS_PROMISE_APP_REGISTRY_CACHE_
+#endif // CHROME_BROWSER_APPS_APP_SERVICE_PROMISE_APPS_PROMISE_APP_REGISTRY_CACHE_H_
diff --git a/chrome/browser/ash/accessibility/service/accessibility_service_devtools_delegate.h b/chrome/browser/ash/accessibility/service/accessibility_service_devtools_delegate.h
index 3ec7475c..322d52e 100644
--- a/chrome/browser/ash/accessibility/service/accessibility_service_devtools_delegate.h
+++ b/chrome/browser/ash/accessibility/service/accessibility_service_devtools_delegate.h
@@ -56,4 +56,4 @@
};
} // namespace ash
-#endif
+#endif // CHROME_BROWSER_ASH_ACCESSIBILITY_SERVICE_ACCESSIBILITY_SERVICE_DEVTOOLS_DELEGATE_H_
diff --git a/chrome/browser/ash/accessibility/service/automation_client_impl.h b/chrome/browser/ash/accessibility/service/automation_client_impl.h
index 722ef75..afc324c 100644
--- a/chrome/browser/ash/accessibility/service/automation_client_impl.h
+++ b/chrome/browser/ash/accessibility/service/automation_client_impl.h
@@ -67,4 +67,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ACCESSIBILITY_ACCESSIBILITY_CLIENT_IMPL_H_
+#endif // CHROME_BROWSER_ASH_ACCESSIBILITY_SERVICE_AUTOMATION_CLIENT_IMPL_H_
diff --git a/chrome/browser/ash/app_restore/arc_app_single_restore_handler.h b/chrome/browser/ash/app_restore/arc_app_single_restore_handler.h
index 7d7d131..3ff052f 100644
--- a/chrome/browser/ash/app_restore/arc_app_single_restore_handler.h
+++ b/chrome/browser/ash/app_restore/arc_app_single_restore_handler.h
@@ -89,4 +89,4 @@
} // namespace ash::app_restore
-#endif
+#endif // CHROME_BROWSER_ASH_APP_RESTORE_ARC_APP_SINGLE_RESTORE_HANDLER_H_
diff --git a/chrome/browser/ash/arc/accessibility/arc_serialization_delegate.h b/chrome/browser/ash/arc/accessibility/arc_serialization_delegate.h
index 4013f77..571774ac 100644
--- a/chrome/browser/ash/arc/accessibility/arc_serialization_delegate.h
+++ b/chrome/browser/ash/arc/accessibility/arc_serialization_delegate.h
@@ -15,4 +15,4 @@
ui::AXNodeData& out_data) const override;
};
} // namespace arc
-#endif
+#endif // CHROME_BROWSER_ASH_ARC_ACCESSIBILITY_ARC_SERIALIZATION_DELEGATE_H_
diff --git a/chrome/browser/ash/arc/accessibility/geometry_util.h b/chrome/browser/ash/arc/accessibility/geometry_util.h
index 5570ade..6b2878f 100644
--- a/chrome/browser/ash/arc/accessibility/geometry_util.h
+++ b/chrome/browser/ash/arc/accessibility/geometry_util.h
@@ -25,4 +25,4 @@
int GetChromeWindowHeightOffsetInDip(aura::Window* window);
} // namespace arc
-#endif
+#endif // CHROME_BROWSER_ASH_ARC_ACCESSIBILITY_GEOMETRY_UTIL_H_
diff --git a/chrome/browser/ash/arc/input_overlay/ui/reposition_controller.h b/chrome/browser/ash/arc/input_overlay/ui/reposition_controller.h
index 396ff80..e9682ea 100644
--- a/chrome/browser/ash/arc/input_overlay/ui/reposition_controller.h
+++ b/chrome/browser/ash/arc/input_overlay/ui/reposition_controller.h
@@ -75,4 +75,4 @@
} // namespace arc::input_overlay
-#endif // CHROME_BROWSER_ASH_ARC_INPUT_OVERLAY_UI_DRAG_CONTROLLER_H_
+#endif // CHROME_BROWSER_ASH_ARC_INPUT_OVERLAY_UI_REPOSITION_CONTROLLER_H_
diff --git a/chrome/browser/ash/borealis/borealis_app_launcher_impl.h b/chrome/browser/ash/borealis/borealis_app_launcher_impl.h
index c86d3aa..d7209ef 100644
--- a/chrome/browser/ash/borealis/borealis_app_launcher_impl.h
+++ b/chrome/browser/ash/borealis/borealis_app_launcher_impl.h
@@ -39,4 +39,4 @@
} // namespace borealis
-#endif // CHROME_BROWSER_ASH_BOREALIS_BOREALIS_APP_LAUNCHER_H_
+#endif // CHROME_BROWSER_ASH_BOREALIS_BOREALIS_APP_LAUNCHER_IMPL_H_
diff --git a/chrome/browser/ash/crosapi/desk_profiles_ash.h b/chrome/browser/ash/crosapi/desk_profiles_ash.h
index c4d70cb..faeec14 100644
--- a/chrome/browser/ash/crosapi/desk_profiles_ash.h
+++ b/chrome/browser/ash/crosapi/desk_profiles_ash.h
@@ -64,4 +64,4 @@
} // namespace crosapi
-#endif // CHROME_BROWSER_ASH_CROSAPI_CLIPBOARD_HISTORY_ASH_H_
+#endif // CHROME_BROWSER_ASH_CROSAPI_DESK_PROFILES_ASH_H_
diff --git a/chrome/browser/ash/crosapi/guest_os_sk_forwarder_factory_ash.h b/chrome/browser/ash/crosapi/guest_os_sk_forwarder_factory_ash.h
index 74fddc4..18cd914 100644
--- a/chrome/browser/ash/crosapi/guest_os_sk_forwarder_factory_ash.h
+++ b/chrome/browser/ash/crosapi/guest_os_sk_forwarder_factory_ash.h
@@ -29,4 +29,4 @@
};
} // namespace crosapi
-#endif
+#endif // CHROME_BROWSER_ASH_CROSAPI_GUEST_OS_SK_FORWARDER_FACTORY_ASH_H_
diff --git a/chrome/browser/ash/crosapi/wallpaper_ash.h b/chrome/browser/ash/crosapi/wallpaper_ash.h
index a45ccb86..1673a8a 100644
--- a/chrome/browser/ash/crosapi/wallpaper_ash.h
+++ b/chrome/browser/ash/crosapi/wallpaper_ash.h
@@ -55,4 +55,4 @@
} // namespace crosapi
-#endif
+#endif // CHROME_BROWSER_ASH_CROSAPI_WALLPAPER_ASH_H_
diff --git a/chrome/browser/ash/eche_app/eche_app_accessibility_provider_proxy.h b/chrome/browser/ash/eche_app/eche_app_accessibility_provider_proxy.h
index 0911119..1e2e2db 100644
--- a/chrome/browser/ash/eche_app/eche_app_accessibility_provider_proxy.h
+++ b/chrome/browser/ash/eche_app/eche_app_accessibility_provider_proxy.h
@@ -45,4 +45,4 @@
this};
};
} // namespace ash::eche_app
-#endif
+#endif // CHROME_BROWSER_ASH_ECHE_APP_ECHE_APP_ACCESSIBILITY_PROVIDER_PROXY_H_
diff --git a/chrome/browser/ash/extensions/language_packs/language_pack_event_router.h b/chrome/browser/ash/extensions/language_packs/language_pack_event_router.h
index b274ed3..a54a457 100644
--- a/chrome/browser/ash/extensions/language_packs/language_pack_event_router.h
+++ b/chrome/browser/ash/extensions/language_packs/language_pack_event_router.h
@@ -36,4 +36,4 @@
} // namespace chromeos
-#endif
+#endif // CHROME_BROWSER_ASH_EXTENSIONS_LANGUAGE_PACKS_LANGUAGE_PACK_EVENT_ROUTER_H_
diff --git a/chrome/browser/ash/extensions/language_packs/language_packs_extensions_util.h b/chrome/browser/ash/extensions/language_packs/language_packs_extensions_util.h
index 9236f7c..3d6550d 100644
--- a/chrome/browser/ash/extensions/language_packs/language_packs_extensions_util.h
+++ b/chrome/browser/ash/extensions/language_packs/language_packs_extensions_util.h
@@ -16,4 +16,4 @@
} // namespace chromeos
-#endif
+#endif // CHROME_BROWSER_ASH_EXTENSIONS_LANGUAGE_PACKS_LANGUAGE_PACKS_EXTENSIONS_UTIL_H_
diff --git a/chrome/browser/ash/file_manager/trash_unittest_base.h b/chrome/browser/ash/file_manager/trash_unittest_base.h
index aa82cbf..2b872ca 100644
--- a/chrome/browser/ash/file_manager/trash_unittest_base.h
+++ b/chrome/browser/ash/file_manager/trash_unittest_base.h
@@ -90,4 +90,4 @@
} // namespace file_manager::io_task
-#endif // CHROME_BROWSER_ASH_FILE_MANAGER_TRASH_IO_TASK_H_
+#endif // CHROME_BROWSER_ASH_FILE_MANAGER_TRASH_UNITTEST_BASE_H_
diff --git a/chrome/browser/ash/file_manager/virtual_tasks/id_constants.h b/chrome/browser/ash/file_manager/virtual_tasks/id_constants.h
index 6244a586..3affa0c 100644
--- a/chrome/browser/ash/file_manager/virtual_tasks/id_constants.h
+++ b/chrome/browser/ash/file_manager/virtual_tasks/id_constants.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_ASH_FILE_MANAGER_VIRTUAL_TASKS_VIRTUAL_TASK_ID_CONSTANTS_H_
-#define CHROME_BROWSER_ASH_FILE_MANAGER_VIRTUAL_TASKS_VIRTUAL_TASK_ID_CONSTANTS_H_
+#ifndef CHROME_BROWSER_ASH_FILE_MANAGER_VIRTUAL_TASKS_ID_CONSTANTS_H_
+#define CHROME_BROWSER_ASH_FILE_MANAGER_VIRTUAL_TASKS_ID_CONSTANTS_H_
namespace file_manager::file_tasks {
@@ -11,4 +11,4 @@
} // namespace file_manager::file_tasks
-#endif // CHROME_BROWSER_ASH_FILE_MANAGER_VIRTUAL_TASKS_VIRTUAL_TASK_ID_CONSTANTS_H_
+#endif // CHROME_BROWSER_ASH_FILE_MANAGER_VIRTUAL_TASKS_ID_CONSTANTS_H_
diff --git a/chrome/browser/ash/file_suggest/file_suggest_keyed_service_factory.h b/chrome/browser/ash/file_suggest/file_suggest_keyed_service_factory.h
index 3ca8a926..21b738fb 100644
--- a/chrome/browser/ash/file_suggest/file_suggest_keyed_service_factory.h
+++ b/chrome/browser/ash/file_suggest/file_suggest_keyed_service_factory.h
@@ -35,4 +35,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_APP_LIST_SEARCH_FILES_FILE_SUGGEST_KEYED_SERVICE_FACTORY_H_
+#endif // CHROME_BROWSER_ASH_FILE_SUGGEST_FILE_SUGGEST_KEYED_SERVICE_FACTORY_H_
diff --git a/chrome/browser/ash/fileapi/file_accumulator.h b/chrome/browser/ash/fileapi/file_accumulator.h
index 7a8c3b6..15fc1d4 100644
--- a/chrome/browser/ash/fileapi/file_accumulator.h
+++ b/chrome/browser/ash/fileapi/file_accumulator.h
@@ -62,4 +62,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_FILEAPI_FOUND_FILES_CACHE_H_
+#endif // CHROME_BROWSER_ASH_FILEAPI_FILE_ACCUMULATOR_H_
diff --git a/chrome/browser/ash/game_mode/testing/game_mode_controller_test_base.h b/chrome/browser/ash/game_mode/testing/game_mode_controller_test_base.h
index daf765c..11bbbb0 100644
--- a/chrome/browser/ash/game_mode/testing/game_mode_controller_test_base.h
+++ b/chrome/browser/ash/game_mode/testing/game_mode_controller_test_base.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_ASH_GAME_MODE_GAME_MODE_CONTROLLER_TEST_BASE_H_
-#define CHROME_BROWSER_ASH_GAME_MODE_GAME_MODE_CONTROLLER_TEST_BASE_H_
+#ifndef CHROME_BROWSER_ASH_GAME_MODE_TESTING_GAME_MODE_CONTROLLER_TEST_BASE_H_
+#define CHROME_BROWSER_ASH_GAME_MODE_TESTING_GAME_MODE_CONTROLLER_TEST_BASE_H_
#include <memory>
@@ -47,4 +47,4 @@
} // namespace game_mode
-#endif // CHROME_BROWSER_ASH_GAME_MODE_GAME_MODE_CONTROLLER_TEST_BASE_H_
+#endif // CHROME_BROWSER_ASH_GAME_MODE_TESTING_GAME_MODE_CONTROLLER_TEST_BASE_H_
diff --git a/chrome/browser/ash/guest_os/public/guest_os_sk_forwarder.h b/chrome/browser/ash/guest_os/public/guest_os_sk_forwarder.h
index 66c72c7..cef4e2f 100644
--- a/chrome/browser/ash/guest_os/public/guest_os_sk_forwarder.h
+++ b/chrome/browser/ash/guest_os/public/guest_os_sk_forwarder.h
@@ -37,4 +37,4 @@
} // namespace guest_os
-#endif
+#endif // CHROME_BROWSER_ASH_GUEST_OS_PUBLIC_GUEST_OS_SK_FORWARDER_H_
diff --git a/chrome/browser/ash/guest_os/public/installer_delegate_factory.h b/chrome/browser/ash/guest_os/public/installer_delegate_factory.h
index 71ff0a4..21c3d93 100644
--- a/chrome/browser/ash/guest_os/public/installer_delegate_factory.h
+++ b/chrome/browser/ash/guest_os/public/installer_delegate_factory.h
@@ -24,4 +24,4 @@
mojo::PendingReceiver<ash::guest_os_installer::mojom::PageHandler>);
}
-#endif
+#endif // CHROME_BROWSER_ASH_GUEST_OS_PUBLIC_INSTALLER_DELEGATE_FACTORY_H_
diff --git a/chrome/browser/ash/input_method/ui/mock_assistive_delegate.h b/chrome/browser/ash/input_method/ui/mock_assistive_delegate.h
index c514c6a..daf5278 100644
--- a/chrome/browser/ash/input_method/ui/mock_assistive_delegate.h
+++ b/chrome/browser/ash/input_method/ui/mock_assistive_delegate.h
@@ -20,4 +20,4 @@
};
} // namespace ui::ime
-#endif
+#endif // CHROME_BROWSER_ASH_INPUT_METHOD_UI_MOCK_ASSISTIVE_DELEGATE_H_
diff --git a/chrome/browser/ash/login/screens/osauth/gaia_password_changed_screen_legacy.h b/chrome/browser/ash/login/screens/osauth/gaia_password_changed_screen_legacy.h
index 4381c0f..0b93280 100644
--- a/chrome/browser/ash/login/screens/osauth/gaia_password_changed_screen_legacy.h
+++ b/chrome/browser/ash/login/screens/osauth/gaia_password_changed_screen_legacy.h
@@ -75,4 +75,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_LOGIN_SCREENS_OSAUTH_GAIA_PASSWORD_CHANGED_SCREEN_H_
+#endif // CHROME_BROWSER_ASH_LOGIN_SCREENS_OSAUTH_GAIA_PASSWORD_CHANGED_SCREEN_LEGACY_H_
diff --git a/chrome/browser/ash/login/smart_lock/smart_lock_service.h b/chrome/browser/ash/login/smart_lock/smart_lock_service.h
index d8e82d2b..14730171 100644
--- a/chrome/browser/ash/login/smart_lock/smart_lock_service.h
+++ b/chrome/browser/ash/login/smart_lock/smart_lock_service.h
@@ -314,4 +314,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_LOGIN_EASY_UNLOCK_EASY_UNLOCK_SERVICE_H_
+#endif // CHROME_BROWSER_ASH_LOGIN_SMART_LOCK_SMART_LOCK_SERVICE_H_
diff --git a/chrome/browser/ash/login/smart_lock/smart_lock_service_factory.h b/chrome/browser/ash/login/smart_lock/smart_lock_service_factory.h
index c69e011e..9aa70cb 100644
--- a/chrome/browser/ash/login/smart_lock/smart_lock_service_factory.h
+++ b/chrome/browser/ash/login/smart_lock/smart_lock_service_factory.h
@@ -55,4 +55,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_LOGIN_EASY_UNLOCK_EASY_UNLOCK_SERVICE_FACTORY_H_
+#endif // CHROME_BROWSER_ASH_LOGIN_SMART_LOCK_SMART_LOCK_SERVICE_FACTORY_H_
diff --git a/chrome/browser/ash/notifications/multi_capture_notifications.h b/chrome/browser/ash/notifications/multi_capture_notifications.h
index 675cc4e..75eaf7a 100644
--- a/chrome/browser/ash/notifications/multi_capture_notifications.h
+++ b/chrome/browser/ash/notifications/multi_capture_notifications.h
@@ -82,4 +82,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_NOTIFICATIONS_LOW_DISK_NOTIFICATION_H_
+#endif // CHROME_BROWSER_ASH_NOTIFICATIONS_MULTI_CAPTURE_NOTIFICATIONS_H_
diff --git a/chrome/browser/ash/policy/dlp/dialogs/files_policy_warn_dialog.h b/chrome/browser/ash/policy/dlp/dialogs/files_policy_warn_dialog.h
index e30cb21..6001b1c 100644
--- a/chrome/browser/ash/policy/dlp/dialogs/files_policy_warn_dialog.h
+++ b/chrome/browser/ash/policy/dlp/dialogs/files_policy_warn_dialog.h
@@ -83,4 +83,4 @@
} // namespace policy
-#endif // CHROME_BROWSER_ASH_POLICY_DLP_DIALOGS_FILES_POLICY_BLOCK_DIALOG_H_
+#endif // CHROME_BROWSER_ASH_POLICY_DLP_DIALOGS_FILES_POLICY_WARN_DIALOG_H_
diff --git a/chrome/browser/ash/policy/reporting/metrics_reporting/apps/app_platform_metrics_retriever.h b/chrome/browser/ash/policy/reporting/metrics_reporting/apps/app_platform_metrics_retriever.h
index 97f9bc1..f79f52f 100644
--- a/chrome/browser/ash/policy/reporting/metrics_reporting/apps/app_platform_metrics_retriever.h
+++ b/chrome/browser/ash/policy/reporting/metrics_reporting/apps/app_platform_metrics_retriever.h
@@ -64,4 +64,4 @@
} // namespace reporting
-#endif // CHROME_BROWSER_ASH_POLICY_REPORTING_METRICS_REPORTING_APPS_APP_METRICS_COLLECTOR_DELEGATE_BASE_H_
+#endif // CHROME_BROWSER_ASH_POLICY_REPORTING_METRICS_REPORTING_APPS_APP_PLATFORM_METRICS_RETRIEVER_H_
diff --git a/chrome/browser/ash/policy/reporting/metrics_reporting/network/fake_network_diagnostics_util.h b/chrome/browser/ash/policy/reporting/metrics_reporting/network/fake_network_diagnostics_util.h
index 2a4351c1..de0f993 100644
--- a/chrome/browser/ash/policy/reporting/metrics_reporting/network/fake_network_diagnostics_util.h
+++ b/chrome/browser/ash/policy/reporting/metrics_reporting/network/fake_network_diagnostics_util.h
@@ -72,4 +72,4 @@
} // namespace reporting
-#endif // CHROME_BROWSER_ASH_POLICY_REPORTING_METRICS_REPORTING_NETWORK_HTTPS_LATENCY_EVENT_DETECTOR_H_
+#endif // CHROME_BROWSER_ASH_POLICY_REPORTING_METRICS_REPORTING_NETWORK_FAKE_NETWORK_DIAGNOSTICS_UTIL_H_
diff --git a/chrome/browser/ash/privacy_hub/privacy_hub_hats_trigger.h b/chrome/browser/ash/privacy_hub/privacy_hub_hats_trigger.h
index b6468b87..294fefe2 100644
--- a/chrome/browser/ash/privacy_hub/privacy_hub_hats_trigger.h
+++ b/chrome/browser/ash/privacy_hub/privacy_hub_hats_trigger.h
@@ -58,4 +58,4 @@
} // namespace ash
-#endif
+#endif // CHROME_BROWSER_ASH_PRIVACY_HUB_PRIVACY_HUB_HATS_TRIGGER_H_
diff --git a/chrome/browser/ash/privacy_hub/privacy_hub_util.h b/chrome/browser/ash/privacy_hub/privacy_hub_util.h
index ff1e9be..90801c9 100644
--- a/chrome/browser/ash/privacy_hub/privacy_hub_util.h
+++ b/chrome/browser/ash/privacy_hub/privacy_hub_util.h
@@ -58,4 +58,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_PRIVACY_HUB_PRIVACY_HUB_CONTROLLER_PROXY_H_
+#endif // CHROME_BROWSER_ASH_PRIVACY_HUB_PRIVACY_HUB_UTIL_H_
diff --git a/chrome/browser/ash/system_extensions/system_extensions_persistent_storage.h b/chrome/browser/ash/system_extensions/system_extensions_persistent_storage.h
index 954a2ce..5f734cd 100644
--- a/chrome/browser/ash/system_extensions/system_extensions_persistent_storage.h
+++ b/chrome/browser/ash/system_extensions/system_extensions_persistent_storage.h
@@ -58,4 +58,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_ASH_SYSTEM_EXTENSIONS_SYSTEM_EXTENSIONS_PERSISTENCE_MANAGER_H_
+#endif // CHROME_BROWSER_ASH_SYSTEM_EXTENSIONS_SYSTEM_EXTENSIONS_PERSISTENT_STORAGE_H_
diff --git a/chrome/browser/autocomplete/provider_state_service_factory.h b/chrome/browser/autocomplete/provider_state_service_factory.h
index 863b822..ef99c125 100644
--- a/chrome/browser/autocomplete/provider_state_service_factory.h
+++ b/chrome/browser/autocomplete/provider_state_service_factory.h
@@ -36,4 +36,4 @@
content::BrowserContext* context) const override;
};
-#endif // CHROME_BROWSER_AUTOCOMPLETE_PROVIDER_STATE_FACTORY_H_
+#endif // CHROME_BROWSER_AUTOCOMPLETE_PROVIDER_STATE_SERVICE_FACTORY_H_
diff --git a/chrome/browser/device_notifications/device_connection_tracker_unittest.h b/chrome/browser/device_notifications/device_connection_tracker_unittest.h
index 0fa6317..35cb3fd 100644
--- a/chrome/browser/device_notifications/device_connection_tracker_unittest.h
+++ b/chrome/browser/device_notifications/device_connection_tracker_unittest.h
@@ -79,4 +79,4 @@
#endif // BUILDFLAG(ENABLE_EXTENSIONS)
};
-#endif // CHROME_BROWSER_DEVICE_NOTIFICATIONS_DEVICE_CONNECTION_UNITTEST_TRACKER_H_
+#endif // CHROME_BROWSER_DEVICE_NOTIFICATIONS_DEVICE_CONNECTION_TRACKER_UNITTEST_H_
diff --git a/chrome/browser/download/download_item_web_app_data.h b/chrome/browser/download/download_item_web_app_data.h
index eb2196e7..5521e9f6 100644
--- a/chrome/browser/download/download_item_web_app_data.h
+++ b/chrome/browser/download/download_item_web_app_data.h
@@ -38,4 +38,4 @@
webapps::AppId web_app_id_;
};
-#endif // __CHROMIUM_SRC_CHROME_BROWSER_DOWNLOAD_DOWNLOAD_ITEM_WEB_APP_DATA_H_
+#endif // CHROME_BROWSER_DOWNLOAD_DOWNLOAD_ITEM_WEB_APP_DATA_H_
diff --git a/chrome/browser/enterprise/connectors/analysis/print_content_analysis_utils.h b/chrome/browser/enterprise/connectors/analysis/print_content_analysis_utils.h
index d751454..c368a22 100644
--- a/chrome/browser/enterprise/connectors/analysis/print_content_analysis_utils.h
+++ b/chrome/browser/enterprise/connectors/analysis/print_content_analysis_utils.h
@@ -89,4 +89,4 @@
} // namespace enterprise_connectors
-#endif // CHROME_BROWSER_ENTERPRISE_CONNECTORS_ANALYSIS_PRINT_CONTENT_ANALYSIS_HANDLER_H_
+#endif // CHROME_BROWSER_ENTERPRISE_CONNECTORS_ANALYSIS_PRINT_CONTENT_ANALYSIS_UTILS_H_
diff --git a/chrome/browser/enterprise/connectors/reporting/crash_reporting_context.h b/chrome/browser/enterprise/connectors/reporting/crash_reporting_context.h
index 17386c6..65dd4513 100644
--- a/chrome/browser/enterprise/connectors/reporting/crash_reporting_context.h
+++ b/chrome/browser/enterprise/connectors/reporting/crash_reporting_context.h
@@ -82,4 +82,4 @@
#endif
} // namespace enterprise_connectors
-#endif
+#endif // CHROME_BROWSER_ENTERPRISE_CONNECTORS_REPORTING_CRASH_REPORTING_CONTEXT_H_
diff --git a/chrome/browser/enterprise/connectors/reporting/extension_install_event_router.h b/chrome/browser/enterprise/connectors/reporting/extension_install_event_router.h
index 1b1a459..bb5a9e7 100644
--- a/chrome/browser/enterprise/connectors/reporting/extension_install_event_router.h
+++ b/chrome/browser/enterprise/connectors/reporting/extension_install_event_router.h
@@ -51,4 +51,4 @@
} // namespace enterprise_connectors
-#endif // CHROME_BROWSER_ENTERPRISE_CONNECTORS_REPORTING_REPORTING_SERVICE_SETTINGS_H_
+#endif // CHROME_BROWSER_ENTERPRISE_CONNECTORS_REPORTING_EXTENSION_INSTALL_EVENT_ROUTER_H_
diff --git a/chrome/browser/enterprise/platform_auth/platform_auth_navigation_throttle.h b/chrome/browser/enterprise/platform_auth/platform_auth_navigation_throttle.h
index 6492e19..06ab5a5 100644
--- a/chrome/browser/enterprise/platform_auth/platform_auth_navigation_throttle.h
+++ b/chrome/browser/enterprise/platform_auth/platform_auth_navigation_throttle.h
@@ -54,4 +54,4 @@
};
} // namespace enterprise_auth
-#endif // CHROME_BROWSER_ENTERPRISE_PLATFORM_AUTH_NAVIGATION_THROTTLE_H_
+#endif // CHROME_BROWSER_ENTERPRISE_PLATFORM_AUTH_PLATFORM_AUTH_NAVIGATION_THROTTLE_H_
diff --git a/chrome/browser/enterprise/remote_commands/user_remote_commands_factory.h b/chrome/browser/enterprise/remote_commands/user_remote_commands_factory.h
index 8c090bf0..71a6463 100644
--- a/chrome/browser/enterprise/remote_commands/user_remote_commands_factory.h
+++ b/chrome/browser/enterprise/remote_commands/user_remote_commands_factory.h
@@ -31,4 +31,4 @@
} // namespace enterprise_commands
-#endif // CHROME_BROWSER_ENTERPRISE_REMOTE_COMMANDS_PROFILE_REMOTE_COMMANDS_FACTORY_H_
+#endif // CHROME_BROWSER_ENTERPRISE_REMOTE_COMMANDS_USER_REMOTE_COMMANDS_FACTORY_H_
diff --git a/chrome/browser/fast_checkout/fast_checkout_accessibility_service.h b/chrome/browser/fast_checkout/fast_checkout_accessibility_service.h
index be8ad8e..184a20e 100644
--- a/chrome/browser/fast_checkout/fast_checkout_accessibility_service.h
+++ b/chrome/browser/fast_checkout/fast_checkout_accessibility_service.h
@@ -19,4 +19,4 @@
virtual void Announce(const std::u16string& text);
};
-#endif
+#endif // CHROME_BROWSER_FAST_CHECKOUT_FAST_CHECKOUT_ACCESSIBILITY_SERVICE_H_
diff --git a/chrome/browser/fast_checkout/fast_checkout_accessibility_service_impl.h b/chrome/browser/fast_checkout/fast_checkout_accessibility_service_impl.h
index 3dbde8f..52621eef 100644
--- a/chrome/browser/fast_checkout/fast_checkout_accessibility_service_impl.h
+++ b/chrome/browser/fast_checkout/fast_checkout_accessibility_service_impl.h
@@ -21,4 +21,4 @@
void Announce(const std::u16string& text) override;
};
-#endif
+#endif // CHROME_BROWSER_FAST_CHECKOUT_FAST_CHECKOUT_ACCESSIBILITY_SERVICE_IMPL_H_
diff --git a/chrome/browser/fast_checkout/fast_checkout_personal_data_helper.h b/chrome/browser/fast_checkout/fast_checkout_personal_data_helper.h
index 377ae36..eff6f755 100644
--- a/chrome/browser/fast_checkout/fast_checkout_personal_data_helper.h
+++ b/chrome/browser/fast_checkout/fast_checkout_personal_data_helper.h
@@ -42,4 +42,4 @@
FastCheckoutPersonalDataHelper() = default;
};
-#endif
+#endif // CHROME_BROWSER_FAST_CHECKOUT_FAST_CHECKOUT_PERSONAL_DATA_HELPER_H_
diff --git a/chrome/browser/fast_checkout/fast_checkout_personal_data_helper_impl.h b/chrome/browser/fast_checkout/fast_checkout_personal_data_helper_impl.h
index 208fb2b..5e9c2e6e 100644
--- a/chrome/browser/fast_checkout/fast_checkout_personal_data_helper_impl.h
+++ b/chrome/browser/fast_checkout/fast_checkout_personal_data_helper_impl.h
@@ -38,4 +38,4 @@
raw_ptr<content::WebContents> web_contents_;
};
-#endif
+#endif // CHROME_BROWSER_FAST_CHECKOUT_FAST_CHECKOUT_PERSONAL_DATA_HELPER_IMPL_H_
diff --git a/chrome/browser/fast_checkout/fast_checkout_trigger_validator.h b/chrome/browser/fast_checkout/fast_checkout_trigger_validator.h
index 4b59407..fdb5f2a 100644
--- a/chrome/browser/fast_checkout/fast_checkout_trigger_validator.h
+++ b/chrome/browser/fast_checkout/fast_checkout_trigger_validator.h
@@ -38,4 +38,4 @@
FastCheckoutTriggerValidator() = default;
};
-#endif
+#endif // CHROME_BROWSER_FAST_CHECKOUT_FAST_CHECKOUT_TRIGGER_VALIDATOR_H_
diff --git a/chrome/browser/fast_checkout/fast_checkout_trigger_validator_impl.h b/chrome/browser/fast_checkout/fast_checkout_trigger_validator_impl.h
index 8749e0f..fb53b89 100644
--- a/chrome/browser/fast_checkout/fast_checkout_trigger_validator_impl.h
+++ b/chrome/browser/fast_checkout/fast_checkout_trigger_validator_impl.h
@@ -42,4 +42,4 @@
raw_ptr<FastCheckoutPersonalDataHelper> personal_data_helper_;
};
-#endif
+#endif // CHROME_BROWSER_FAST_CHECKOUT_FAST_CHECKOUT_TRIGGER_VALIDATOR_IMPL_H_
diff --git a/chrome/browser/headless/headless_mode_devtooled_browsertest.h b/chrome/browser/headless/headless_mode_devtooled_browsertest.h
index 7b90a1f..c2c0670 100644
--- a/chrome/browser/headless/headless_mode_devtooled_browsertest.h
+++ b/chrome/browser/headless/headless_mode_devtooled_browsertest.h
@@ -85,4 +85,4 @@
} // namespace headless
-#endif // CHROME_BROWSER_HEADLESS_TEST_HEADLESS_MODEVTOOLED_DE_BROWSERTEST_H_
+#endif // CHROME_BROWSER_HEADLESS_HEADLESS_MODE_DEVTOOLED_BROWSERTEST_H_
diff --git a/chrome/browser/k_anonymity_service/k_anonymity_service_storage.h b/chrome/browser/k_anonymity_service/k_anonymity_service_storage.h
index 626fdd6..216f799 100644
--- a/chrome/browser/k_anonymity_service/k_anonymity_service_storage.h
+++ b/chrome/browser/k_anonymity_service/k_anonymity_service_storage.h
@@ -82,4 +82,4 @@
std::unique_ptr<KAnonymityServiceStorage> CreateKAnonymitySqlStorageForPath(
base::FilePath db_storage_path);
-#endif
+#endif // CHROME_BROWSER_K_ANONYMITY_SERVICE_K_ANONYMITY_SERVICE_STORAGE_H_
diff --git a/chrome/browser/lacros/guest_os/vm_sk_forwarding_service.h b/chrome/browser/lacros/guest_os/vm_sk_forwarding_service.h
index 67f867db..c63c1f71 100644
--- a/chrome/browser/lacros/guest_os/vm_sk_forwarding_service.h
+++ b/chrome/browser/lacros/guest_os/vm_sk_forwarding_service.h
@@ -28,4 +28,4 @@
mojo::Receiver<crosapi::mojom::GuestOsSkForwarder> receiver_;
};
} // namespace guest_os
-#endif
+#endif // CHROME_BROWSER_LACROS_GUEST_OS_VM_SK_FORWARDING_SERVICE_H_
diff --git a/chrome/browser/lacros/multitask_menu_nudge_delegate_lacros.h b/chrome/browser/lacros/multitask_menu_nudge_delegate_lacros.h
index e22a354..6899f4d 100644
--- a/chrome/browser/lacros/multitask_menu_nudge_delegate_lacros.h
+++ b/chrome/browser/lacros/multitask_menu_nudge_delegate_lacros.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_LACROS_MULTITASK_MENU_NUDGE_DELEGATE_LACROS_
-#define CHROME_BROWSER_LACROS_MULTITASK_MENU_NUDGE_DELEGATE_LACROS_
+#ifndef CHROME_BROWSER_LACROS_MULTITASK_MENU_NUDGE_DELEGATE_LACROS_H_
+#define CHROME_BROWSER_LACROS_MULTITASK_MENU_NUDGE_DELEGATE_LACROS_H_
#include "base/values.h"
#include "chromeos/crosapi/mojom/prefs.mojom.h"
@@ -53,4 +53,4 @@
this};
};
-#endif // CHROME_BROWSER_LACROS_MULTITASK_MENU_NUDGE_DELEGATE_LACROS_
+#endif // CHROME_BROWSER_LACROS_MULTITASK_MENU_NUDGE_DELEGATE_LACROS_H_
diff --git a/chrome/browser/lookalikes/lookalike_test_helper.h b/chrome/browser/lookalikes/lookalike_test_helper.h
index 8e96b6dc..77676e4a 100644
--- a/chrome/browser/lookalikes/lookalike_test_helper.h
+++ b/chrome/browser/lookalikes/lookalike_test_helper.h
@@ -31,4 +31,4 @@
raw_ptr<ukm::TestUkmRecorder> ukm_recorder_;
};
-#endif
+#endif // CHROME_BROWSER_LOOKALIKES_LOOKALIKE_TEST_HELPER_H_
diff --git a/chrome/browser/page_load_metrics/observers/bookmark_bar_page_load_metrics_observer.h b/chrome/browser/page_load_metrics/observers/bookmark_bar_page_load_metrics_observer.h
index 6f6372c..6071bf1 100644
--- a/chrome/browser/page_load_metrics/observers/bookmark_bar_page_load_metrics_observer.h
+++ b/chrome/browser/page_load_metrics/observers/bookmark_bar_page_load_metrics_observer.h
@@ -47,4 +47,4 @@
const page_load_metrics::mojom::PageLoadTiming& timing);
};
-#endif // CHROME_BROWSER_PAGE_LOAD_METRICS_OBSERVERS_BOOKMARK_BAR_USED_PAGE_LOAD_METRICS_OBSERVER_H_
+#endif // CHROME_BROWSER_PAGE_LOAD_METRICS_OBSERVERS_BOOKMARK_BAR_PAGE_LOAD_METRICS_OBSERVER_H_
diff --git a/chrome/browser/page_load_metrics/observers/gws_page_load_metrics_observer.h b/chrome/browser/page_load_metrics/observers/gws_page_load_metrics_observer.h
index 2b2d1637..09ed6bb 100644
--- a/chrome/browser/page_load_metrics/observers/gws_page_load_metrics_observer.h
+++ b/chrome/browser/page_load_metrics/observers/gws_page_load_metrics_observer.h
@@ -49,4 +49,4 @@
void LogMetricsOnComplete();
};
-#endif // CHROME_BROWSER_PAGE_LOAD_METRICS_OBSERVERS_FROM_GWS_PAGE_LOAD_METRICS_OBSERVER_H_
+#endif // CHROME_BROWSER_PAGE_LOAD_METRICS_OBSERVERS_GWS_PAGE_LOAD_METRICS_OBSERVER_H_
diff --git a/chrome/browser/password_manager/android/password_manager_settings_service_android_impl.h b/chrome/browser/password_manager/android/password_manager_settings_service_android_impl.h
index 48cb44b..aedecffe 100644
--- a/chrome/browser/password_manager/android/password_manager_settings_service_android_impl.h
+++ b/chrome/browser/password_manager/android/password_manager_settings_service_android_impl.h
@@ -129,4 +129,4 @@
weak_ptr_factory_{this};
};
-#endif // CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_SETTINGS_SERVICE_ANDROID_IMPL_H_
+#endif // CHROME_BROWSER_PASSWORD_MANAGER_ANDROID_PASSWORD_MANAGER_SETTINGS_SERVICE_ANDROID_IMPL_H_
diff --git a/chrome/browser/password_manager/password_manager_settings_service_impl.h b/chrome/browser/password_manager/password_manager_settings_service_impl.h
index f62fa11..52e2e60 100644
--- a/chrome/browser/password_manager/password_manager_settings_service_impl.h
+++ b/chrome/browser/password_manager/password_manager_settings_service_impl.h
@@ -36,4 +36,4 @@
raw_ptr<PrefService> pref_service_ = nullptr;
};
-#endif // CHROME_BROWSER_PASSWORD_MANAGER_ANDROID_PASSWORD_SETTINGS_SERVICE_IMPL_H_
+#endif // CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_SETTINGS_SERVICE_IMPL_H_
diff --git a/chrome/browser/pdf/pdf_test_util.h b/chrome/browser/pdf/pdf_test_util.h
index c7a265a..d0c9668 100644
--- a/chrome/browser/pdf/pdf_test_util.h
+++ b/chrome/browser/pdf/pdf_test_util.h
@@ -21,4 +21,4 @@
} // namespace pdf_test_util
-#endif // CHROME_BROWSER_PDF_PDF_TEST_UTIL_
+#endif // CHROME_BROWSER_PDF_PDF_TEST_UTIL_H_
diff --git a/chrome/browser/predictors/lcp_critical_path_predictor/lcp_critical_path_predictor_host.h b/chrome/browser/predictors/lcp_critical_path_predictor/lcp_critical_path_predictor_host.h
index 486e548..34af374 100644
--- a/chrome/browser/predictors/lcp_critical_path_predictor/lcp_critical_path_predictor_host.h
+++ b/chrome/browser/predictors/lcp_critical_path_predictor/lcp_critical_path_predictor_host.h
@@ -49,4 +49,4 @@
} // namespace predictors
-#endif // CHROME_BROWSER_PREDICTORS_LCP_CRITICAL_PATH_PREDICTOR_LCP_CRITICAL_PATH_PREDICTOR_IMPL_H_
+#endif // CHROME_BROWSER_PREDICTORS_LCP_CRITICAL_PATH_PREDICTOR_LCP_CRITICAL_PATH_PREDICTOR_HOST_H_
diff --git a/chrome/browser/preloading/prefetch/prefetch_service/chrome_prefetch_service_delegate.h b/chrome/browser/preloading/prefetch/prefetch_service/chrome_prefetch_service_delegate.h
index 84d0fd3..52dc72f 100644
--- a/chrome/browser/preloading/prefetch/prefetch_service/chrome_prefetch_service_delegate.h
+++ b/chrome/browser/preloading/prefetch/prefetch_service/chrome_prefetch_service_delegate.h
@@ -58,4 +58,4 @@
std::unique_ptr<PrefetchOriginDecider> origin_decider_;
};
-#endif // CHROME_BROWSER_PRELOADING_PREFETCH_PREFETCH_PROXY_CHROME_PREFETCH_SERVICE_DELEGATE_H_
+#endif // CHROME_BROWSER_PRELOADING_PREFETCH_PREFETCH_SERVICE_CHROME_PREFETCH_SERVICE_DELEGATE_H_
diff --git a/chrome/browser/printing/printer_xml_parser_impl.h b/chrome/browser/printing/printer_xml_parser_impl.h
index a31055be..29ba4d9 100644
--- a/chrome/browser/printing/printer_xml_parser_impl.h
+++ b/chrome/browser/printing/printer_xml_parser_impl.h
@@ -37,4 +37,4 @@
} // namespace printing
-#endif // PRINTING_PRINTER_XML_PARSER_IMPL_H_
+#endif // CHROME_BROWSER_PRINTING_PRINTER_XML_PARSER_IMPL_H_
diff --git a/chrome/browser/printing/web_api/web_printing_service_chromeos.h b/chrome/browser/printing/web_api/web_printing_service_chromeos.h
index 9f628d3..4621d58 100644
--- a/chrome/browser/printing/web_api/web_printing_service_chromeos.h
+++ b/chrome/browser/printing/web_api/web_printing_service_chromeos.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_PRINTING_WEB_API_PRINTING_SERVICE_CHROMEOS_H_
-#define CHROME_BROWSER_PRINTING_WEB_API_PRINTING_SERVICE_CHROMEOS_H_
+#ifndef CHROME_BROWSER_PRINTING_WEB_API_WEB_PRINTING_SERVICE_CHROMEOS_H_
+#define CHROME_BROWSER_PRINTING_WEB_API_WEB_PRINTING_SERVICE_CHROMEOS_H_
#include "base/memory/weak_ptr.h"
#include "base/types/strong_alias.h"
@@ -46,4 +46,4 @@
} // namespace printing
-#endif // CHROME_BROWSER_PRINTING_WEB_API_PRINTING_SERVICE_CHROMEOS_H_
+#endif // CHROME_BROWSER_PRINTING_WEB_API_WEB_PRINTING_SERVICE_CHROMEOS_H_
diff --git a/chrome/browser/privacy_sandbox/tracking_protection_settings_factory.h b/chrome/browser/privacy_sandbox/tracking_protection_settings_factory.h
index 532671f..1552b44e 100644
--- a/chrome/browser/privacy_sandbox/tracking_protection_settings_factory.h
+++ b/chrome/browser/privacy_sandbox/tracking_protection_settings_factory.h
@@ -30,4 +30,4 @@
content::BrowserContext* context) const override;
};
-#endif // CHROME_BROWSER_PRIVACY_SANDBOX_PRIVACY_SANDBOX_SETTINGS_FACTORY_H_
+#endif // CHROME_BROWSER_PRIVACY_SANDBOX_TRACKING_PROTECTION_SETTINGS_FACTORY_H_
diff --git a/chrome/browser/private_network_access/chrome_private_network_device_delegate.h b/chrome/browser/private_network_access/chrome_private_network_device_delegate.h
index c43be8d8..803ff171 100644
--- a/chrome/browser/private_network_access/chrome_private_network_device_delegate.h
+++ b/chrome/browser/private_network_access/chrome_private_network_device_delegate.h
@@ -83,4 +83,4 @@
std::unique_ptr<ChromePrivateNetworkDeviceChooser> chooser_;
};
-#endif // CHROME_BROWSER_PRIVATE_NETWORK_DEVICE_DELEGATE_H_
+#endif // CHROME_BROWSER_PRIVATE_NETWORK_ACCESS_CHROME_PRIVATE_NETWORK_DEVICE_DELEGATE_H_
diff --git a/chrome/browser/profiles/profile_keyed_service_factory.h b/chrome/browser/profiles/profile_keyed_service_factory.h
index 8e13d1f1..3ac7d5e1 100644
--- a/chrome/browser/profiles/profile_keyed_service_factory.h
+++ b/chrome/browser/profiles/profile_keyed_service_factory.h
@@ -83,4 +83,4 @@
ProfileSelections profile_selections_;
};
-#endif // !CHROME_BROWSER_PROFILES_PROFILE_KEYED_SERVICE_FACTORY_H_
+#endif // CHROME_BROWSER_PROFILES_PROFILE_KEYED_SERVICE_FACTORY_H_
diff --git a/chrome/browser/profiles/profile_selections.h b/chrome/browser/profiles/profile_selections.h
index da3f2d66..8dc45bd 100644
--- a/chrome/browser/profiles/profile_selections.h
+++ b/chrome/browser/profiles/profile_selections.h
@@ -171,4 +171,4 @@
absl::optional<ProfileSelection> ash_internals_profile_selection_;
};
-#endif // !CHROME_BROWSER_PROFILES_PROFILE_SELECTIONS_H_
+#endif // CHROME_BROWSER_PROFILES_PROFILE_SELECTIONS_H_
diff --git a/chrome/browser/profiles/profile_testing_helper.h b/chrome/browser/profiles/profile_testing_helper.h
index b2f282e3..9160bc8 100644
--- a/chrome/browser/profiles/profile_testing_helper.h
+++ b/chrome/browser/profiles/profile_testing_helper.h
@@ -76,4 +76,4 @@
#endif // BUILDFLAG(IS_CHROMEOS_ASH)
};
-#endif // !CHROME_BROWSER_PROFILES_PROFILE_TESTING_HELPER_H_
+#endif // CHROME_BROWSER_PROFILES_PROFILE_TESTING_HELPER_H_
diff --git a/chrome/browser/profiles/refcounted_profile_keyed_service_factory.h b/chrome/browser/profiles/refcounted_profile_keyed_service_factory.h
index ba18450..eb37f581 100644
--- a/chrome/browser/profiles/refcounted_profile_keyed_service_factory.h
+++ b/chrome/browser/profiles/refcounted_profile_keyed_service_factory.h
@@ -47,4 +47,4 @@
const ProfileSelections profile_selections_;
};
-#endif // !CHROME_BROWSER_PROFILES_REFCOUNTED_PROFILE_KEYED_SERVICE_FACTORY_H_
+#endif // CHROME_BROWSER_PROFILES_REFCOUNTED_PROFILE_KEYED_SERVICE_FACTORY_H_
diff --git a/chrome/browser/safe_browsing/cloud_content_scanning/cloud_binary_upload_service_factory.h b/chrome/browser/safe_browsing/cloud_content_scanning/cloud_binary_upload_service_factory.h
index 1e3ea02d..44e3b09 100644
--- a/chrome/browser/safe_browsing/cloud_content_scanning/cloud_binary_upload_service_factory.h
+++ b/chrome/browser/safe_browsing/cloud_content_scanning/cloud_binary_upload_service_factory.h
@@ -45,4 +45,4 @@
} // namespace safe_browsing
-#endif // CHROME_BROWSER_SAFE_BROWSING_CLOUD_CONTENT_SCANNING_BINARY_CLOUD_UPLOAD_SERVICE_FACTORY_H_
+#endif // CHROME_BROWSER_SAFE_BROWSING_CLOUD_CONTENT_SCANNING_CLOUD_BINARY_UPLOAD_SERVICE_FACTORY_H_
diff --git a/chrome/browser/safe_browsing/extension_telemetry/tabs_api_signal.h b/chrome/browser/safe_browsing/extension_telemetry/tabs_api_signal.h
index f3f930fe..0d0f002 100644
--- a/chrome/browser/safe_browsing/extension_telemetry/tabs_api_signal.h
+++ b/chrome/browser/safe_browsing/extension_telemetry/tabs_api_signal.h
@@ -42,4 +42,4 @@
} // namespace safe_browsing
-#endif // CHROME_BROWSER_SAFE_BROWSING_EXTENSION_TELEMETRY_TABS_EXECUTE_SCRIPT_SIGNAL_H_
+#endif // CHROME_BROWSER_SAFE_BROWSING_EXTENSION_TELEMETRY_TABS_API_SIGNAL_H_
diff --git a/chrome/browser/search_engine_choice/search_engine_choice_service.h b/chrome/browser/search_engine_choice/search_engine_choice_service.h
index 66e5e56f..6ac66b95 100644
--- a/chrome/browser/search_engine_choice/search_engine_choice_service.h
+++ b/chrome/browser/search_engine_choice/search_engine_choice_service.h
@@ -164,4 +164,4 @@
base::WeakPtrFactory<SearchEngineChoiceService> weak_ptr_factory_{this};
};
-#endif // CHROME_BROWSER_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_SERVICE_H
+#endif // CHROME_BROWSER_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_SERVICE_H_
diff --git a/chrome/browser/search_engine_choice/search_engine_choice_service_factory.h b/chrome/browser/search_engine_choice/search_engine_choice_service_factory.h
index 2e3f8fa..897dd3b 100644
--- a/chrome/browser/search_engine_choice/search_engine_choice_service_factory.h
+++ b/chrome/browser/search_engine_choice/search_engine_choice_service_factory.h
@@ -53,4 +53,4 @@
content::BrowserContext* context) const override;
};
-#endif // CHROME_BROWSER_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_SERVICE_FACTORY_H
+#endif // CHROME_BROWSER_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_SERVICE_FACTORY_H_
diff --git a/chrome/browser/ssl/https_upgrades_interceptor.h b/chrome/browser/ssl/https_upgrades_interceptor.h
index 930c1ce..1aa5087 100644
--- a/chrome/browser/ssl/https_upgrades_interceptor.h
+++ b/chrome/browser/ssl/https_upgrades_interceptor.h
@@ -149,4 +149,4 @@
base::WeakPtrFactory<HttpsUpgradesInterceptor> weak_factory_{this};
};
-#endif // CHROME_BROWSER_SSL_HTTPS_ONLY_MODE_UPGRADE_INTERCEPTOR_H_
+#endif // CHROME_BROWSER_SSL_HTTPS_UPGRADES_INTERCEPTOR_H_
diff --git a/chrome/browser/supervised_user/android/favicon_fetcher.h b/chrome/browser/supervised_user/android/favicon_fetcher.h
index 967af65..fa2aabb 100644
--- a/chrome/browser/supervised_user/android/favicon_fetcher.h
+++ b/chrome/browser/supervised_user/android/favicon_fetcher.h
@@ -79,4 +79,4 @@
base::WeakPtrFactory<FaviconFetcher> weak_factory_{this};
};
-#endif // CHROME_BROWSER_SUPERVISED_USER_ANDROID_FAVICON_CALLER_H_
+#endif // CHROME_BROWSER_SUPERVISED_USER_ANDROID_FAVICON_FETCHER_H_
diff --git a/chrome/browser/task_manager/providers/web_contents/web_app_tag.h b/chrome/browser/task_manager/providers/web_contents/web_app_tag.h
index 338e1a2..8052c15 100644
--- a/chrome/browser/task_manager/providers/web_contents/web_app_tag.h
+++ b/chrome/browser/task_manager/providers/web_contents/web_app_tag.h
@@ -34,4 +34,4 @@
} // namespace task_manager
-#endif // CHROME_BROWSER_TASK_MANAGER_PROVIDERS_WEB_CONTENTS_web_app_tag_H_
+#endif // CHROME_BROWSER_TASK_MANAGER_PROVIDERS_WEB_CONTENTS_WEB_APP_TAG_H_
diff --git a/chrome/browser/task_manager/providers/web_contents/web_app_task.h b/chrome/browser/task_manager/providers/web_contents/web_app_task.h
index 03cc7241..28ecabe 100644
--- a/chrome/browser/task_manager/providers/web_contents/web_app_task.h
+++ b/chrome/browser/task_manager/providers/web_contents/web_app_task.h
@@ -27,4 +27,4 @@
} // namespace task_manager
-#endif // CHROME_BROWSER_TASK_MANAGER_PROVIDERS_WEB_CONTENTS_ISOLATED_WEB_APP_TASK_H_
+#endif // CHROME_BROWSER_TASK_MANAGER_PROVIDERS_WEB_CONTENTS_WEB_APP_TASK_H_
diff --git a/chrome/browser/translate/android/auto_translate_snackbar_controller.h b/chrome/browser/translate/android/auto_translate_snackbar_controller.h
index 8efb714b..65a95f78 100644
--- a/chrome/browser/translate/android/auto_translate_snackbar_controller.h
+++ b/chrome/browser/translate/android/auto_translate_snackbar_controller.h
@@ -95,4 +95,4 @@
} // namespace translate
-#endif // CHROME_BROWSER_TRANSLATE_ANDROID_AUTO_TRANSLATE_SNACKBAR_H_
+#endif // CHROME_BROWSER_TRANSLATE_ANDROID_AUTO_TRANSLATE_SNACKBAR_CONTROLLER_H_
diff --git a/chrome/browser/ui/ash/chrome_accelerator_prefs_delegate.h b/chrome/browser/ui/ash/chrome_accelerator_prefs_delegate.h
index 6c94249..898e8c5 100644
--- a/chrome/browser/ui/ash/chrome_accelerator_prefs_delegate.h
+++ b/chrome/browser/ui/ash/chrome_accelerator_prefs_delegate.h
@@ -21,4 +21,4 @@
bool IsUserEnterpriseManaged() const override;
};
-#endif // CHROME_BROWSER_UI_ASH_CHROME_ACCESSIBILITY_DELEGATE_H_
+#endif // CHROME_BROWSER_UI_ASH_CHROME_ACCELERATOR_PREFS_DELEGATE_H_
diff --git a/chrome/browser/ui/ash/desks/chrome_desks_util.h b/chrome/browser/ui/ash/desks/chrome_desks_util.h
index c517c3b6..4f583d59 100644
--- a/chrome/browser/ui/ash/desks/chrome_desks_util.h
+++ b/chrome/browser/ui/ash/desks/chrome_desks_util.h
@@ -36,4 +36,4 @@
} // namespace chrome_desks_util
-#endif
+#endif // CHROME_BROWSER_UI_ASH_DESKS_CHROME_DESKS_UTIL_H_
diff --git a/chrome/browser/ui/ash/desks/desks_client.h b/chrome/browser/ui/ash/desks/desks_client.h
index 230858e..c00d26b 100644
--- a/chrome/browser/ui/ash/desks/desks_client.h
+++ b/chrome/browser/ui/ash/desks/desks_client.h
@@ -304,4 +304,4 @@
base::WeakPtrFactory<DesksClient> weak_ptr_factory_{this};
};
-#endif // CHROME_BROWSER_UI_ASH_DESKS_DESKS_TEMPLATES_CLIENT_H_
+#endif // CHROME_BROWSER_UI_ASH_DESKS_DESKS_CLIENT_H_
diff --git a/chrome/browser/ui/device_signals_consent/consent_requester.h b/chrome/browser/ui/device_signals_consent/consent_requester.h
index da89be4..abb2adf 100644
--- a/chrome/browser/ui/device_signals_consent/consent_requester.h
+++ b/chrome/browser/ui/device_signals_consent/consent_requester.h
@@ -34,4 +34,4 @@
ConsentRequester() = default;
};
-#endif // CHROME_BROWSER_UI_DEVICE_SIGNALS_CONSENT_DEVICE_SIGNALS_CONSENT_REQUESTER_H_
+#endif // CHROME_BROWSER_UI_DEVICE_SIGNALS_CONSENT_CONSENT_REQUESTER_H_
diff --git a/chrome/browser/ui/global_media_controls/media_item_ui_metrics.h b/chrome/browser/ui/global_media_controls/media_item_ui_metrics.h
index 42a6a00..d0fa3da 100644
--- a/chrome/browser/ui/global_media_controls/media_item_ui_metrics.h
+++ b/chrome/browser/ui/global_media_controls/media_item_ui_metrics.h
@@ -38,4 +38,4 @@
static void RecordStopCastingMetrics(media_router::MediaCastMode cast_mode);
};
-#endif
+#endif // CHROME_BROWSER_UI_GLOBAL_MEDIA_CONTROLS_MEDIA_ITEM_UI_METRICS_H_
diff --git a/chrome/browser/ui/hats/survey_config.h b/chrome/browser/ui/hats/survey_config.h
index e83e67c..95ac80341 100644
--- a/chrome/browser/ui/hats/survey_config.h
+++ b/chrome/browser/ui/hats/survey_config.h
@@ -130,4 +130,4 @@
} // namespace hats
-#endif // def CHROME_BROWSER_UI_HATS_SURVEY_CONFIG_H_
+#endif // CHROME_BROWSER_UI_HATS_SURVEY_CONFIG_H_
diff --git a/chrome/browser/ui/javascript_dialogs/chrome_app_modal_dialog_manager_delegate.h b/chrome/browser/ui/javascript_dialogs/chrome_app_modal_dialog_manager_delegate.h
index a70e1d9..7471754 100644
--- a/chrome/browser/ui/javascript_dialogs/chrome_app_modal_dialog_manager_delegate.h
+++ b/chrome/browser/ui/javascript_dialogs/chrome_app_modal_dialog_manager_delegate.h
@@ -25,4 +25,4 @@
const url::Origin& origin) override;
};
-#endif
+#endif // CHROME_BROWSER_UI_JAVASCRIPT_DIALOGS_CHROME_APP_MODAL_DIALOG_MANAGER_DELEGATE_H_
diff --git a/chrome/browser/ui/page_info/about_this_site_side_panel.h b/chrome/browser/ui/page_info/about_this_site_side_panel.h
index 4d2cfcb3..ec7adb51 100644
--- a/chrome/browser/ui/page_info/about_this_site_side_panel.h
+++ b/chrome/browser/ui/page_info/about_this_site_side_panel.h
@@ -16,4 +16,4 @@
const GURL& more_about_url);
void RegisterAboutThisSiteSidePanel(content::WebContents* web_contents,
const GURL& more_about_url);
-#endif
+#endif // CHROME_BROWSER_UI_PAGE_INFO_ABOUT_THIS_SITE_SIDE_PANEL_H_
diff --git a/chrome/browser/ui/sharing_hub/sharing_hub_bubble_controller.h b/chrome/browser/ui/sharing_hub/sharing_hub_bubble_controller.h
index 100acc9a..172a2bd 100644
--- a/chrome/browser/ui/sharing_hub/sharing_hub_bubble_controller.h
+++ b/chrome/browser/ui/sharing_hub/sharing_hub_bubble_controller.h
@@ -57,4 +57,4 @@
} // namespace sharing_hub
-#endif // CHROME_BROWSER_UI_SHARING_HUB_SHARING_HUB_BUBBLE_CONTROLLER_INTERFACE_H_
+#endif // CHROME_BROWSER_UI_SHARING_HUB_SHARING_HUB_BUBBLE_CONTROLLER_H_
diff --git a/chrome/browser/ui/side_panel/customize_chrome/customize_chrome_side_panel_controller_utils.h b/chrome/browser/ui/side_panel/customize_chrome/customize_chrome_side_panel_controller_utils.h
index bae302e..ca71c5e3 100644
--- a/chrome/browser/ui/side_panel/customize_chrome/customize_chrome_side_panel_controller_utils.h
+++ b/chrome/browser/ui/side_panel/customize_chrome/customize_chrome_side_panel_controller_utils.h
@@ -12,4 +12,4 @@
content::WebContents* web_contents);
} // namespace customize_chrome
-#endif // CHROME_BROWSER_UI_SIDE_PANEL_CUSTOMIZE_CHROME_CUSTOMIZE_CHROME_SIDE_PANEL_CONTROLLER_UTLS_H_
+#endif // CHROME_BROWSER_UI_SIDE_PANEL_CUSTOMIZE_CHROME_CUSTOMIZE_CHROME_SIDE_PANEL_CONTROLLER_UTILS_H_
diff --git a/chrome/browser/ui/tabs/organization/tab_data.h b/chrome/browser/ui/tabs/organization/tab_data.h
index 9aecfc3..35ed396b 100644
--- a/chrome/browser/ui/tabs/organization/tab_data.h
+++ b/chrome/browser/ui/tabs/organization/tab_data.h
@@ -74,4 +74,4 @@
base::ObserverList<Observer>::Unchecked observers_;
};
-#endif // CHROME_BROWSER_UI_TABS_ORGANIZATION_METRICS_H_
+#endif // CHROME_BROWSER_UI_TABS_ORGANIZATION_TAB_DATA_H_
diff --git a/chrome/browser/ui/views/autofill/payments/virtual_card_selection_dialog_view.h b/chrome/browser/ui/views/autofill/payments/virtual_card_selection_dialog_view.h
index 0bc7b160..3f8767e 100644
--- a/chrome/browser/ui/views/autofill/payments/virtual_card_selection_dialog_view.h
+++ b/chrome/browser/ui/views/autofill/payments/virtual_card_selection_dialog_view.h
@@ -42,4 +42,4 @@
} // namespace autofill
-#endif // CHROME_BROWSER_UI_VIEWS_AUTOFILL_PAYMENTS_VIRTUAL_CARD_SELECTION_DIALOG_VIEW_IMPL_H_
+#endif // CHROME_BROWSER_UI_VIEWS_AUTOFILL_PAYMENTS_VIRTUAL_CARD_SELECTION_DIALOG_VIEW_H_
diff --git a/chrome/browser/ui/views/autofill/popup/popup_view_views_test_api.h b/chrome/browser/ui/views/autofill/popup/popup_view_views_test_api.h
index 54af698..8310e88b 100644
--- a/chrome/browser/ui/views/autofill/popup/popup_view_views_test_api.h
+++ b/chrome/browser/ui/views/autofill/popup/popup_view_views_test_api.h
@@ -50,4 +50,4 @@
} // namespace autofill
-#endif
+#endif // CHROME_BROWSER_UI_VIEWS_AUTOFILL_POPUP_POPUP_VIEW_VIEWS_TEST_API_H_
diff --git a/chrome/browser/ui/views/bookmarks/saved_tab_groups/saved_tab_group_drag_data.h b/chrome/browser/ui/views/bookmarks/saved_tab_groups/saved_tab_group_drag_data.h
index 0c2b47e..410d99f 100644
--- a/chrome/browser/ui/views/bookmarks/saved_tab_groups/saved_tab_group_drag_data.h
+++ b/chrome/browser/ui/views/bookmarks/saved_tab_groups/saved_tab_group_drag_data.h
@@ -54,4 +54,4 @@
const base::Uuid guid_;
};
-#endif // CHROME_BROWSER_UI_VIEWS_BOOKMARKS_SAVED_TAB_GROUPS_SAVED_TAB_GROUP_BAR_H_
+#endif // CHROME_BROWSER_UI_VIEWS_BOOKMARKS_SAVED_TAB_GROUPS_SAVED_TAB_GROUP_DRAG_DATA_H_
diff --git a/chrome/browser/ui/views/device_signals_consent/consent_dialog_coordinator.h b/chrome/browser/ui/views/device_signals_consent/consent_dialog_coordinator.h
index 84a5a49..0fb2fcd 100644
--- a/chrome/browser/ui/views/device_signals_consent/consent_dialog_coordinator.h
+++ b/chrome/browser/ui/views/device_signals_consent/consent_dialog_coordinator.h
@@ -55,4 +55,4 @@
base::WeakPtrFactory<ConsentDialogCoordinator> weak_ptr_factory_{this};
};
-#endif // CHROME_BROWSER_UI_VIEWS_DEVICE_SIGNALS_CONSENT_DEVICE_SIGNALS_CONSENT_DIALOG_COORDINATOR_H_
+#endif // CHROME_BROWSER_UI_VIEWS_DEVICE_SIGNALS_CONSENT_CONSENT_DIALOG_COORDINATOR_H_
diff --git a/chrome/browser/ui/views/download/bubble/download_bubble_partial_view.h b/chrome/browser/ui/views/download/bubble/download_bubble_partial_view.h
index 5ed9640b..b702f61 100644
--- a/chrome/browser/ui/views/download/bubble/download_bubble_partial_view.h
+++ b/chrome/browser/ui/views/download/bubble/download_bubble_partial_view.h
@@ -57,4 +57,4 @@
absl::optional<base::Time> last_download_completed_time_;
};
-#endif
+#endif // CHROME_BROWSER_UI_VIEWS_DOWNLOAD_BUBBLE_DOWNLOAD_BUBBLE_PARTIAL_VIEW_H_
diff --git a/chrome/browser/ui/views/file_system_access/file_system_access_permission_dialog.h b/chrome/browser/ui/views/file_system_access/file_system_access_permission_dialog.h
index cf83a08..e3ff6fe 100644
--- a/chrome/browser/ui/views/file_system_access/file_system_access_permission_dialog.h
+++ b/chrome/browser/ui/views/file_system_access/file_system_access_permission_dialog.h
@@ -34,4 +34,4 @@
const FileSystemAccessPermissionRequestManager::RequestData& request,
base::OnceCallback<void(permissions::PermissionAction result)> callback);
-#endif // CHROME_BROWSER_UI_VIEWS_FILE_SYSTEM_ACCESS_FILE_SYSTEM_ACCESS_PERMISSION_VIEW_H_
+#endif // CHROME_BROWSER_UI_VIEWS_FILE_SYSTEM_ACCESS_FILE_SYSTEM_ACCESS_PERMISSION_DIALOG_H_
diff --git a/chrome/browser/ui/views/side_panel/lens/lens_side_panel_coordinator.h b/chrome/browser/ui/views/side_panel/lens/lens_side_panel_coordinator.h
index abe4200..46c2fc1 100644
--- a/chrome/browser/ui/views/side_panel/lens/lens_side_panel_coordinator.h
+++ b/chrome/browser/ui/views/side_panel/lens/lens_side_panel_coordinator.h
@@ -100,4 +100,4 @@
BROWSER_USER_DATA_KEY_DECL();
};
-#endif // CHROME_BROWSER_UI_VIEWS_SIDE_PANEL_LENS_SIDE_PANEL_COORDINATOR_H_
+#endif // CHROME_BROWSER_UI_VIEWS_SIDE_PANEL_LENS_LENS_SIDE_PANEL_COORDINATOR_H_
diff --git a/chrome/browser/ui/views/tabs/tab_container_impl.h b/chrome/browser/ui/views/tabs/tab_container_impl.h
index 84ddaccf..5a05304 100644
--- a/chrome/browser/ui/views/tabs/tab_container_impl.h
+++ b/chrome/browser/ui/views/tabs/tab_container_impl.h
@@ -392,4 +392,4 @@
base::RepeatingCallback<int()> available_width_callback_;
};
-#endif // CHROME_BROWSER_UI_VIEWS_TABS_TAB_CONTAINER_H_
+#endif // CHROME_BROWSER_UI_VIEWS_TABS_TAB_CONTAINER_IMPL_H_
diff --git a/chrome/browser/ui/views/user_education/browser_help_bubble.h b/chrome/browser/ui/views/user_education/browser_help_bubble.h
index 9d7b82fe9..9e56b64 100644
--- a/chrome/browser/ui/views/user_education/browser_help_bubble.h
+++ b/chrome/browser/ui/views/user_education/browser_help_bubble.h
@@ -65,4 +65,4 @@
const ui::TrackedElement* element) const override;
};
-#endif // #CHROME_BROWSER_UI_VIEWS_USER_EDUCATION_BROWSER_HELP_BUBBLE_H_
+#endif // CHROME_BROWSER_UI_VIEWS_USER_EDUCATION_BROWSER_HELP_BUBBLE_H_
diff --git a/chrome/browser/ui/webui/ash/login/online_authentication_screen_handler.h b/chrome/browser/ui/webui/ash/login/online_authentication_screen_handler.h
index 713dd22..7915d090 100644
--- a/chrome/browser/ui/webui/ash/login/online_authentication_screen_handler.h
+++ b/chrome/browser/ui/webui/ash/login/online_authentication_screen_handler.h
@@ -49,4 +49,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_UI_WEBUI_ASH_LOGIN_GAIA_SCREEN_HANDLER_H_
+#endif // CHROME_BROWSER_UI_WEBUI_ASH_LOGIN_ONLINE_AUTHENTICATION_SCREEN_HANDLER_H_
diff --git a/chrome/browser/ui/webui/ash/login/remote_activity_notification_screen_handler.h b/chrome/browser/ui/webui/ash/login/remote_activity_notification_screen_handler.h
index 15c2706..d7faa7d5 100644
--- a/chrome/browser/ui/webui/ash/login/remote_activity_notification_screen_handler.h
+++ b/chrome/browser/ui/webui/ash/login/remote_activity_notification_screen_handler.h
@@ -47,4 +47,4 @@
} // namespace ash
-#endif
+#endif // CHROME_BROWSER_UI_WEBUI_ASH_LOGIN_REMOTE_ACTIVITY_NOTIFICATION_SCREEN_HANDLER_H_
diff --git a/chrome/browser/ui/webui/ash/login/user_allowlist_check_screen_handler.h b/chrome/browser/ui/webui/ash/login/user_allowlist_check_screen_handler.h
index 877725c14..383cdd8 100644
--- a/chrome/browser/ui/webui/ash/login/user_allowlist_check_screen_handler.h
+++ b/chrome/browser/ui/webui/ash/login/user_allowlist_check_screen_handler.h
@@ -49,4 +49,4 @@
} // namespace ash
-#endif // CHROME_BROWSER_UI_WEBUI_ASH_LOGIN_GAIA_SCREEN_HANDLER_H_
+#endif // CHROME_BROWSER_UI_WEBUI_ASH_LOGIN_USER_ALLOWLIST_CHECK_SCREEN_HANDLER_H_
diff --git a/chrome/browser/ui/webui/ash/notification_tester/notification_tester_handler.h b/chrome/browser/ui/webui/ash/notification_tester/notification_tester_handler.h
index f9f227f..aec637c6 100644
--- a/chrome/browser/ui/webui/ash/notification_tester/notification_tester_handler.h
+++ b/chrome/browser/ui/webui/ash/notification_tester/notification_tester_handler.h
@@ -72,4 +72,4 @@
} // namespace ash
-#endif
+#endif // CHROME_BROWSER_UI_WEBUI_ASH_NOTIFICATION_TESTER_NOTIFICATION_TESTER_HANDLER_H_
diff --git a/chrome/browser/user_education/browser_tutorial_service.h b/chrome/browser/user_education/browser_tutorial_service.h
index 666dd485c..4d49288 100644
--- a/chrome/browser/user_education/browser_tutorial_service.h
+++ b/chrome/browser/user_education/browser_tutorial_service.h
@@ -23,4 +23,4 @@
std::u16string GetBodyIconAltText(bool is_last_step) const override;
};
-#endif // CHROME_BROWSER_UI_USER_EDUCATION_BROWSER_TUTORIAL_SERVICE_H_
+#endif // CHROME_BROWSER_USER_EDUCATION_BROWSER_TUTORIAL_SERVICE_H_
diff --git a/chrome/browser/user_education/user_education_service.h b/chrome/browser/user_education/user_education_service.h
index cd6626c3..ffe5bbf 100644
--- a/chrome/browser/user_education/user_education_service.h
+++ b/chrome/browser/user_education/user_education_service.h
@@ -67,4 +67,4 @@
feature_promo_session_policy_;
};
-#endif // CHROME_BROWSER_UI_USER_EDUCATION_USER_EDUCATION_SERVICE_H_
+#endif // CHROME_BROWSER_USER_EDUCATION_USER_EDUCATION_SERVICE_H_
diff --git a/chrome/browser/user_education/user_education_service_factory.h b/chrome/browser/user_education/user_education_service_factory.h
index fa91abb7e..33504cc 100644
--- a/chrome/browser/user_education/user_education_service_factory.h
+++ b/chrome/browser/user_education/user_education_service_factory.h
@@ -38,4 +38,4 @@
bool disable_idle_polling_ = false;
};
-#endif // CHROME_BROWSER_UI_USER_EDUCATION_USER_EDUCATION_SERVICE_FACTORY_H_
+#endif // CHROME_BROWSER_USER_EDUCATION_USER_EDUCATION_SERVICE_FACTORY_H_
diff --git a/chrome/browser/web_applications/chromeos_web_app_experiments.h b/chrome/browser/web_applications/chromeos_web_app_experiments.h
index 97efbea..0f896f1e 100644
--- a/chrome/browser/web_applications/chromeos_web_app_experiments.h
+++ b/chrome/browser/web_applications/chromeos_web_app_experiments.h
@@ -57,4 +57,4 @@
} // namespace web_app
-#endif // CHROME_BROWSER_WEB_APPLICATIONS_CHROMEOS_WEB_APP_ExperimentS_H_
+#endif // CHROME_BROWSER_WEB_APPLICATIONS_CHROMEOS_WEB_APP_EXPERIMENTS_H_
diff --git a/chrome/browser/web_applications/commands/web_app_uninstall_command.h b/chrome/browser/web_applications/commands/web_app_uninstall_command.h
index fe71f89..f795b2f 100644
--- a/chrome/browser/web_applications/commands/web_app_uninstall_command.h
+++ b/chrome/browser/web_applications/commands/web_app_uninstall_command.h
@@ -50,4 +50,4 @@
} // namespace web_app
-#endif // CHROME_BROWSER_WEB_APPLICATIONS_COMMANDS_WEB_APP_INSTALL_COMMAND_H_
+#endif // CHROME_BROWSER_WEB_APPLICATIONS_COMMANDS_WEB_APP_UNINSTALL_COMMAND_H_
diff --git a/chrome/browser/web_applications/isolated_web_apps/garbage_collect_storage_partitions_command.h b/chrome/browser/web_applications/isolated_web_apps/garbage_collect_storage_partitions_command.h
index 08a4e51..97b53c5 100644
--- a/chrome/browser/web_applications/isolated_web_apps/garbage_collect_storage_partitions_command.h
+++ b/chrome/browser/web_applications/isolated_web_apps/garbage_collect_storage_partitions_command.h
@@ -68,4 +68,4 @@
} // namespace web_app
-#endif
+#endif // CHROME_BROWSER_WEB_APPLICATIONS_ISOLATED_WEB_APPS_GARBAGE_COLLECT_STORAGE_PARTITIONS_COMMAND_H_
diff --git a/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_error_page.h b/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_error_page.h
index 9cca471c..3912f82 100644
--- a/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_error_page.h
+++ b/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_error_page.h
@@ -24,4 +24,4 @@
}
-#endif
+#endif // CHROME_BROWSER_WEB_APPLICATIONS_ISOLATED_WEB_APPS_ISOLATED_WEB_APP_ERROR_PAGE_H_
diff --git a/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_installation_manager.h b/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_installation_manager.h
index 428806e..96a37e7 100644
--- a/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_installation_manager.h
+++ b/chrome/browser/web_applications/isolated_web_apps/isolated_web_app_installation_manager.h
@@ -165,4 +165,4 @@
} // namespace web_app
-#endif // CHROME_BROWSER_WEB_APPLICATIONS_ISOLATED_WEB_APPS_ISOLATED_WEB_APP_MANAGER_H_
+#endif // CHROME_BROWSER_WEB_APPLICATIONS_ISOLATED_WEB_APPS_ISOLATED_WEB_APP_INSTALLATION_MANAGER_H_
diff --git a/chrome/browser/web_applications/web_app_run_on_os_login_manager.h b/chrome/browser/web_applications/web_app_run_on_os_login_manager.h
index 21780bb..2bd6ab1af 100644
--- a/chrome/browser/web_applications/web_app_run_on_os_login_manager.h
+++ b/chrome/browser/web_applications/web_app_run_on_os_login_manager.h
@@ -45,4 +45,4 @@
} // namespace web_app
-#endif // CHROME_BROWSER_WEB_APPLICATIONS_RUN_ON_OS_LOGIN_MANAGER_H_
+#endif // CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_RUN_ON_OS_LOGIN_MANAGER_H_
diff --git a/chrome/browser/webauthn/android/cable_registration_state.h b/chrome/browser/webauthn/android/cable_registration_state.h
index 0ddd9a4..c6928de 100644
--- a/chrome/browser/webauthn/android/cable_registration_state.h
+++ b/chrome/browser/webauthn/android/cable_registration_state.h
@@ -180,4 +180,4 @@
} // namespace webauthn::authenticator
-#endif
+#endif // CHROME_BROWSER_WEBAUTHN_ANDROID_CABLE_REGISTRATION_STATE_H_