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

Unified Diff: gpu/BUILD.gn

Issue 2751633002: ClientDiscardableManager Implementation
Patch Set: AllocationSize cleanup Created 3 years, 8 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/client/BUILD.gn » ('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 034961437ab40f596d184d5ef72f4b6471b3d26b..a73086d6857a1d14084e59530bc16fd93314e8d8 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -217,6 +217,7 @@ test("gl_tests") {
test("gpu_unittests") {
sources = [
"command_buffer/client/buffer_tracker_unittest.cc",
+ "command_buffer/client/client_discardable_manager_unittest.cc",
"command_buffer/client/client_test_helper.cc",
"command_buffer/client/client_test_helper.h",
"command_buffer/client/cmd_buffer_helper_test.cc",
« no previous file with comments | « no previous file | gpu/command_buffer/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698