Commit 59126a3c authored by Hans Wennborg's avatar Hans Wennborg

Bump blink_gc_plugin version number to trigger redownload of the clang package again

This should fix the iOS builder include errors as the previous Mac package failed
to include the include/ dir.

BUG=400088
R=thakis@chromium.org

Review URL: https://codereview.chromium.org/586923002

Cr-Commit-Position: refs/heads/master@{#295798}
parent e2311613
......@@ -37,7 +37,7 @@ include_directories("${LLVM_SRC_DIR}/include"
# This line is read by update.sh and other scripts in tools/clang/scripts
# Note: The spaces are significant.
set(LIBRARYNAME BlinkGCPlugin_11)
set(LIBRARYNAME BlinkGCPlugin_12)
add_llvm_loadable_module("lib${LIBRARYNAME}"
BlinkGCPlugin.cpp
......
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