Index: app/gfx/favicon_size.h |
=================================================================== |
--- app/gfx/favicon_size.h (revision 15365) |
+++ app/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 CHROME_COMMON_GFX_FAVICON_SIZE_H__ |
-#define CHROME_COMMON_GFX_FAVICON_SIZE_H__ |
+#ifndef APP_GFX_FAVICON_SIZE_H_ |
+#define APP_GFX_FAVICON_SIZE_H_ |
#include "base/compiler_specific.h" |
@@ -30,4 +30,4 @@ |
} |
} |
-#endif // CHROME_COMMON_GFX_FAVICON_SIZE_H__ |
+#endif // APP_GFX_FAVICON_SIZE_H_ |