Index: tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp |
diff --git a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp b/tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp |
similarity index 85% |
copy from tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp |
copy to tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp |
index 041d9f0700b27049e008266014f1915a48982212..6370812e628851e25448475733717f665848793b 100644 |
--- a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp |
+++ b/tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp |
@@ -2,6 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "left_most_gc_base.h" |
+#include "crash_on_invalid.h" |
// Nothing to define. |