Index: tools/clang/blink_gc_plugin/tests/class_overrides_new.cpp |
diff --git a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp b/tools/clang/blink_gc_plugin/tests/class_overrides_new.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/class_overrides_new.cpp |
index 041d9f0700b27049e008266014f1915a48982212..9f47f82a731841e738d57d2cd0d6fcf8211479a9 100644 |
--- a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp |
+++ b/tools/clang/blink_gc_plugin/tests/class_overrides_new.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 "class_overrides_new.h" |
// Nothing to define. |