| Index: tools/clang/blink_gc_plugin/CMakeLists.txt
|
| diff --git a/tools/clang/blink_gc_plugin/CMakeLists.txt b/tools/clang/blink_gc_plugin/CMakeLists.txt
|
| index c511edf61dbbf67376f6dca065e53199c97f0dcc..7f1dee3dab3bca9c17f75905560db3c3880a549c 100644
|
| --- a/tools/clang/blink_gc_plugin/CMakeLists.txt
|
| +++ b/tools/clang/blink_gc_plugin/CMakeLists.txt
|
| @@ -1,6 +1,6 @@
|
| # This line is read by update.sh and other scripts in tools/clang/scripts
|
| # Note: The spaces are significant.
|
| -set(LIBRARYNAME BlinkGCPlugin_14)
|
| +set(LIBRARYNAME BlinkGCPlugin)
|
|
|
| add_llvm_loadable_module("lib${LIBRARYNAME}"
|
| BlinkGCPlugin.cpp
|
|
|