Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: ui/gfx/gfx_resources.grd

Issue 9288053: Remove old (pre-webkit) compositor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/compositor/test/test_suite.cc ('k') | ui/gfx/resources/blur.fx » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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')">
« no previous file with comments | « ui/gfx/compositor/test/test_suite.cc ('k') | ui/gfx/resources/blur.fx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698