Index: ash/wm/image_grid.h |
=================================================================== |
--- ash/wm/image_grid.h (revision 115643) |
+++ ash/wm/image_grid.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_AURA_SHELL_IMAGE_GRID_H_ |
-#define UI_AURA_SHELL_IMAGE_GRID_H_ |
+#ifndef ASH_WM_IMAGE_GRID_H_ |
+#define ASH_WM_IMAGE_GRID_H_ |
#pragma once |
#include "base/basictypes.h" |
@@ -209,4 +209,4 @@ |
} // namespace internal |
} // namespace aura_shell |
-#endif // UI_AURA_SHELL_IMAGE_GRID_H_ |
+#endif // ASH_WM_IMAGE_GRID_H_ |