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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 9023004: Revert 115515 - [Aura] Implement views-based applist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/drop_shadow_label.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
===================================================================
--- chrome/app/theme/theme_resources.grd (revision 115517)
+++ chrome/app/theme/theme_resources.grd (working copy)
@@ -573,12 +573,6 @@
<include name="IDR_VOLUME_BUBBLE_DOWN_ICON" file="volume_down_icon.png" type="BINDATA" />
<include name="IDR_VOLUME_BUBBLE_MUTE_ICON" file="volume_mute_icon.png" type="BINDATA" />
</if>
-
- <!-- Images only used by aura. -->
- <if expr="pp_ifdef('use_aura')">
- <include name="IDR_APP_LIST_INCOGNITO" file="app_list_incognito.png" type="BINDATA" />
- <include name="IDR_APP_LIST_SETTINGS" file="app_list_settings.png" type="BINDATA" />
- </if>
</includes>
</release>
</grit>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/drop_shadow_label.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698