Remove LogInterfaces
In debug builds, LogInterfaces cannot run in the IO or the UI threads due to an AssertIOAllowed() call (seems the IO thread cannot run actual IO either, see https://code.google.com/p/chromium/codesearch#chromium/src/base/threading/thread_restrictions.h ) NOTRY=true Review URL: https://chromiumcodereview.appspot.com/24181004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223473 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment