[M120 Migration][HBBTV] Merge track and subtitle related patches
[platform/framework/web/chromium-efl.git] / media / mojo / DEPS
index 496a6c5..65aa405 100644 (file)
@@ -1,7 +1,5 @@
 include_rules = [
   "+components/ukm/test_ukm_recorder.h",
-  "+mojo/converters",
-  "+mojo/logging",
   "+mojo/public",
 
   # For changing the bad message handler for tests.
@@ -11,9 +9,14 @@ include_rules = [
   # remove this dependency.
   "+sandbox/mac",
 
+  "+services/media_session",
   "+services/metrics",
   "+services/service_manager",
 
+  # For converting GpuMemoryBufferHandle to GpuMemoryBuffer in
+  # video_frame_mojom_traits.cc.
+  "+gpu/ipc/common/gpu_memory_buffer_support.h",
+
   # media/mojo is not part of "media" target and should not use MEDIA_EXPORT.
   "-media/base/media_export.h"
 ]