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

Unified Diff: webrtc/base/base.gyp

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/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index af8ba464baf037994bc64cbb8a0ceb857e560940..8de948d2ef3bf25d720c0afcb45c31eda7fac41d 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -106,6 +106,7 @@
'md5digest.h',
'mod_ops.h',
'optional.h',
+ 'optional_ios.h',
'platform_file.cc',
'platform_file.h',
'platform_thread.cc',

Powered by Google App Engine
This is Rietveld 408576698