Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: experimental/svg/model/SkSVGValue.cpp

Issue 2164193002: Initial SVG model (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: warning fix Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/svg/model/SkSVGValue.h ('k') | gyp/samples.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « experimental/svg/model/SkSVGValue.h ('k') | gyp/samples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698