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

Unified Diff: components/chrome_apps/webstore_widget_resources.grdp

Issue 1211033002: Set icon for Chrome Webstore Gallery Widget app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/chrome_apps/webstore_widget/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/chrome_apps/webstore_widget_resources.grdp
diff --git a/components/chrome_apps/webstore_widget_resources.grdp b/components/chrome_apps/webstore_widget_resources.grdp
index ee3903ac26eb99299acaae3594e20ec6be1886c2..fc1e7943da1b66fca24f44eb17f0f3ad58aff69d 100644
--- a/components/chrome_apps/webstore_widget_resources.grdp
+++ b/components/chrome_apps/webstore_widget_resources.grdp
@@ -11,7 +11,7 @@
<include name="IDR_CHROME_APPS_WEBSTORE_WIDGET_MAIN_JS" file="webstore_widget/app/main.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_CHROME_APPS_WEBSTORE_WIDGET_MAIN_CSS" file="webstore_widget/app/main.css" flattenhtml="true" type="BINDATA" />
- <!-- Widget container resoruces: -->
+ <!-- Widget container resoruces: -->
Reilly Grant (use Gerrit) 2015/06/25 18:26:23 resources
<include name="IDR_CHROME_APPS_WEBSTORE_WIDGET_APP_INSTALLER_JS" file="webstore_widget/cws_widget/app_installer.js" type="BINDATA" />
<include name="IDR_CHROME_APPS_WEBSTORE_WIDGET_CWS_WEBVIEW_CLIENT_JS" file="webstore_widget/cws_widget/cws_webview_client.js" type="BINDATA" />
<include name="IDR_CHROME_APPS_WEBSTORE_WIDGET_CWS_WIDGET_CONTAINER_JS" file="webstore_widget/cws_widget/cws_widget_container.js" type="BINDATA" />
« no previous file with comments | « components/chrome_apps/webstore_widget/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698