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

Unified Diff: components/resources/enhanced_bookmarks/enhanced_bookmarks_resources.grd

Issue 1153283005: Revert "Revert of Refactor get_salient_image_url.js to use DocumentImageExtractor" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add closure_out_dir var to components/resources/enhanced_bookmarks/BUILD.gn 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
Index: components/resources/enhanced_bookmarks/enhanced_bookmarks_resources.grd
diff --git a/components/resources/enhanced_bookmarks/enhanced_bookmarks_resources.grd b/components/resources/enhanced_bookmarks/enhanced_bookmarks_resources.grd
new file mode 100644
index 0000000000000000000000000000000000000000..6fa24e6798e8c03219c202fd9ce7e9567b00cf93
--- /dev/null
+++ b/components/resources/enhanced_bookmarks/enhanced_bookmarks_resources.grd
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1">
+ <outputs>
+ <output filename="grit/enhanced_bookmarks_resources.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="enhanced_bookmarks_resources.pak" type="data_package" />
+ </outputs>
+ <release seq="1">
+ <includes>
+ <include name="IDR_GET_SALIENT_IMAGE_URL_GEN_JS" file="${get_salient_image_url_gen_js}" use_base_dir="false" type="BINDATA" />
+ <include name="IDR_DOM_INITIALIZER_GEN_JS" file="${dom_initializer_gen_js}" use_base_dir="false" type="BINDATA" />
+ </includes>
+ </release>
+</grit>

Powered by Google App Engine
This is Rietveld 408576698