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

Unified Diff: ppapi/shared_impl/image_data_impl.cc

Issue 6682011: Build skia as a dll in windows multi-dll build. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Fix lint error. Created 9 years, 9 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 | « ppapi/ppapi_shared_proxy.gypi ('k') | skia/config/SkUserConfig.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/image_data_impl.cc
===================================================================
--- ppapi/shared_impl/image_data_impl.cc (revision 78242)
+++ ppapi/shared_impl/image_data_impl.cc (working copy)
@@ -4,7 +4,7 @@
#include "ppapi/shared_impl/image_data_impl.h"
-#include "skia/config/SkUserConfig.h"
+#include "third_party/skia/include/core/SkTypes.h"
namespace pp {
namespace shared_impl {
« no previous file with comments | « ppapi/ppapi_shared_proxy.gypi ('k') | skia/config/SkUserConfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698