| Index: experimental/svg/model/SkSVGValue.cpp
|
| diff --git a/third_party/libmicrohttpd/MHD_config.h b/experimental/svg/model/SkSVGValue.cpp
|
| similarity index 78%
|
| copy from third_party/libmicrohttpd/MHD_config.h
|
| copy to experimental/svg/model/SkSVGValue.cpp
|
| index 2133731f025dee7b845bad38499eb3c7212dd7a0..674a200a346e21f17191a9a8a8d5f0c52387d75b 100644
|
| --- a/third_party/libmicrohttpd/MHD_config.h
|
| +++ b/experimental/svg/model/SkSVGValue.cpp
|
| @@ -4,4 +4,5 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| */
|
| -// A dummy file so microhttpd compiles
|
| +
|
| +#include "SkSVGValue.h"
|
|
|