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

Unified Diff: chromecast/browser/cast_browser_resources.grd

Issue 2731913004: [Chromecast] Update manifests to use content_packaged_services. (Closed)
Patch Set: Update stale comment Created 3 years, 9 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 | « chromecast/browser/BUILD.gn ('k') | chromecast/browser/cast_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/cast_browser_resources.grd
diff --git a/chromecast/browser/cast_browser_resources.grd b/chromecast/browser/cast_browser_resources.grd
index 2fe4566aedf8718a35d2a56aa1991c7a85af67da..936d15f09707e8ef1059f265f1a3e36cff4080ae 100644
--- a/chromecast/browser/cast_browser_resources.grd
+++ b/chromecast/browser/cast_browser_resources.grd
@@ -11,6 +11,9 @@
<include name="IDR_CAST_CONTENT_BROWSER_MANIFEST_OVERLAY"
file="gen\chromecast\browser\cast_content_browser_manifest_overlay.json"
use_base_dir="false" type="BINDATA" />
+ <include name="IDR_CAST_CONTENT_PACKAGED_SERVICES_MANIFEST_OVERLAY"
+ file="gen\chromecast\browser\cast_content_packaged_services_manifest_overlay.json"
+ use_base_dir="false" type="BINDATA" />
</includes>
</release>
</grit>
« no previous file with comments | « chromecast/browser/BUILD.gn ('k') | chromecast/browser/cast_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698