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

Unified Diff: gyp/ports.gyp

Issue 16325006: Fix broken include path for directwrite backend (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: update Created 7 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 3422b8e30afe70939ad7cb08794ce4ed6a3692c3..af6229e6b2afcd573626af984c4ba49a81bebb0a 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -13,6 +13,7 @@
'../include/images',
'../include/ports',
'../include/utils',
+ '../include/utils/win',
'../include/xml',
'../src/core',
'../src/lazy',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698