summaryrefslogtreecommitdiffstats
path: root/ui/resources
diff options
context:
space:
mode:
authormgiuca <mgiuca@chromium.org>2015-02-19 22:40:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-20 06:41:11 +0000
commit7efd98c8fc50bc12f5cb904db228bdf2d076931f (patch)
tree769f572ac16a4c0925f3ff3dbf4e175e548c89d5 /ui/resources
parent6422b896bd5090352d253009d6030beb22f8c075 (diff)
downloadchromium_src-7efd98c8fc50bc12f5cb904db228bdf2d076931f.zip
chromium_src-7efd98c8fc50bc12f5cb904db228bdf2d076931f.tar.gz
chromium_src-7efd98c8fc50bc12f5cb904db228bdf2d076931f.tar.bz2
Deleted IDR_APP_LIST_EXPERIMENTAL_ICON resource (unused).
This was previously used for the experimental app list, but it was removed in r306147. BUG=435951 Review URL: https://codereview.chromium.org/925263002 Cr-Commit-Position: refs/heads/master@{#317259}
Diffstat (limited to 'ui/resources')
-rw-r--r--ui/resources/default_100_percent/common/app_list_experimental_icon.pngbin523 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/common/app_list_experimental_icon.pngbin707 -> 0 bytes
-rw-r--r--ui/resources/ui_resources.grd1
3 files changed, 0 insertions, 1 deletions
diff --git a/ui/resources/default_100_percent/common/app_list_experimental_icon.png b/ui/resources/default_100_percent/common/app_list_experimental_icon.png
deleted file mode 100644
index 3d6f702..0000000
--- a/ui/resources/default_100_percent/common/app_list_experimental_icon.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/common/app_list_experimental_icon.png b/ui/resources/default_200_percent/common/app_list_experimental_icon.png
deleted file mode 100644
index 3c999d6..0000000
--- a/ui/resources/default_200_percent/common/app_list_experimental_icon.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index bdd4c38..3ecb777 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -16,7 +16,6 @@
BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
SAME CONDITIONALS. -->
<if expr="enable_app_list">
- <structure type="chrome_scaled_image" name="IDR_APP_LIST_EXPERIMENTAL_ICON" file="common/app_list_experimental_icon.png" />
<structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_BACKGROUND" file="common/app_list_progress_bar_background.png" />
<structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_LEFT" file="common/app_list_progress_bar_left.png" />
<structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_CENTER" file="common/app_list_progress_bar_center.png" />