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

Unified Diff: gyp/gpu.gyp

Issue 41213003: Hook in rough distance field support for fonts (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Port over fix for alpha-blended paint color (may not be needed). Created 7 years, 1 month 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
Index: gyp/gpu.gyp
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 057c2fb72d8c6518186f8421ed6dce5a7e6437f1..6ce77f3fe34f91898ee60c83f2c3d9a2e193ba66 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -83,6 +83,7 @@
'dependencies': [
'angle.gyp:*',
'core.gyp:*',
+ 'edtaa.gyp:*',
bsalomon 2013/11/04 20:34:53 Can we make this dependency require a gyp/compile
jvanverth1 2013/11/05 14:59:11 I didn't put the dependency behind a flag, but did
'utils.gyp:*',
],
'includes': [
« no previous file with comments | « gyp/gmslides.gypi ('k') | gyp/gpu.gypi » ('j') | src/gpu/GrDistanceFieldTextContext.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698