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

Unified Diff: webrtc/BUILD.gn

Issue 1902543002: Move frame_callback.h to common_video/include. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | webrtc/DEPS » ('j') | webrtc/video/vie_encoder.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 9f4fd5c7a6684bdf9642cb50e41bc429b353a8a6..03785fba713880c2cf60df5a9db9dfb5d18e133a 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -169,7 +169,6 @@ source_set("webrtc") {
sources = [
"call.h",
"config.h",
- "frame_callback.h",
"transport.h",
]
« no previous file with comments | « no previous file | webrtc/DEPS » ('j') | webrtc/video/vie_encoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698