Index: ui/gfx/favicon_size.h |
=================================================================== |
--- ui/gfx/favicon_size.h (revision 73317) |
+++ ui/gfx/favicon_size.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 APP_GFX_FAVICON_SIZE_H_ |
-#define APP_GFX_FAVICON_SIZE_H_ |
+#ifndef UI_GFX_FAVICON_SIZE_H_ |
+#define UI_GFX_FAVICON_SIZE_H_ |
#pragma once |
#include "base/compiler_specific.h" |
@@ -31,4 +31,4 @@ |
} |
} |
-#endif // APP_GFX_FAVICON_SIZE_H_ |
+#endif // UI_GFX_FAVICON_SIZE_H_ |