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

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

Issue 2669033008: MD Settings: Remove remaining importHtml() calls from site settings tests. (Closed)
Patch Set: Created 3 years, 11 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/privacy_page/privacy_page.html
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index 836d57f68f69a8ae5102ece866193b43cfd7b3e2..f6c9f256aa1e111ee1efb007c928cc13f58a3364 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -22,6 +22,7 @@
<link rel="import" href="../site_settings/site_data_details_subpage.html">
<link rel="import" href="../site_settings/usb_devices.html">
<link rel="import" href="../site_settings/site_data.html">
+<link rel="import" href="../site_settings/site_details.html">
<link rel="import" href="../site_settings/zoom_levels.html">
<link rel="import" href="../site_settings_page/site_settings_page.html">

Powered by Google App Engine
This is Rietveld 408576698