| Index: ui/gfx/gfx_resources.grd
|
| diff --git a/ui/gfx/gfx_resources.grd b/ui/gfx/gfx_resources.grd
|
| index 971b990f2f275ed04139dcc992cdebcff5ac7e38..aa9be6ae8644bd6dbdef7c6f87731857f6258a4e 100644
|
| --- a/ui/gfx/gfx_resources.grd
|
| +++ b/ui/gfx/gfx_resources.grd
|
| @@ -15,8 +15,6 @@
|
| <!-- IDR_BITMAP_BRUSH_IMAGE is for canvas_direct2d_unittest on win -->
|
| <!-- TODO(sky): we don't want a test only image in the release builds -->
|
| <include name="IDR_BITMAP_BRUSH_IMAGE" file="resources\bitmap_brush_image.png" type="BINDATA" />
|
| - <include name="IDR_COMPOSITOR_FX" file="resources\compositor.fx" type="BINDATA" />
|
| - <include name="IDR_BLUR_FX" file="resources\blur.fx" type="BINDATA" />
|
| </if>
|
|
|
| <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')">
|
|
|