| Index: content/common/gpu_process_launch_causes.h
|
| diff --git a/content/common/gpu/gpu_process_launch_causes.h b/content/common/gpu_process_launch_causes.h
|
| similarity index 88%
|
| rename from content/common/gpu/gpu_process_launch_causes.h
|
| rename to content/common/gpu_process_launch_causes.h
|
| index 1fcdc2771d4e6b647c358944cadd8210834be38d..b7acd351152f871bb3034614289a347e684c69de 100644
|
| --- a/content/common/gpu/gpu_process_launch_causes.h
|
| +++ b/content/common/gpu_process_launch_causes.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 CONTENT_COMMON_GPU_GPU_PROCESS_LAUNCH_CAUSES_H_
|
| -#define CONTENT_COMMON_GPU_GPU_PROCESS_LAUNCH_CAUSES_H_
|
| +#ifndef CONTENT_COMMON_GPU_PROCESS_LAUNCH_CAUSES_H_
|
| +#define CONTENT_COMMON_GPU_PROCESS_LAUNCH_CAUSES_H_
|
|
|
| namespace content {
|
|
|
| @@ -32,4 +32,4 @@ enum CauseForGpuLaunch {
|
|
|
| } // namespace content
|
|
|
| -#endif // CONTENT_COMMON_GPU_GPU_PROCESS_LAUNCH_CAUSES_H_
|
| +#endif // CONTENT_COMMON_GPU_PROCESS_LAUNCH_CAUSES_H_
|
|
|