Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: webrtc/modules/video_coding/include/bitrate_adjuster.h

Issue 1824833002: Remove redefined macros from BitrateAdjuster (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/include/bitrate_adjuster.h
diff --git a/webrtc/modules/video_coding/include/bitrate_adjuster.h b/webrtc/modules/video_coding/include/bitrate_adjuster.h
index 8c9143f3d85c97cdfab06b71ae806c2a420124b2..ec58445ae2750d0e280c2d8a8bfabeb8aa3f9312 100644
--- a/webrtc/modules/video_coding/include/bitrate_adjuster.h
+++ b/webrtc/modules/video_coding/include/bitrate_adjuster.h
@@ -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 {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698