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

Unified Diff: gpu/BUILD.gn

Issue 2732223004: DiscardableHandle Implementation (Closed)
Patch Set: byte offset 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 6b0dc6cfab98c53152b17b727f29df43eb3b87e0..5088ec155527544b0c5d97d4b5cca6bf0cf2e5b8 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -230,6 +230,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