Use webrtc/base/logging.h for video coding/processing.
Replaces system_wrappers' logging.h in video_coding and video_processing. BUG=webrtc:5118 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1435873003 Cr-Commit-Position: refs/heads/master@{#10664}
This commit is contained in:
@ -7,12 +7,9 @@
|
||||
* in the file PATENTS. All contributing project authors may
|
||||
* be found in the AUTHORS file in the root of the source tree.
|
||||
*/
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "webrtc/modules/video_coding/utility/include/vp8_header_parser.h"
|
||||
|
||||
#include "webrtc/system_wrappers/include/logging.h"
|
||||
#include "webrtc/base/logging.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user