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

Unified Diff: content/content_common.gypi

Issue 6981001: Make the Pepper proxy support in-process font rendering. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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/content_browser.gypi ('k') | content/content_ppapi_plugin.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
===================================================================
--- content/content_common.gypi (revision 84713)
+++ content/content_common.gypi (working copy)
@@ -43,6 +43,8 @@
'common/child_process_info.cc',
'common/child_process_info.h',
'common/child_process_messages.h',
+ 'common/child_process_sandbox_support_linux.cc',
+ 'common/child_process_sandbox_support_linux.h',
'common/child_thread.cc',
'common/child_thread.h',
'common/child_trace_message_filter.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_ppapi_plugin.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698