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

Unified Diff: ppapi/ppapi_shared_nacl.gyp

Issue 2136743002: Simplify ppapi Graphics3D size propagation a bit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_attr_parse_to_pepper
Patch Set: fix win64+gyp build Created 4 years, 5 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/ppapi_proxy_nacl.gyp ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_shared_nacl.gyp
diff --git a/ppapi/ppapi_shared_nacl.gyp b/ppapi/ppapi_shared_nacl.gyp
index 05e4acae48042ec6a0b079bd5e301ff009c38b1c..c292a343aabf47f25a6ada6689872865093636ab 100644
--- a/ppapi/ppapi_shared_nacl.gyp
+++ b/ppapi/ppapi_shared_nacl.gyp
@@ -38,6 +38,7 @@
'../gpu/gpu_nacl.gyp:gles2_implementation_nacl',
'../media/media_nacl.gyp:shared_memory_support_nacl',
'../third_party/khronos/khronos.gyp:khronos_headers',
+ '../ui/gfx/gfx_nacl.gyp:gfx_geometry_nacl',
],
},
],
« no previous file with comments | « ppapi/ppapi_proxy_nacl.gyp ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698