diff options
| author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2024-01-30 14:39:23 +0100 |
|---|---|---|
| committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2024-06-07 07:56:15 +0000 |
| commit | bbf7a2e7c387f9618e31addcbeb38fd859819cf5 (patch) | |
| tree | 592d88ea5f42b5a656d439410a96a7f582fafe21 /src/core/profile_adapter.cpp | |
| parent | 1e0c7155877a4cf81c6a3c5d26b02c939b0dd049 (diff) | |
Adaptations for Chromium 120
Pick-to: 6.8
Change-Id: I487d2c6cf56fdda5fb95e6b2715e7dbc42527c2d
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'src/core/profile_adapter.cpp')
| -rw-r--r-- | src/core/profile_adapter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/profile_adapter.cpp b/src/core/profile_adapter.cpp index c0906003a..7d6f5cda0 100644 --- a/src/core/profile_adapter.cpp +++ b/src/core/profile_adapter.cpp @@ -6,7 +6,6 @@ #include "base/files/file_util.h" #include "base/task/cancelable_task_tracker.h" #include "base/threading/thread_restrictions.h" -#include "base/time/time_to_iso8601.h" #include "components/embedder_support/user_agent_utils.h" #include "components/favicon/core/favicon_service.h" #include "components/history/content/browser/history_database_helper.h" |
