emerge -av www-client/chromium produces an error In file included from ../../content/public/browser/browser_message_filter.h:12:0, from ../../content/browser/browser_plugin/browser_plugin_message_filter.h:9, from ../../content/browser/browser_plugin/browser_plugin_message_filter.cc:5: ../../base/memory/ref_counted.h: In instantiation of «T* scoped_refptr<T>::operator->() const [with T = base::internal::BindStateBase]»: ../../base/callback_internal.h:107:23: required from here ../../base/memory/ref_counted.h:322:24: error: no declaration «assert» in this visibility assert(ptr_ != NULL); ninja: build stopped: subcommand failed Reproducible: Always Steps to Reproduce: 1. emerge -av www-client/chromium 2. 3. Actual Results: compile error. Expected Results: Successfull compile
*** This bug has been marked as a duplicate of bug 603888 ***