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

Unified Diff: webrtc/base/BUILD.gn

Issue 1732953003: Fix VideoToolbox backgrounding issues (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Update comments. Created 4 years, 10 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 a056269c95fc88212d2aca18c8256477321d48fc..bf296516a78df7c168a27fbc4c6ed1205f9f4adf 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -646,6 +646,8 @@ if (is_ios) {
"objc/RTCSSLAdapter.mm",
"objc/RTCTracing.h",
"objc/RTCTracing.mm",
+ "objc/RTCUIApplication.h",
+ "objc/RTCUIApplication.mm",
]
}
}
« no previous file with comments | « no previous file | webrtc/base/base.gyp » ('j') | webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698