summaryrefslogtreecommitdiffstats
path: root/components/query_parser
diff options
context:
space:
mode:
authorbinjin <binjin@chromium.org>2014-10-16 11:21:20 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-16 18:22:01 +0000
commitac59b2cc31ddb0bf15074e6253fbf73196a39d69 (patch)
tree9f5a0fde0c28eb5202a320480d4a2756b74f4564 /components/query_parser
parentf6f3fbba490a7529ddd9e82b979a966360e806ea (diff)
downloadchromium_src-ac59b2cc31ddb0bf15074e6253fbf73196a39d69.zip
chromium_src-ac59b2cc31ddb0bf15074e6253fbf73196a39d69.tar.gz
chromium_src-ac59b2cc31ddb0bf15074e6253fbf73196a39d69.tar.bz2
Fix linker error due to missing MESSAGE_CENTER_EXPORT
Not sure in which condition this can be triggered, my environment is linux x64 with plain "component=shared_library clang=1", the actual linker invoked is "third_party/binutils/Linux_x64/Release/bin/ld.gold" Here is the error log from linker: /usr/lib64/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../include/c++/4.9.1/bits/stl_tree.h:1543: error: undefined reference to 'message_center::CompareTimestampSerial::operator()(message_center::Notification*, message_center::Notification*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) BUG=None Review URL: https://codereview.chromium.org/654093003 Cr-Commit-Position: refs/heads/master@{#299933}
Diffstat (limited to 'components/query_parser')
0 files changed, 0 insertions, 0 deletions