| Index: ui/base/dialogs/base_shell_dialog.h
|
| ===================================================================
|
| --- ui/base/dialogs/base_shell_dialog.h (revision 144942)
|
| +++ ui/base/dialogs/base_shell_dialog.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 UI_BASE_DIALOGS_BASE_SHELL_DIALOG_H_
|
| -#define UI_BASE_DIALOGS_BASE_SHELL_DIALOG_H_
|
| +#ifndef UI_BASE_DIALOG_BASE_SHELL_DIALOG_H_
|
| +#define UI_BASE_DIALOG_BASE_SHELL_DIALOG_H_
|
| #pragma once
|
|
|
| #include "ui/base/ui_export.h"
|
| @@ -28,4 +28,4 @@
|
|
|
| } // namespace ui
|
|
|
| -#endif // UI_BASE_DIALOGS_BASE_SHELL_DIALOG_H_
|
| +#endif // UI_BASE_DIALOG_BASE_SHELL_DIALOG_H_
|
|
|
| Property changes on: ui\base\dialogs\base_shell_dialog.h
|
| ___________________________________________________________________
|
| Deleted: svn:mergeinfo
|
|
|
|
|