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

Unified Diff: webrtc/base/base.gyp

Issue 1732953003: Fix VideoToolbox backgrounding issues (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: CR comments 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 | « webrtc/base/BUILD.gn ('k') | webrtc/base/objc/RTCUIApplication.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 3c569fae47cf7006a71cfd338c7b34734aaae637..0f1c08fb1ec09634e766036593a84d59cf2de406 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -51,6 +51,8 @@
'sources': [
'objc/RTCCameraPreviewView.h',
'objc/RTCCameraPreviewView.m',
+ 'objc/RTCUIApplication.h',
+ 'objc/RTCUIApplication.mm',
],
'all_dependent_settings': {
'xcode_settings': {
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/objc/RTCUIApplication.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698