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

Unified Diff: gyp/common.gypi

Issue 23479017: Remove uses of GR_RELEASE. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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 | include/gpu/GrConfig.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common.gypi
diff --git a/gyp/common.gypi b/gyp/common.gypi
index 4ab00f14fb52343b2bf0eb04a2640cbdbce72c39..aaf741d1aa9a2e73845841247c2e50f8417cbef1 100644
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -98,7 +98,6 @@
'Release': {
'defines': [
'SK_RELEASE',
- 'GR_RELEASE=1',
],
},
'Release_Developer': {
« no previous file with comments | « no previous file | include/gpu/GrConfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698