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

Unified Diff: content/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
« no previous file with comments | « content/child/child_process_sandbox_support_impl_shm_linux.cc ('k') | content/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 1a726791ff690b9319f776561f690c0468e65d9d..5c9e9c78b67358cfed8fa48f60ac901e97f9186c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -64,11 +64,9 @@ source_set("common") {
"child_process_host_impl.cc",
"child_process_host_impl.h",
"child_process_messages.h",
- "child_process_sandbox_support_impl_linux.cc",
- "child_process_sandbox_support_impl_linux.h",
- "child_process_sandbox_support_impl_shm_linux.cc",
"clipboard_format.h",
"clipboard_messages.h",
+ "common_sandbox_support_linux.cc",
"content_constants_internal.cc",
"content_constants_internal.h",
"content_export.h",
« no previous file with comments | « content/child/child_process_sandbox_support_impl_shm_linux.cc ('k') | content/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698