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

Unified Diff: extensions/extensions.gypi

Issue 1905683002: [chrome.displaySource] Implement hardware accelerated H.264 video encoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Comments 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 | extensions/renderer/api/display_source/wifi_display/wifi_display_video_encoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 859c5c9051ae60f3506304bf3be67442f621b78d..d4f2e54b4a24fdeac783bd82a9593b7129063432 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -1064,6 +1064,7 @@
'renderer/api/display_source/wifi_display/wifi_display_transport_stream_packetizer.h',
'renderer/api/display_source/wifi_display/wifi_display_video_encoder.cc',
'renderer/api/display_source/wifi_display/wifi_display_video_encoder.h',
+ 'renderer/api/display_source/wifi_display/wifi_display_video_encoder_vea.cc',
],
'extensions_utility_sources': [
'utility/unpacker.cc',
« no previous file with comments | « no previous file | extensions/renderer/api/display_source/wifi_display/wifi_display_video_encoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698