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

Unified Diff: gpu/BUILD.gn

Issue 2909003002: Add gpu::BufferBacking::shared_memory_handle() (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | gpu/command_buffer/common/buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 7c7ebc58c6096c94600437a5546693b7fa8afd73..f6bf69104d6c1a810194f182e94c80f63f8665bb 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -231,6 +231,7 @@ test("gpu_unittests") {
"command_buffer/client/vertex_array_object_manager_unittest.cc",
"command_buffer/common/activity_flags_unittest.cc",
"command_buffer/common/bitfield_helpers_test.cc",
+ "command_buffer/common/buffer_unittest.cc",
"command_buffer/common/command_buffer_shared_test.cc",
"command_buffer/common/debug_marker_manager_unittest.cc",
"command_buffer/common/discardable_handle_unittest.cc",
« no previous file with comments | « no previous file | gpu/command_buffer/common/buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698