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

Unified Diff: gyp/common_variables.gypi

Issue 277593003: Fix Moz2D build (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add % Created 6 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 | « gyp/common_conditions.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_variables.gypi
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index 2add2ee735d529b553a9e3a4600c007137e527b0..b6d4e76af48268868063d2cdbb6197a85e6e6c70 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -219,6 +219,7 @@
'skia_win_debuggers_path%': '<(skia_win_debuggers_path)',
'skia_run_pdfviewer_in_gm%': 0,
'skia_disable_inlining%': 0,
+ 'skia_moz2d%': 0,
# These are referenced by our .gypi files that list files (e.g. core.gypi)
#
« no previous file with comments | « gyp/common_conditions.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698