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

Unified Diff: webrtc/base/BUILD.gn

Issue 1813763005: Updated structures and functions for setting the max bitrate limit to take rtc::Optional<int> 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
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 8e5b4f73284f2cb4783091ddda2d47402dcde6fd..4291d841ad9ab4b7f4b90cb47a8fc3c2d991aca7 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -131,6 +131,7 @@ static_library("rtc_base_approved") {
"md5digest.cc",
"md5digest.h",
"optional.h",
+ "optional_ios.h",
"platform_file.cc",
"platform_file.h",
"platform_thread.cc",

Powered by Google App Engine
This is Rietveld 408576698