| Index: ui/gfx/skbitmap_operations.h
|
| diff --git a/ui/gfx/skbitmap_operations.h b/ui/gfx/skbitmap_operations.h
|
| index eb41d0f7090992f412102586c19481623b837416..3a0d3c97504ac1115dfd74dc697040b3d3d637a0 100644
|
| --- a/ui/gfx/skbitmap_operations.h
|
| +++ b/ui/gfx/skbitmap_operations.h
|
| @@ -6,8 +6,8 @@
|
| #define UI_GFX_SKBITMAP_OPERATIONS_H_
|
|
|
| #include "base/gtest_prod_util.h"
|
| -#include "ui/base/ui_export.h"
|
| #include "ui/gfx/color_utils.h"
|
| +#include "ui/gfx/gfx_export.h"
|
| #include "ui/gfx/shadow_value.h"
|
|
|
| namespace gfx {
|
|
|