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

Unified Diff: content/public/common/BUILD.gn

Issue 2679323006: Remove content/browser dependency on WebFontRenderStyle. (Closed)
Patch Set: merge Created 3 years, 10 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: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 9980e595b9d5379a677ca93252d8b89984df3a44..3ac8a35c66c264ed03e5cb4c2e5a1c8022013e28 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -111,12 +111,12 @@ source_set("common_sources") {
"child_process_host.h",
"child_process_host_delegate.cc",
"child_process_host_delegate.h",
- "child_process_sandbox_support_linux.h",
"color_suggestion.cc",
"color_suggestion.h",
"common_param_traits.cc",
"common_param_traits.h",
"common_param_traits_macros.h",
+ "common_sandbox_support_linux.h",
"connection_filter.h",
"console_message_level.h",
"content_client.cc",

Powered by Google App Engine
This is Rietveld 408576698