Index: components/history/core/browser/BUILD.gn |
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn |
index 824abf211baaf5e9ee83fb28d0e8588edd83bde3..ed2e9a9c55e2fbb4fdee3914c9e77cd28f0a9032 100644 |
--- a/components/history/core/browser/BUILD.gn |
+++ b/components/history/core/browser/BUILD.gn |
@@ -6,10 +6,10 @@ static_library("browser") { |
sources = [ |
"history_client.cc", |
"history_client.h", |
- "history_types.cc", |
- "history_types.h", |
"history_match.cc", |
"history_match.h", |
+ "history_types.cc", |
+ "history_types.h", |
"in_memory_database.cc", |
"in_memory_database.h", |
"keyword_id.h", |