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

Unified Diff: components/resources/sad_tab_scaled_resources.grdp

Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix url_constants.cc Created 6 years, 3 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 | « components/resources/default_200_percent/common/sad_tab/sadtab.png ('k') | components/sad_tab.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resources/sad_tab_scaled_resources.grdp
diff --git a/components/resources/sad_tab_scaled_resources.grdp b/components/resources/sad_tab_scaled_resources.grdp
new file mode 100644
index 0000000000000000000000000000000000000000..c0e2595de1544de7e6572179e021bd52d7b924d4
--- /dev/null
+++ b/components/resources/sad_tab_scaled_resources.grdp
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit-part>
+ <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/sad_tab/killtab.png" />
+ <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sad_tab/sadtab.png" />
+</grit-part>
« no previous file with comments | « components/resources/default_200_percent/common/sad_tab/sadtab.png ('k') | components/sad_tab.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698