| Index: ui/gfx/gtk_preserve_window.h
|
| ===================================================================
|
| --- ui/gfx/gtk_preserve_window.h (revision 73317)
|
| +++ ui/gfx/gtk_preserve_window.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_GTK_PRESERVE_WINDOW_H_
|
| -#define GFX_GTK_PRESERVE_WINDOW_H_
|
| +#ifndef UI_GFX_GTK_PRESERVE_WINDOW_H_
|
| +#define UI_GFX_GTK_PRESERVE_WINDOW_H_
|
| #pragma once
|
|
|
| #include <gdk/gdk.h>
|
| @@ -61,4 +61,4 @@
|
|
|
| G_END_DECLS
|
|
|
| -#endif // GFX_GTK_PRESERVE_WINDOW_H_
|
| +#endif // UI_GFX_GTK_PRESERVE_WINDOW_H_
|
|
|
| Property changes on: ui/gfx/gtk_preserve_window.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|