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

Unified Diff: gpu/BUILD.gn

Issue 2732223004: DiscardableHandle Implementation (Closed)
Patch Set: feedback Created 3 years, 9 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/BUILD.gn » ('j') | gpu/command_buffer/common/discardable_handle.cc » ('J')
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 e9d93dab80930ec1118984730cb80fe29b993aee..704f4cd6a79d13ac6e2ad39cbc6de1291fe5aecf 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -231,6 +231,7 @@ test("gpu_unittests") {
"command_buffer/common/command_buffer_mock.h",
"command_buffer/common/command_buffer_shared_test.cc",
"command_buffer/common/debug_marker_manager_unittest.cc",
+ "command_buffer/common/discardable_handle_unittest.cc",
"command_buffer/common/gles2_cmd_format_test.cc",
"command_buffer/common/gles2_cmd_format_test_autogen.h",
"command_buffer/common/gles2_cmd_utils_unittest.cc",
« no previous file with comments | « no previous file | gpu/command_buffer/common/BUILD.gn » ('j') | gpu/command_buffer/common/discardable_handle.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698