| Index: content/common/gpu/gpu_info.h
|
| ===================================================================
|
| --- content/common/gpu/gpu_info.h (revision 0)
|
| +++ content/common/gpu/gpu_info.h (working copy)
|
| @@ -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 CONTENT_COMMON_GPU_INFO_H_
|
| -#define CONTENT_COMMON_GPU_INFO_H_
|
| +#ifndef CONTENT_COMMON_GPU_GPU_INFO_H_
|
| +#define CONTENT_COMMON_GPU_GPU_INFO_H_
|
| #pragma once
|
|
|
| // Provides access to the GPU information for the system
|
| @@ -83,4 +83,4 @@
|
| #endif
|
| };
|
|
|
| -#endif // CONTENT_COMMON_GPU_INFO_H_
|
| +#endif // CONTENT_COMMON_GPU_GPU_INFO_H_
|
|
|