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

Side by Side Diff: chrome/browser/resources/translate_internals_resources.grd

Issue 13842010: Added chrome://translate-internals (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bug fix for Windows (SendMessage could be replaced with SendMessageW) Created 7 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/translate_internals_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="grit/translate_internals_resources_map.cc" type="resource_ file_map_source" />
8 <output filename="grit/translate_internals_resources_map.h" type="resource_m ap_header" />
9 <output filename="translate_internals_resources.pak" type="data_package" />
10 </outputs>
11 <release seq="1">
12 <includes>
13 <include name="IDR_TRANSLATE_INTERNALS_TRANSLATE_INTERNALS_HTML" file="tra nslate_internals/translate_internals.html" flattenhtml="true" allowexternalscrip t="true" type="BINDATA" />
14 <include name="IDR_TRANSLATE_INTERNALS_TRANSLATE_INTERNALS_JS" file="trans late_internals/translate_internals.js" type="BINDATA" />
15 </includes>
16 </release>
17 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/translate_internals/translate_internals.js ('k') | chrome/browser/translate/translate_prefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698