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

Unified Diff: ui/app_list/resources/app_list_resources.grd

Issue 1413153007: arc-app-launcher: Minimal support for ARC app launcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
Index: ui/app_list/resources/app_list_resources.grd
diff --git a/ui/app_list/resources/app_list_resources.grd b/ui/app_list/resources/app_list_resources.grd
index fd75abc10a9ee98301942da652b6535864bc7b01..5910a3423bbd62a102cac7d9902839d000effe06 100644
--- a/ui/app_list/resources/app_list_resources.grd
+++ b/ui/app_list/resources/app_list_resources.grd
@@ -15,6 +15,7 @@
<!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
SAME CONDITIONALS. -->
+ <structure type="chrome_scaled_image" name="IDR_APP_LIST_ARC_APP_DEFAULT" file="common/app_list_arc_app_default.png" />
elijahtaylor1 2015/10/28 06:32:39 I can't comment on the binary files, but are we cl
khmel1 2015/10/29 08:12:18 Ok, Removed as bengold requested.
<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" />

Powered by Google App Engine
This is Rietveld 408576698