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

Unified Diff: ppapi/ppapi_proxy.gypi

Issue 8226009: Remove the proxy callback tracker. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: PostMessage define. Created 9 years, 2 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 | « no previous file | ppapi/proxy/callback_tracker.h » ('j') | ppapi/proxy/ppb_instance_proxy.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_proxy.gypi
diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi
index 8630cf95ab426fe39c656e17ba81fd42bbf8ba74..ee2fc0b5ac8e8c6976315e318b5570720c82f66c 100644
--- a/ppapi/ppapi_proxy.gypi
+++ b/ppapi/ppapi_proxy.gypi
@@ -27,8 +27,6 @@
'../..', # For nacl includes to work.
],
'sources': [
- 'proxy/callback_tracker.cc',
- 'proxy/callback_tracker.h',
'proxy/broker_dispatcher.cc',
'proxy/broker_dispatcher.h',
'proxy/dispatcher.cc',
« no previous file with comments | « no previous file | ppapi/proxy/callback_tracker.h » ('j') | ppapi/proxy/ppb_instance_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698