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

Unified Diff: test/cctest/OWNERS

Issue 1574943004: Fix filename typo in OWNERS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/OWNERS
diff --git a/test/cctest/OWNERS b/test/cctest/OWNERS
index 827eadbc42b45ac124a37ad7f66af8735dfc5801..7fae8f355a71b47b4948d125d49a01682d1d0250 100644
--- a/test/cctest/OWNERS
+++ b/test/cctest/OWNERS
@@ -13,5 +13,5 @@ per-file *-x87*=chunyang.dai@intel.com
per-file *-x87*=weiliang.lin@intel.com
per-file expression-type-collector*=aseemgarg@chromium.org
per-file expression-type-collector*=bradnelson@chromium.org
-per-file test-validator-asm.cc=aseemgarg@chromium.org
-per-file test-validator-asm.cc=bradnelson@chromium.org
+per-file test-asm-validator.cc=aseemgarg@chromium.org
+per-file test-asm-validator.cc=bradnelson@chromium.org
« 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