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

Unified Diff: webrtc/common_video/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
« no previous file with comments | « webrtc/common_types.h ('k') | webrtc/common_video/h264/h264_bitstream_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_video/BUILD.gn
diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
index 93906ef51b948667d09ee3d7672aa6aa758f78f0..f0e262f23bc9ed407446cf5215b1dd95628b3bf1 100644
--- a/webrtc/common_video/BUILD.gn
+++ b/webrtc/common_video/BUILD.gn
@@ -57,6 +57,7 @@ rtc_static_library("common_video") {
deps = [
"..:webrtc_common",
+ "../api:optional",
"../media:rtc_h264_profile_id",
"../modules:module_api",
"../rtc_base:rtc_base",
« no previous file with comments | « webrtc/common_types.h ('k') | webrtc/common_video/h264/h264_bitstream_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698