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

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: rebase over crrev.com/1645873002 Created 4 years, 10 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 989d6c078c4c7bda02e40474f1974a9ad459e73a..345ed231898ffaf1d42e81c2cceca3c87b5604a6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -416,6 +416,8 @@
'common/gpu/media/gpu_video_decode_accelerator.h',
'common/gpu/media/gpu_video_encode_accelerator.cc',
'common/gpu/media/gpu_video_encode_accelerator.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',

Powered by Google App Engine
This is Rietveld 408576698