| Index: ui/gfx/image/image_skia_operations.h
|
| diff --git a/ui/gfx/image/image_skia_operations.h b/ui/gfx/image/image_skia_operations.h
|
| index 5b81df7bbdbc8d9dcd7f81cab5c51d0d560f7541..a22a8408d98e573368abcb91ba8bfde2c12d56eb 100644
|
| --- a/ui/gfx/image/image_skia_operations.h
|
| +++ b/ui/gfx/image/image_skia_operations.h
|
| @@ -2,10 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef UI_GFX_IMAGE_SKIA_OPERATIONS_H_
|
| -#define UI_GFX_IMAGE_SKIA_OPERATIONS_H_
|
| +#ifndef UI_GFX_IMAGE_IMAGE_SKIA_OPERATIONS_H_
|
| +#define UI_GFX_IMAGE_IMAGE_SKIA_OPERATIONS_H_
|
|
|
| -#include "base/gtest_prod_util.h"
|
| #include "skia/ext/image_operations.h"
|
| #include "ui/gfx/color_utils.h"
|
| #include "ui/gfx/gfx_export.h"
|
|
|