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

Unified Diff: plugin/plugin.gyp

Issue 208037: Added command buffer unit tests to gyp.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 3 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 | « import/import.gyp ('k') | tests/common/win/testing_common.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: plugin/plugin.gyp
===================================================================
--- plugin/plugin.gyp (revision 26702)
+++ plugin/plugin.gyp (working copy)
@@ -214,7 +214,7 @@
},
},
],
- ['OS == "win" and (renderer == "d3d9" or renderer == "cb")',
+ ['OS == "win" and (renderer == "d3d9" or cb_service == "d3d9")',
{
'link_settings': {
'libraries': [
« no previous file with comments | « import/import.gyp ('k') | tests/common/win/testing_common.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698