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

Unified Diff: gpu/BUILD.gn

Issue 2744363002: Clear shader disk cache after glProgramBinary failure. (Closed)
Patch Set: 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
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 6b0dc6cfab98c53152b17b727f29df43eb3b87e0..8c08cdbded76dfdfc42981ff551011eb8fcce898 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -309,6 +309,7 @@ test("gpu_unittests") {
"config/gpu_util_unittest.cc",
"ipc/client/gpu_memory_buffer_impl_shared_memory_unittest.cc",
"ipc/client/gpu_memory_buffer_impl_test_template.h",
+ "ipc/common/activity_flags_unittest.cc",
"ipc/common/struct_traits_unittest.cc",
"ipc/host/shader_disk_cache_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698