Use webrtc/base/logging.h for video.

BUG=webrtc:5118
R=mflodman@webrtc.org

Review URL: https://codereview.webrtc.org/1415413004 .

Cr-Commit-Position: refs/heads/master@{#10403}
This commit is contained in:
Peter Boström
2015-10-26 11:35:17 +01:00
parent f9af108e08
commit 415d2cd745
13 changed files with 13 additions and 13 deletions

View File

@ -16,7 +16,7 @@
#include <algorithm>
#include "webrtc/system_wrappers/interface/logging.h"
#include "webrtc/base/logging.h"
namespace webrtc {