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

Unified Diff: gyp/common_variables.gypi

Issue 1243383002: Add skia_use_android_framework_defines GYP_DEFINE (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 5 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
« gyp/common_conditions.gypi ('K') | « 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 10b465ac8eb6f4cc7aa926fa71b2450f69fd2e9b..ac7554ef412189e05e3fd3d89ef62548c91a3b29 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -139,6 +139,7 @@
'skia_shared_lib%': 0,
'skia_opencl%': 0,
'skia_force_distance_field_text%': 0,
+ 'skia_use_android_framework_defines%': 0,
# These variables determine the default optimization level for different
# compilers.
« gyp/common_conditions.gypi ('K') | « gyp/common_conditions.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698