Sign in
skia
/
skia
/
9caf83abfdb9a64bf64a30b0e1e23975f0938e9a
/
.
/
tests
/
FontMgrFlags.cpp
blob: cbce907364c86cbad7ebd38a67d92da956d9513a [
file
] [
log
] [
blame
]
/*
* Copyright 2014 Google LLC
*
* 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."
);