| Index: chrome/browser/resources/md_user_manager/profile_browser_proxy.html
|
| diff --git a/chrome/browser/resources/md_downloads/action_service.html b/chrome/browser/resources/md_user_manager/profile_browser_proxy.html
|
| similarity index 49%
|
| copy from chrome/browser/resources/md_downloads/action_service.html
|
| copy to chrome/browser/resources/md_user_manager/profile_browser_proxy.html
|
| index 0dce3440a7127cfef75643a7e811a2c472152610..078c69a1d0988bbd9d979f2725b017440fadb6e9 100644
|
| --- a/chrome/browser/resources/md_downloads/action_service.html
|
| +++ b/chrome/browser/resources/md_user_manager/profile_browser_proxy.html
|
| @@ -1,4 +1,3 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| -<link rel="import" href="chrome://downloads/i18n_setup.html">
|
| -<script src="chrome://downloads/action_service.js"></script>
|
| +<script src="chrome://md-user-manager/profile_browser_proxy.js"></script>
|
|
|