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

Unified Diff: ppapi/ppapi_proxy.gypi

Issue 10332018: Work around linker error of multiple definitions of pp::BlockUntilComplete (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: remove .cc Created 8 years, 8 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 | « ppapi/cpp/completion_callback.cc ('k') | ppapi/ppapi_sources.gypi » ('j') | no next file with comments »
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 06540722024bebbb2ed63acd37f6e5a3b400cadd..8b918bc429fdacf267d5ddbeaaea79b12797cebf 100644
--- a/ppapi/ppapi_proxy.gypi
+++ b/ppapi/ppapi_proxy.gypi
@@ -33,7 +33,6 @@
# full C++ wrappers at this layer since the C++ wrappers expect
# symbols defining the globals for "being a plugin" which we are not.
# These callback files are standalone.
- 'cpp/completion_callback.cc',
'cpp/completion_callback.h',
'utility/completion_callback_factory.h',
« no previous file with comments | « ppapi/cpp/completion_callback.cc ('k') | ppapi/ppapi_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698