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

Unified Diff: ppapi/ppapi_shared_proxy.gypi

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 | « no previous file | ppapi/shared_impl/image_data_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_shared_proxy.gypi
===================================================================
--- ppapi/ppapi_shared_proxy.gypi (revision 78242)
+++ ppapi/ppapi_shared_proxy.gypi (working copy)
@@ -10,6 +10,7 @@
'dependencies': [
'ppapi_c',
'../base/base.gyp:base',
+ '../skia/skia.gyp:skia',
'../third_party/icu/icu.gyp:icuuc',
],
'include_dirs': [
« no previous file with comments | « no previous file | ppapi/shared_impl/image_data_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698