| Index: chrome/browser/extensions/extension_font_settings_api.cc
|
| diff --git a/chrome/browser/extensions/extension_font_settings_api.cc b/chrome/browser/extensions/extension_font_settings_api.cc
|
| index d46c78f8e4b1ae2d3497dc69f0618ff36d1c1cf7..00f1c6f4c3fb23ce1f5f9c08688b4edbe1457c32 100644
|
| --- a/chrome/browser/extensions/extension_font_settings_api.cc
|
| +++ b/chrome/browser/extensions/extension_font_settings_api.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// Font Settings Extension API implementation.
|
| +
|
| #include "chrome/browser/extensions/extension_font_settings_api.h"
|
|
|
| #include "base/bind.h"
|
|
|