| Index: chrome/browser/resources/contextual_search/promo.css
|
| diff --git a/chrome/browser/resources/contextual_search/promo.css b/chrome/browser/resources/contextual_search/promo.css
|
| index c82d0bc42bd03abd2af0f22f5cda5a3595c4bbb4..972b7a43ab60209a78d3bd493030d058369cd98e 100644
|
| --- a/chrome/browser/resources/contextual_search/promo.css
|
| +++ b/chrome/browser/resources/contextual_search/promo.css
|
| @@ -1,7 +1,8 @@
|
| /* Copyright 2014 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.
|
| -*/
|
| + found in the LICENSE file. */
|
| +
|
| +/* TODO: Need to clean up @font-face after we remove font-family from body. */
|
| @font-face {
|
| font-family: 'Roboto2';
|
| font-weight: 400;
|
|
|