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

Unified Diff: headless/lib/resources/headless_lib_resources.grd

Issue 2471023003: headless: Add a browser manifest overlay (Closed)
Patch Set: Review comments Created 4 years, 1 month 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 | « headless/lib/browser/headless_content_browser_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/lib/resources/headless_lib_resources.grd
diff --git a/headless/lib/resources/headless_lib_resources.grd b/headless/lib/resources/headless_lib_resources.grd
index 3137ec64834f26857330c530072315ce8cf0ae90..8a3ff2669984c14d64595a0f617b505b712ea2de 100644
--- a/headless/lib/resources/headless_lib_resources.grd
+++ b/headless/lib/resources/headless_lib_resources.grd
@@ -10,6 +10,7 @@
<release seq="1">
<includes>
<include name="IDR_HEADLESS_LIB_DEVTOOLS_DISCOVERY_PAGE" file="devtools_discovery_page.html" type="BINDATA" />
+ <include name="IDR_HEADLESS_BROWSER_MANIFEST_OVERLAY" file="../browser/headless_browser_manifest_overlay.json" type="BINDATA" />
</includes>
</release>
</grit>
« no previous file with comments | « headless/lib/browser/headless_content_browser_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698