| Index: ui/gfx/gfx_paths.h
|
| ===================================================================
|
| --- ui/gfx/gfx_paths.h (revision 73317)
|
| +++ ui/gfx/gfx_paths.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 GFX_GFX_PATHS_H_
|
| -#define GFX_GFX_PATHS_H_
|
| +#ifndef UI_GFX_GFX_PATHS_H_
|
| +#define UI_GFX_GFX_PATHS_H_
|
| #pragma once
|
|
|
| // This file declares path keys for the app module. These can be used with
|
| @@ -25,4 +25,4 @@
|
|
|
| } // namespace gfx
|
|
|
| -#endif // GFX_GFX_PATHS_H_
|
| +#endif // UI_GFX_GFX_PATHS_H_
|
|
|