Replace use of system_wrappers/include/logging.h by base/logging.h.
BUG=webrtc:5118 Review-Url: https://codereview.webrtc.org/2781343002 Cr-Commit-Position: refs/heads/master@{#17539}
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "webrtc/common_audio/resampler/include/resampler.h"
|
||||
#include "webrtc/system_wrappers/include/logging.h"
|
||||
#include "webrtc/base/logging.h"
|
||||
|
||||
namespace webrtc {
|
||||
namespace acm2 {
|
||||
|
||||
Reference in New Issue
Block a user