| Index: content/common/gpu/media/va_drm.sigs
|
| diff --git a/content/common/gpu/media/va_drm.sigs b/content/common/gpu/media/va_drm.sigs
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..093e36c88518b3aac07b5cc74df5285554806e3e
|
| --- /dev/null
|
| +++ b/content/common/gpu/media/va_drm.sigs
|
| @@ -0,0 +1,8 @@
|
| +// Copyright 2014 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.
|
| +
|
| +//------------------------------------------------
|
| +// Functions from libva-drm used in chromium code.
|
| +//------------------------------------------------
|
| +VADisplay vaGetDisplayDRM(int fd);
|
|
|