Update optimize_png_files.sh to work on msysgit bash.
[chromium-blink-merge.git] / content / common / font_list.cc
blob398ee80cf60525da22e5f6339360722920d1836c
1 // Copyright 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "content/common/font_list.h"
7 namespace content {
8 const char kFontListSequenceToken[] = "_font_list_sequence_token_";