| Index: media/gpu/gpu_video_accelerator_util.h
|
| diff --git a/media/gpu/ipc/common/gpu_video_accelerator_util.h b/media/gpu/gpu_video_accelerator_util.h
|
| similarity index 92%
|
| rename from media/gpu/ipc/common/gpu_video_accelerator_util.h
|
| rename to media/gpu/gpu_video_accelerator_util.h
|
| index 1d9409469caf1dc1a969c2c2d9fcc48357ade069..76ac2388e967a599e944a56a1f29cbf75c5e933b 100644
|
| --- a/media/gpu/ipc/common/gpu_video_accelerator_util.h
|
| +++ b/media/gpu/gpu_video_accelerator_util.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef MEDIA_GPU_IPC_COMMON_GPU_VIDEO_ACCELERATOR_UTIL_H_
|
| -#define MEDIA_GPU_IPC_COMMON_GPU_VIDEO_ACCELERATOR_UTIL_H_
|
| +#ifndef MEDIA_GPU_GPU_VIDEO_ACCELERATOR_UTIL_H_
|
| +#define MEDIA_GPU_GPU_VIDEO_ACCELERATOR_UTIL_H_
|
|
|
| #include <vector>
|
|
|
| @@ -60,4 +60,4 @@ class GpuVideoAcceleratorUtil {
|
|
|
| } // namespace media
|
|
|
| -#endif // MEDIA_GPU_IPC_COMMON_GPU_VIDEO_ACCELERATOR_UTIL_H_
|
| +#endif // MEDIA_GPU_GPU_VIDEO_ACCELERATOR_UTIL_H_
|
|
|