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

Unified Diff: webrtc/DEPS

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Created 4 years, 1 month 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/api/BUILD.gn » ('j') | webrtc/api/android/jni/native_handle_impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index cee05ef106ec4778c178159359744bb7613aac83..5e0b083ca6d0a083c3027eb7c193f1e5c9410282 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -12,7 +12,6 @@ include_rules = [
"+webrtc/call.h",
"+webrtc/common.h",
"+webrtc/common_types.h",
- "+webrtc/common_video/rotation.h",
"+webrtc/config.h",
"+webrtc/transport.h",
"+webrtc/typedefs.h",
@@ -34,9 +33,6 @@ include_rules = [
# The below rules will be removed when webrtc:4243 is fixed.
specific_include_rules = {
- "video_frame\.h": [
- "+webrtc/common_video",
- ],
"video_receive_stream\.h": [
"+webrtc/common_video/include",
"+webrtc/media/base",
« no previous file with comments | « no previous file | webrtc/api/BUILD.gn » ('j') | webrtc/api/android/jni/native_handle_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698