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

Unified Diff: gpu/blink/BUILD.gn

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/GLES2/gl2chromium_autogen.h ('k') | gpu/blink/gpu_blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/blink/BUILD.gn
diff --git a/gpu/blink/BUILD.gn b/gpu/blink/BUILD.gn
index 3d0e77aa05722e855cd063516e3784b86492c471..464061ce373d76e8adc5b6d27b7ac3c80e31076a 100644
--- a/gpu/blink/BUILD.gn
+++ b/gpu/blink/BUILD.gn
@@ -10,6 +10,8 @@ component("blink") {
"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/GLES2/gl2chromium_autogen.h ('k') | gpu/blink/gpu_blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698