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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1128723004: Add Polymer config to enable native shadow dom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: license 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 | « chrome/browser/resources/settings/polymer_config.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 280fa548615943764e25bd09adfd20c797c4928f..e5f6c7a812945af184c9fe120217fbd48d3bc2ae 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -115,6 +115,9 @@
<structure name="IDR_SETTINGS_PREF_TRACKER_JS"
file="pref_tracker/pref_tracker.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_POLYMER_CONFIG_JS"
+ file="polymer_config.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_ROUTES_HTML"
file="routes.html"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/polymer_config.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698