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

Unified Diff: ppapi/ppapi_host.gypi

Issue 22923014: TCPSockets are switched to the new Pepper proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix. Created 7 years, 4 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: ppapi/ppapi_host.gypi
diff --git a/ppapi/ppapi_host.gypi b/ppapi/ppapi_host.gypi
index 97751a7e8c5b137b464fb000e8b19fc34af08ad8..e65cbcd10023709b4ad96dd0216a47030f7907c3 100644
--- a/ppapi/ppapi_host.gypi
+++ b/ppapi/ppapi_host.gypi
@@ -23,8 +23,6 @@
],
'sources': [
'host/dispatch_host_message.h',
- 'host/error_conversion.cc',
- 'host/error_conversion.h',
'host/host_factory.h',
'host/host_message_context.cc',
'host/host_message_context.h',
« no previous file with comments | « ppapi/host/error_conversion.cc ('k') | ppapi/ppapi_proxy.gypi » ('j') | ppapi/proxy/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698