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

Unified Diff: chrome/browser/browser_resources.grd

Issue 10662039: Add HiDPI assets for the WebUI bookmarks manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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 | « build/common.gypi ('k') | chrome/browser/resources/bookmark_manager/images/2x/bookmark_manager_recent.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_resources.grd
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index a92f4e0bf4b6680de9b46adb6c188e68e7a5d749..c721dd13ec320cb21efdd43d5d44cbf50140aee2 100644
--- a/chrome/browser/browser_resources.grd
+++ b/chrome/browser/browser_resources.grd
@@ -156,7 +156,7 @@
<if expr="pp_ifdef('use_aura')">
<include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
<include name="IDR_TASK_MANAGER_COMMANDS_JS" file="resources\task_manager\commands.js" type="BINDATA" />
- <!-- The following defines.js uses flattenhtml feature to remove the platform-dependent code at complie-time. -->
+ <!-- The following defines.js uses flattenhtml feature to remove the platform-dependent code at compile-time. -->
<include name="IDR_TASK_MANAGER_DEFINES_JS" file="resources\task_manager\defines.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manager\includes.js" type="BINDATA" />
<include name="IDR_TASK_MANAGER_PRELOAD_JS" file="resources\task_manager\preload.js" type="BINDATA" />
« no previous file with comments | « build/common.gypi ('k') | chrome/browser/resources/bookmark_manager/images/2x/bookmark_manager_recent.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698