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

Unified Diff: media/capture/video/chromeos/camera_metadata_utils.h

Issue 2936373002: Revert of media: add video capture device for ARC++ camera HAL v3 (Closed)
Patch Set: 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
Index: media/capture/video/chromeos/camera_metadata_utils.h
diff --git a/media/capture/video/chromeos/camera_metadata_utils.h b/media/capture/video/chromeos/camera_metadata_utils.h
deleted file mode 100644
index 62e9090838e7fb6b9e3a41db6ca2f0acd3ea7347..0000000000000000000000000000000000000000
--- a/media/capture/video/chromeos/camera_metadata_utils.h
+++ /dev/null
@@ -1,16 +0,0 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "media/capture/video/chromeos/mojo/arc_camera3_metadata.mojom.h"
-
-namespace media {
-
-const arc::mojom::CameraMetadataEntryPtr* GetMetadataEntry(
- const arc::mojom::CameraMetadataPtr& camera_metadata,
- arc::mojom::CameraMetadataTag tag);
-
-void MergeMetadata(arc::mojom::CameraMetadataPtr* to,
- const arc::mojom::CameraMetadataPtr& from);
-
-} // namespace media
« no previous file with comments | « media/capture/video/chromeos/camera_hal_delegate_unittest.cc ('k') | media/capture/video/chromeos/camera_metadata_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698