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

Unified Diff: gpu/blink/gpu_blink.gyp

Issue 851503003: Update from https://crrev.com/311076 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « gpu/blink/BUILD.gn ('k') | gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/blink/gpu_blink.gyp
diff --git a/gpu/blink/gpu_blink.gyp b/gpu/blink/gpu_blink.gyp
index a1d3cb5f81da1b9a45082ab12a237656f41dd0de..06a7c122e3745d24af2687a175cdf97239a25a16 100644
--- a/gpu/blink/gpu_blink.gyp
+++ b/gpu/blink/gpu_blink.gyp
@@ -35,6 +35,8 @@
'gpu_blink_export.h',
'webgraphicscontext3d_impl.cc',
'webgraphicscontext3d_impl.h',
+ 'webgraphicscontext3d_in_process_command_buffer_impl.cc',
+ 'webgraphicscontext3d_in_process_command_buffer_impl.h',
],
'defines': [
'GPU_BLINK_IMPLEMENTATION',
« no previous file with comments | « gpu/blink/BUILD.gn ('k') | gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698