Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: chrome/common/BUILD.gn

Issue 2614033004: Convert SetContentSettingRules to use mojo, part 2/2. (Closed)
Patch Set: Convert SetContentSettingRules to use mojo, part 2/2. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « chrome/browser/content_settings/tab_specific_content_settings.cc ('k') | chrome/common/common_param_traits_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698