summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-14 22:29:36 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-14 22:29:36 +0000
commit4212ccdaedaef19695b97411f1c9e18236f0906e (patch)
treeb5d974420eb0ff429ea251fcf1ef3e785d2bb447 /chrome/app
parenta3decc81bc111808600ef9c54e85c3481d635d1a (diff)
downloadchromium_src-4212ccdaedaef19695b97411f1c9e18236f0906e.zip
chromium_src-4212ccdaedaef19695b97411f1c9e18236f0906e.tar.gz
chromium_src-4212ccdaedaef19695b97411f1c9e18236f0906e.tar.bz2
about:flags, part 2/3
Rename labs.html to flags.html, use the new images. BUG=59139 TEST=Go to about:flags. Notice new icons. Review URL: http://codereview.chromium.org/3801005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62663 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/labs.pngbin1503 -> 0 bytes
-rw-r--r--chrome/app/theme/labs_section.pngbin5319 -> 0 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd2
3 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/theme/labs.png b/chrome/app/theme/labs.png
deleted file mode 100644
index fcfd00d..0000000
--- a/chrome/app/theme/labs.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/labs_section.png b/chrome/app/theme/labs_section.png
deleted file mode 100644
index 0f133a0..0000000
--- a/chrome/app/theme/labs_section.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index a333eac..e7d6007 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -188,7 +188,7 @@
<include name="IDR_INFO_BUBBLE_CLOSE" file="bubble_close.png" type="BINDATA" />
<include name="IDR_INPUT_ALERT" file="input_alert.png" type="BINDATA" />
<include name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" type="BINDATA" />
- <include name="IDR_LABS" file="labs.png" type="BINDATA" />
+ <include name="IDR_FLAGS" file="flags.png" type="BINDATA" />
<include name="IDR_LOCATIONBG_C" file="omnibox_c.png" type="BINDATA" />
<include name="IDR_LOCATIONBG_L" file="omnibox_l.png" type="BINDATA" />
<include name="IDR_LOCATIONBG_POPUPMODE_CENTER" file="omnibox_popup_c.png" type="BINDATA" />