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

Unified Diff: components/html_viewer/html_viewer_resources.grd

Issue 1132083003: Makes ResourceLoader own handles and return Files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 5 years, 7 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/html_viewer/html_viewer.cc ('k') | components/resource_provider/public/cpp/resource_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/html_viewer_resources.grd
diff --git a/components/html_viewer/html_viewer_resources.grd b/components/html_viewer/html_viewer_resources.grd
new file mode 100644
index 0000000000000000000000000000000000000000..e2312181645af4ed50a7e3eb58c58ec985b70dc4
--- /dev/null
+++ b/components/html_viewer/html_viewer_resources.grd
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1">
+ <outputs>
+ <output filename="grit/html_viewer_resources.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="html_viewer_resources.pak" type="data_package"/>
+ <output filename="html_viewer_resources.rc" type="rc_all" />
+ </outputs>
+ <translations />
+</grit>
« no previous file with comments | « components/html_viewer/html_viewer.cc ('k') | components/resource_provider/public/cpp/resource_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698