Sign in
skia
/
skia
/
349f974b1437d2ccef5d773846bc677caa900a70
/
.
/
tests
/
FontMgrFlags.cpp
blob: a90aee24b01f8708c1a3ae9f64412658bdde20b7 [
file
]
/*
* Copyright 2014 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include
"tools/flags/CommandLineFlags.h"
DEFINE_bool
(
verboseFontMgr
,
false
,
"FontMgr will be very verbose."
);