Fix missing base:: in a couple of macros
LAZY_SINGLE_THREAD_TASK_RUNNER_INITIALIZER and LAZY_COM_STA_TASK_RUNNER_INITIALIZER should have base:: for SingleThreadTaskRunnerThreadMode. Otherwise, it would end up with compiler errors when expanded outside of base namespace. BUG=730170 Review-Url: https://codereview.chromium.org/2946823002 Cr-Commit-Position: refs/heads/master@{#480798}
Showing
Please register or sign in to comment