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

Unified Diff: webrtc/modules/desktop_capture/DEPS

Issue 2500883004: Add DesktopFrame rotation functions (Closed)
Patch Set: Sync latest changes 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 | « webrtc/modules/desktop_capture/BUILD.gn ('k') | webrtc/modules/desktop_capture/desktop_frame_rotation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/desktop_capture/DEPS
diff --git a/webrtc/modules/desktop_capture/DEPS b/webrtc/modules/desktop_capture/DEPS
index 2805958070319b0ee5ca38599ecdcc5ed66d599e..9229e7f19bb460eb8706fc9b11704e53cfd78379 100644
--- a/webrtc/modules/desktop_capture/DEPS
+++ b/webrtc/modules/desktop_capture/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+webrtc/base",
"+webrtc/system_wrappers",
+ "+third_party/libyuv",
]
« no previous file with comments | « webrtc/modules/desktop_capture/BUILD.gn ('k') | webrtc/modules/desktop_capture/desktop_frame_rotation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698