DescriptionFix compilation error encountered when DEBUG set to 1.
Fails to compiler if DEBUG is set to 1. If DEBUG is 0 the error is hidden
because LOG_INFO() expands to an empty operation.
Fixes:
../../base/android/linker/linker_jni.cc:270:60: error: 'lib_basename' was not declared in this scope
BUG=390618
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281815
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|