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

Unified Diff: ppapi/ppapi_proxy_untrusted.gyp

Issue 10382138: PPAPI/NaCl: Fix IPC ppapi proxy build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 8 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_proxy_untrusted.gyp
diff --git a/ppapi/ppapi_proxy_untrusted.gyp b/ppapi/ppapi_proxy_untrusted.gyp
index 396b97c622f4a871ab889396d4ab0ab08b4948d1..9497060671a3b8f9743bc191ff72d2ce9a083fab 100644
--- a/ppapi/ppapi_proxy_untrusted.gyp
+++ b/ppapi/ppapi_proxy_untrusted.gyp
@@ -243,7 +243,6 @@
'sources': [
'shared_impl/callback_tracker.cc',
'shared_impl/file_type_conversion.cc',
- 'shared_impl/function_group_base.cc',
'shared_impl/id_assignment.cc',
'shared_impl/platform_file.cc',
'shared_impl/ppapi_globals.cc',
@@ -374,7 +373,6 @@
# 'proxy/ppb_tcp_server_socket_private_proxy.cc',
# 'proxy/ppb_tcp_socket_private_proxy.cc',
# 'proxy/ppb_testing_proxy.cc',
- 'proxy/ppb_text_input_proxy.cc',
# 'proxy/ppb_udp_socket_private_proxy.cc',
'proxy/ppb_url_loader_proxy.cc',
'proxy/ppb_url_response_info_proxy.cc',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698