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

Unified Diff: components/arc/video_accelerator/video_accelerator_struct_traits.h

Issue 2919193002: ArcBridge: Rename VideoAcceleratorService to VideoDecodeAccelerator. (Closed)
Patch Set: Address review comments Created 3 years, 6 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 | « components/arc/common/video_decode_accelerator.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/video_accelerator/video_accelerator_struct_traits.h
diff --git a/components/arc/video_accelerator/video_accelerator_struct_traits.h b/components/arc/video_accelerator/video_accelerator_struct_traits.h
index 6c76c90ec31ee278de82d342e03bc8e26ca27f47..99c9f48894fc9e9476d08c4d57cdc1e4bba3b6d6 100644
--- a/components/arc/video_accelerator/video_accelerator_struct_traits.h
+++ b/components/arc/video_accelerator/video_accelerator_struct_traits.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_ARC_VIDEO_ACCELERATOR_VIDEO_ACCELERATOR_STRUCT_TRAITS_H_
#define COMPONENTS_ARC_VIDEO_ACCELERATOR_VIDEO_ACCELERATOR_STRUCT_TRAITS_H_
-#include "components/arc/common/video_accelerator.mojom.h"
+#include "components/arc/common/video_decode_accelerator.mojom.h"
#include "components/arc/video_accelerator/video_accelerator.h"
namespace mojo {
« no previous file with comments | « components/arc/common/video_decode_accelerator.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698