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

Unified Diff: webrtc/sdk/BUILD.gn

Issue 2935933002: Removing backward compatible header (Closed)
Patch Set: Removing backward compatible header from common_video Created 3 years, 6 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 5228cd684afa1cf472a35d3c8f29c6d7595d9e04..4dd2b5d7cbe610f2a163ab3387a49200106ea923 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -520,9 +520,6 @@ if (is_ios || is_mac) {
sources = [
"objc/Framework/Classes/Video/corevideo_frame_buffer.cc",
"objc/Framework/Classes/Video/corevideo_frame_buffer.h",
-
- # TODO(mbonadei): remove this backward compatibility header
- "objc/Framework/Classes/corevideo_frame_buffer.h",
]
deps = [
« no previous file with comments | « webrtc/common_video/include/corevideo_frame_buffer.h ('k') | webrtc/sdk/objc/Framework/Classes/corevideo_frame_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698