| Index: ui/gfx/scoped_cg_context_state_mac.h
|
| ===================================================================
|
| --- ui/gfx/scoped_cg_context_state_mac.h (revision 73317)
|
| +++ ui/gfx/scoped_cg_context_state_mac.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_SCOPED_CG_CONTEXT_STATE_MAC_H_
|
| -#define GFX_SCOPED_CG_CONTEXT_STATE_MAC_H_
|
| +#ifndef UI_GFX_SCOPED_CG_CONTEXT_STATE_MAC_H_
|
| +#define UI_GFX_SCOPED_CG_CONTEXT_STATE_MAC_H_
|
|
|
| #import <QuartzCore/QuartzCore.h>
|
|
|
| @@ -27,4 +27,4 @@
|
|
|
| } // namespace gfx
|
|
|
| -#endif // GFX_SCOPED_CG_CONTEXT_STATE_MAC_H_
|
| +#endif // UI_GFX_SCOPED_CG_CONTEXT_STATE_MAC_H_
|
|
|