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

Unified Diff: webrtc/sdk/BUILD.gn

Issue 3011943002: Move optional.h to webrtc/api/ (Closed)
Patch Set: Created 3 years, 3 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/sdk/BUILD.gn
diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn
index ff970822295e7d76922f0eab644234fb173fef51..086ce49f47ddbeb52f1bb619ca50dae51c3384e0 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -183,6 +183,7 @@ if (is_ios || is_mac) {
":common_objc",
":videotracksource_objc",
"../api:libjingle_peerconnection_api",
+ "../api:optional",
"../common_video",
"../media:rtc_media_base",
"../rtc_base:rtc_base",
« no previous file with comments | « webrtc/rtc_tools/network_tester/config_reader.h ('k') | webrtc/sdk/objc/Framework/Classes/Video/RTCDefaultShader.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698