| Index: chrome/browser/resources/settings/people_page/profile_info_browser_proxy.html
|
| diff --git a/chrome/browser/resources/settings/people_page/profile_info_browser_proxy.html b/chrome/browser/resources/settings/people_page/profile_info_browser_proxy.html
|
| index d5d8a6c258ea457b7fa1f53cd49d469554ac0e14..76290dddea42d089ca4a1f95649b72eb70ef063a 100644
|
| --- a/chrome/browser/resources/settings/people_page/profile_info_browser_proxy.html
|
| +++ b/chrome/browser/resources/settings/people_page/profile_info_browser_proxy.html
|
| @@ -1,2 +1,2 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| -<script src="/people_page/profile_info_browser_proxy.js"></script>
|
| +<script src="profile_info_browser_proxy.js"></script>
|
|
|