| Index: chrome/browser/resources/md_downloads/action_service.html
|
| diff --git a/chrome/browser/resources/md_downloads/action_service.html b/chrome/browser/resources/md_downloads/action_service.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1adb058eb5c1d79f006e94fa887de2d5f1d8fc56
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/md_downloads/action_service.html
|
| @@ -0,0 +1,4 @@
|
| +<link rel="import" href="chrome://resources/html/assert.html">
|
| +<link rel="import" href="chrome://resources/html/cr.html">
|
| +<link rel="import" href="chrome://resources/html/load_time_data.html">
|
| +<script src="chrome://downloads/action_service.js"></script>
|
|
|