Chromium Code Reviews| Index: chrome/browser/browser_resources.grd |
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
| index 325f8fbe89add11935945ca13cea6004707a5ba4..72486d82efdd1482939b52880085a6ad94b600d9 100644 |
| --- a/chrome/browser/browser_resources.grd |
| +++ b/chrome/browser/browser_resources.grd |
| @@ -232,6 +232,8 @@ |
| <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources\md_history\synced_device_card.js" type="BINDATA" /> |
| <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="resources\md_history\synced_device_manager.html" type="BINDATA" /> |
| <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resources\md_history\synced_device_manager.js" type="BINDATA" /> |
| + <include name="IDR_MD_HISTORY_100_NO_SYNCED_TAB_PNG" file="resources\md_history\images\100\no_synced_tab.png" type="BINDATA" /> |
|
tsergeant
2016/06/17 06:22:02
Nit: Include 'images' in the names:
IDR_MD_HISTOR
lshang
2016/06/21 03:00:26
Done.
|
| + <include name="IDR_MD_HISTORY_200_NO_SYNCED_TAB_PNG" file="resources\md_history\images\200\no_synced_tab.png" type="BINDATA" /> |
|
calamity
2016/06/17 06:25:45
Change the file name to sign_in_promo.png.
lshang
2016/06/21 03:00:25
Done.
|
| </if> |
| <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices.js" flattenhtml="true" type="BINDATA" /> |