Index: ui/resources/ui_resources_standard.grd |
diff --git a/ui/resources/ui_resources_standard.grd b/ui/resources/ui_resources_standard.grd |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c526763cc729c6d7a77a5a5758550bd4da6146ba |
--- /dev/null |
+++ b/ui/resources/ui_resources_standard.grd |
@@ -0,0 +1,31 @@ |
+<?xml version="1.0" encoding="UTF-8"?> |
+<grit latest_public_release="0" current_release="1"> |
+ <outputs> |
+ <output filename="grit/ui_resources_standard.h" type="rc_header"> |
+ <emit emit_type='prepend'></emit> |
+ </output> |
+ <output filename="grit/ui_resources_standard_map.cc" type="resource_map_source" /> |
+ <output filename="grit/ui_resources_standard_map.h" type="resource_map_header" /> |
+ <output filename="ui_resources_standard.pak" type="data_package" /> |
+ <output filename="ui_resources_standard.rc" type="rc_all" /> |
+ </outputs> |
+ <release seq="1"> |
+ <includes> |
+ <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH |
+ theme_resources_standard.grd. THIS MEANS THAT EACH ICON IN THIS FILE |
+ MUST HAVE AN EQUIVALENT ICON IN THE OTHER FILE.--> |
+ <include name="IDR_BUBBLE_B" file="bubble_b.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_B_ARROW" file="bubble_pointer_b.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_L_ARROW" file="bubble_pointer_l.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_R_ARROW" file="bubble_pointer_r.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" /> |
+ <include name="IDR_BUBBLE_T_ARROW" file="bubble_pointer_t.png" type="BINDATA" /> |
+ </includes> |
+ </release> |
+</grit> |