| Index: third_party/libmicrohttpd/MHD_config.h
|
| diff --git a/experimental/mojo/SkMojo.mojom b/third_party/libmicrohttpd/MHD_config.h
|
| similarity index 68%
|
| copy from experimental/mojo/SkMojo.mojom
|
| copy to third_party/libmicrohttpd/MHD_config.h
|
| index 85b46cc54de25b157d37dd8d4454115d664f556c..2133731f025dee7b845bad38499eb3c7212dd7a0 100644
|
| --- a/experimental/mojo/SkMojo.mojom
|
| +++ b/third_party/libmicrohttpd/MHD_config.h
|
| @@ -4,7 +4,4 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| */
|
| -
|
| -module SkMojo;
|
| -
|
| -struct FlattenedPicture { array<uint8> data; };
|
| +// A dummy file so microhttpd compiles
|
|
|