Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index e34b61826bfd9423e3b206b653f1bf0637e1ad23..ad33a7f72f1ccbf456a12aedb8731820ae322857 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -83,8 +83,6 @@ static_library("common") { |
"conflicts/module_watcher_win.cc", |
"conflicts/module_watcher_win.h", |
"content_restriction.h", |
- "content_settings_pattern_serializer.cc", |
- "content_settings_pattern_serializer.h", |
"crash_keys.cc", |
"crash_keys.h", |
"custom_handlers/protocol_handler.cc", |
@@ -126,7 +124,6 @@ static_library("common") { |
"profiling.cc", |
"profiling.h", |
"ref_counted_util.h", |
- "render_messages.cc", |
"render_messages.h", |
"resource_usage_reporter_type_converters.cc", |
"resource_usage_reporter_type_converters.h", |