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

Unified Diff: ui/resources/ui_unscaled_resources.grd

Issue 854713003: More old files deletion. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix tryjobs? Created 5 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/resources/ui_resources.gyp ('k') | ui/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_unscaled_resources.grd
diff --git a/ui/resources/ui_unscaled_resources.grd b/ui/resources/ui_unscaled_resources.grd
deleted file mode 100644
index 46cae3bb59c8df7f0fe8a07114337b20cd019e0a..0000000000000000000000000000000000000000
--- a/ui/resources/ui_unscaled_resources.grd
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0" current_release="1">
- <outputs>
- <output filename="grit/ui_unscaled_resources.h" type="rc_header">
- <emit emit_type='prepend'></emit>
- </output>
- <output filename="ui_unscaled_resources.rc" type="rc_all"/>
- </outputs>
- <release seq="1">
- <includes>
- <if expr="is_win">
- <include name="IDC_ALIAS" file="cursors/aliasb.cur" type="CURSOR" />
- <include name="IDC_CELL" file="cursors/cell.cur" type="CURSOR" />
- <include name="IDC_COLRESIZE" file="cursors/col_resize.cur" type="CURSOR" />
- <include name="IDC_COPYCUR" file="cursors/copy.cur" type="CURSOR" />
- <include name="IDC_CURSOR_NONE" file="cursors/none.cur" type="CURSOR" />
- <include name="IDC_HAND_GRAB" file="cursors/hand_grab.cur" type="CURSOR" />
- <include name="IDC_HAND_GRABBING" file="cursors/hand_grabbing.cur" type="CURSOR" />
- <include name="IDC_PAN_EAST" file="cursors/pan_east.cur" type="CURSOR" />
- <include name="IDC_PAN_MIDDLE" file="cursors/pan_middle.cur" type="CURSOR" />
- <include name="IDC_PAN_NORTH" file="cursors/pan_north.cur" type="CURSOR" />
- <include name="IDC_PAN_NORTH_EAST" file="cursors/pan_north_east.cur" type="CURSOR" />
- <include name="IDC_PAN_NORTH_WEST" file="cursors/pan_north_west.cur" type="CURSOR" />
- <include name="IDC_PAN_SOUTH" file="cursors/pan_south.cur" type="CURSOR" />
- <include name="IDC_PAN_SOUTH_EAST" file="cursors/pan_south_east.cur" type="CURSOR" />
- <include name="IDC_PAN_SOUTH_WEST" file="cursors/pan_south_west.cur" type="CURSOR" />
- <include name="IDC_PAN_WEST" file="cursors/pan_west.cur" type="CURSOR" />
- <include name="IDC_ROWRESIZE" file="cursors/row_resize.cur" type="CURSOR" />
- <include name="IDC_VERTICALTEXT" file="cursors/vertical_text.cur" type="CURSOR" />
- <include name="IDC_ZOOMIN" file="cursors/zoom_in.cur" type="CURSOR" />
- <include name="IDC_ZOOMOUT" file="cursors/zoom_out.cur" type="CURSOR" />
- </if>
- </includes>
- </release>
-</grit>
« no previous file with comments | « ui/resources/ui_resources.gyp ('k') | ui/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698