| Index: gpu/config/gpu_driver_bug_workaround_type.h
|
| ===================================================================
|
| --- gpu/config/gpu_driver_bug_workaround_type.h (revision 0)
|
| +++ gpu/config/gpu_driver_bug_workaround_type.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 GPU_COMMAND_BUFFER_SERVICE_GPU_DRIVER_BUG_WORDAROUND_TYPE_H_
|
| -#define GPU_COMMAND_BUFFER_SERVICE_GPU_DRIVER_BUG_WORDAROUND_TYPE_H_
|
| +#ifndef GPU_CONFIG_GPU_DRIVER_BUG_WORKAROUND_TYPE_H_
|
| +#define GPU_CONFIG_GPU_DRIVER_BUG_WORKAROUND_TYPE_H_
|
|
|
| #include "gpu/gpu_export.h"
|
|
|
| @@ -65,5 +65,5 @@
|
|
|
| } // namespace gpu
|
|
|
| -#endif // GPU_COMMAND_BUFFER_SERVICE_GPU_DRIVER_BUG_WORDAROUND_TYPE_H_
|
| +#endif // GPU_CONFIG_GPU_DRIVER_BUG_WORKAROUND_TYPE_H_
|
|
|
|
|