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

Side by Side Diff: extensions/renderer/api/display_source/wifi_display/DEPS

Issue 1900233004: [chrome.displaySource] Implement software based H.264 video encoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Rebase Created 4 years, 7 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(Mikhail): Consider removing when https://crbug.com/432381 is fixed. 2 # TODO(Mikhail): Consider removing when https://crbug.com/432381 is fixed.
3 "+media/base", 3 "+media/base",
4 "+media/video", 4 "+media/video",
5 "+third_party/openh264/src/codec/api",
5 "+third_party/wds/src/libwds/public", 6 "+third_party/wds/src/libwds/public",
6 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698