| Index: chrome/app/vector_icons/inactive_toast_close.icon | 
| diff --git a/chrome/app/vector_icons/inactive_toast_close.icon b/chrome/app/vector_icons/inactive_toast_close.icon | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..92a7368356b2b6076e5a3f3efee1658402b2a1a6 | 
| --- /dev/null | 
| +++ b/chrome/app/vector_icons/inactive_toast_close.icon | 
| @@ -0,0 +1,20 @@ | 
| +// Copyright 2017 The Chromium Authors. All rights reserved. | 
| +// Use of this source code is governed by a BSD-style license that can be | 
| +// found in the LICENSE file. | 
| + | 
| +CANVAS_DIMENSIONS, 24, | 
| +MOVE_TO, 12.71f, 12, | 
| +R_LINE_TO, 3.89f, -3.89f, | 
| +R_LINE_TO, -0.71f, -0.71f, | 
| +R_LINE_TO, -3.89f, 3.89f, | 
| +R_LINE_TO, -3.89f, -3.89f, | 
| +R_LINE_TO, -0.71f, 0.71f, | 
| +R_LINE_TO, 3.89f, 3.89f, | 
| +R_LINE_TO, -3.89f, 3.89f, | 
| +R_LINE_TO, 0.71f, 0.71f, | 
| +R_LINE_TO, 3.89f, -3.89f, | 
| +R_LINE_TO, 3.89f, 3.89f, | 
| +R_LINE_TO, 0.71f, -0.71f, | 
| +R_LINE_TO, -3.89f, -3.89f, | 
| +CLOSE, | 
| +END | 
|  |