Index: ui/gfx/skbitmap_operations.h |
=================================================================== |
--- ui/gfx/skbitmap_operations.h (revision 73317) |
+++ ui/gfx/skbitmap_operations.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_SKBITMAP_OPERATIONS_H_ |
-#define GFX_SKBITMAP_OPERATIONS_H_ |
+#ifndef UI_GFX_SKBITMAP_OPERATIONS_H_ |
+#define UI_GFX_SKBITMAP_OPERATIONS_H_ |
#pragma once |
#include "base/gtest_prod_util.h" |
@@ -99,4 +99,4 @@ |
FRIEND_TEST_ALL_PREFIXES(SkBitmapOperationsTest, DownsampleByTwoSmall); |
}; |
-#endif // GFX_SKBITMAP_OPERATIONS_H_ |
+#endif // UI_GFX_SKBITMAP_OPERATIONS_H_ |