Remove redefined macros from BitrateAdjuster

This CL removes the include that redefines Chrome macros, so Chrome
can include this header in https://codereview.chromium.org/1818903004/.

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

Cr-Commit-Position: refs/heads/master@{#12095}
This commit is contained in:
emircan 2016-03-22 16:05:27 -07:00 committed by Commit bot
parent dbe2b8744f
commit 2df29cb673

View File

@ -14,7 +14,6 @@
#include <functional>
#include "webrtc/base/criticalsection.h"
#include "webrtc/base/gtest_prod_util.h"
#include "webrtc/base/rate_statistics.h"
namespace webrtc {