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

Unified Diff: chrome/browser/resources/settings/settings_main/settings_main_rendered.html

Issue 2094223004: MD Settings: make chrome://[md-]settings/clearBrowserData URL work (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: asdf Created 4 years, 6 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
Index: chrome/browser/resources/settings/settings_main/settings_main_rendered.html
diff --git a/chrome/browser/resources/extensions/shortcut_util.html b/chrome/browser/resources/settings/settings_main/settings_main_rendered.html
similarity index 65%
copy from chrome/browser/resources/extensions/shortcut_util.html
copy to chrome/browser/resources/settings/settings_main/settings_main_rendered.html
index 6a187de26c95de3d8ae7127df0803572e8bfdde8..6264583c8e863599bccef4785ea2d80c5a1b9450 100644
--- a/chrome/browser/resources/extensions/shortcut_util.html
+++ b/chrome/browser/resources/settings/settings_main/settings_main_rendered.html
@@ -1,3 +1,3 @@
<link rel="import" href="chrome://resources/html/assert.html">
<link rel="import" href="chrome://resources/html/cr.html">
-<script src="chrome://extensions/shortcut_util.js"></script>
+<script src="/settings_main/settings_main_rendered.js"></script>

Powered by Google App Engine
This is Rietveld 408576698