diff options
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r-- | ui/ui.gyp | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Copyright (c) 2011 The Chromium Authors. All rights reserved. +# Copyright (c) 2012 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. @@ -271,6 +271,8 @@ 'gfx/favicon_size.h', 'gfx/font.h', 'gfx/font.cc', + 'gfx/font_list.h', + 'gfx/font_list.cc', 'gfx/gfx_paths.cc', 'gfx/gfx_paths.h', 'gfx/image/image.cc', |