| Index: chrome/browser/resources/sync_confirmation/sync_confirmation.html
|
| diff --git a/chrome/browser/resources/sync_confirmation/sync_confirmation.html b/chrome/browser/resources/sync_confirmation/sync_confirmation.html
|
| index 0ee4e813bb7c7065ae2d7a45e4a7007ecdc7a56e..34ddf7e68fc9000caa16aa76b2bc0c0ceac511eb 100644
|
| --- a/chrome/browser/resources/sync_confirmation/sync_confirmation.html
|
| +++ b/chrome/browser/resources/sync_confirmation/sync_confirmation.html
|
| @@ -4,6 +4,7 @@
|
| <meta charset="utf-8">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
|
| + <link rel="import" href="chrome://resources/polymer/v1_0/paper-styles/color.html">
|
| <link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
|
| <link rel="stylesheet" href="sync_confirmation.css"></link>
|
| <style is="custom-style">
|
|
|