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

Unified Diff: content/content_common.gypi

Issue 1541353002: Add offset support to BitstreamBuffer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review comments and rebase Created 4 years, 9 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 0400de30ce32d9aab2378702bc15b5e5d9f0d563..07dcea974540e0e465228e235d907f52c25d3f43 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -432,6 +432,8 @@
'common/gpu/media/media_messages.h',
'common/gpu/media/media_service.cc',
'common/gpu/media/media_service.h',
+ 'common/gpu/media/shared_memory_region.cc',
+ 'common/gpu/media/shared_memory_region.h',
'common/gpu/stream_texture_android.cc',
'common/gpu/stream_texture_android.h',
'common/host_discardable_shared_memory_manager.cc',
« no previous file with comments | « content/common/gpu/media/vaapi_video_encode_accelerator.cc ('k') | content/renderer/media/rtc_video_decoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698