Commit e8d06ea1 authored by Hans Wennborg's avatar Hans Wennborg Committed by Commit Bot

Remove tools/clang/blink_gc_plugin/CMakeLists.txt from trybot_analyze_config.json

We used to have a version number for the plugin in this CMake file, so changing
it should cause things to be rebuilt, but that hasn't been the case for some
time.

As Nico figured out, this way of versioning the plugin was removed in
https://codereview.chromium.org/975503002

Bug: 416124
Change-Id: If4808ea8447e1b39435059021657536afb65db35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541238
Auto-Submit: Hans Wennborg <hans@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#645277}
parent 952d92ec
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
"testing/scripts/.*", "testing/scripts/.*",
"testing/test_env.py", "testing/test_env.py",
"third_party/android_platform/development/scripts/.*", "third_party/android_platform/development/scripts/.*",
"tools/clang/blink_gc_plugin/CMakeLists.txt",
"tools/clang/scripts/process_crashreports.py" "tools/clang/scripts/process_crashreports.py"
], ],
"ignores": [ "ignores": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment