Chromium Code Reviews| Index: chrome/browser/resources/settings/privacy_page/privacy_page_browser_proxy.html |
| diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page_browser_proxy.html b/chrome/browser/resources/settings/privacy_page/privacy_page_browser_proxy.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..39be7f4a4d6838382216b79482afa2873d385105 |
| --- /dev/null |
| +++ b/chrome/browser/resources/settings/privacy_page/privacy_page_browser_proxy.html |
| @@ -0,0 +1,3 @@ |
| +<link rel="import" href="chrome://resources/html/cr.html"> |
| +<script src="chrome://md-settings/privacy_page/privacy_page_browser_proxy.js"> |
| +</script> |