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

Unified Diff: chrome/browser/resources/settings/i18n_setup.html

Issue 2936333002: WebUI: Replace vulcanize with polymer-bundler (Closed)
Patch Set: Address comments. Created 3 years, 5 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/BUILD.gn ('k') | chrome/browser/resources/settings/lazy_load.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/i18n_setup.html
diff --git a/chrome/browser/resources/settings/i18n_setup.html b/chrome/browser/resources/settings/i18n_setup.html
index 1f7a929deebf68b4e5a0cd31979707c183396e19..19b135b4d0c613abb93f57781cfe4df8c6da644b 100644
--- a/chrome/browser/resources/settings/i18n_setup.html
+++ b/chrome/browser/resources/settings/i18n_setup.html
@@ -1,2 +1,2 @@
<script src="chrome://resources/js/load_time_data.js"></script>
-<script src="/strings.js"></script>
+<script src="strings.js"></script>
« no previous file with comments | « chrome/browser/resources/settings/BUILD.gn ('k') | chrome/browser/resources/settings/lazy_load.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698