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

Unified Diff: gpu/BUILD.gn

Issue 2570493002: Rename gpu_fuzzer backed by the NULL ANGLE backend. (Closed)
Patch Set: Created 4 years 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 | no next file » | 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 cca3119595de0dd3cb0e7078b1f41c3eb50227e6..844a14eb2f99ee8d888b6fffa0fa2fb2d7eaad79 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -402,7 +402,7 @@ fuzzer_test("gpu_fuzzer") {
libfuzzer_options = [ "max_len=16384" ]
}
-fuzzer_test("gpu_fuzzer_angle") {
+fuzzer_test("gpu_angle_fuzzer") {
sources = [
"command_buffer/tests/fuzzer_main.cc",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698