Commit 28777644 authored by machenbach's avatar machenbach Committed by Commit bot

Add export annotation to fix component build

BUG=v8:5628
NOTRY=true

Review-Url: https://codereview.chromium.org/2508093002
Cr-Commit-Position: refs/heads/master@{#41063}
parent 4fb4f340
......@@ -250,7 +250,7 @@ class ThreadId {
static int AllocateThreadId();
static int GetCurrentThreadId();
V8_EXPORT_PRIVATE static int GetCurrentThreadId();
base::Atomic32 id_;
......
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