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

Unified Diff: chrome/browser/resources/md_settings/md_settings.html

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 | « no previous file | chrome/browser/resources/settings/polymer_config.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_settings/md_settings.html
diff --git a/chrome/browser/resources/md_settings/md_settings.html b/chrome/browser/resources/md_settings/md_settings.html
index af70d1445b792adc4ee99ac5aea76f9ee174d7b3..6c67421fe196dfce50625eb48691f7c3e40a5d5a 100644
--- a/chrome/browser/resources/md_settings/md_settings.html
+++ b/chrome/browser/resources/md_settings/md_settings.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Settings</title>
+ <script src="chrome://md-settings/polymer_config.js"></script>
<script src="chrome://resources/js/load_time_data.js"></script>
<script src="chrome://md-settings/strings.js"></script>
<link rel="import" href="chrome://md-settings/settings.html">
« no previous file with comments | « no previous file | chrome/browser/resources/settings/polymer_config.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698