[M120 Migration][MM][CAPI] Fix the logic for media using capi player.
[platform/framework/web/chromium-efl.git] / media / mojo / services / media_mojo_export.h
1 // Copyright 2016 The Chromium Authors
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 #ifndef MEDIA_MOJO_SERVICES_MEDIA_MOJO_EXPORT_H_
6 #define MEDIA_MOJO_SERVICES_MEDIA_MOJO_EXPORT_H_
7
8 #include "base/component_export.h"
9
10 #define MEDIA_MOJO_EXPORT COMPONENT_EXPORT(MEDIA_MOJO)
11
12 #endif  // MEDIA_MOJO_SERVICES_MEDIA_MOJO_EXPORT_H_