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

Unified Diff: content/child/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/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 2d7522ccbfa3b6e15a5efaa5b4ae2c29012d979c..3da0b18bea3f85443b6213c8f3f3fe2e01803038 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -61,6 +61,9 @@ target(link_target_type, "child") {
"child_message_filter.h",
"child_process.cc",
"child_process.h",
+ "child_process_sandbox_support_impl_linux.cc",
+ "child_process_sandbox_support_impl_linux.h",
+ "child_process_sandbox_support_impl_shm_linux.cc",
"child_resource_message_filter.cc",
"child_resource_message_filter.h",
"child_shared_bitmap_manager.cc",
« no previous file with comments | « content/browser/zygote_host/zygote_host_impl_linux.cc ('k') | content/child/child_process_sandbox_support_impl_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698