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

Unified Diff: gyp/angle.gyp

Issue 12963002: Refactor skia_warnings_as_errors (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Use variable instead of disable_warnings_as_errors.gypi Created 7 years, 9 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 | gyp/cityhash.gyp » ('j') | gyp/cityhash.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/angle.gyp
===================================================================
--- gyp/angle.gyp (revision 8310)
+++ gyp/angle.gyp (working copy)
@@ -10,7 +10,7 @@
},
'variables': {
'component': 'static_library',
- 'skia_building_angle': 1, # See comment in common_conditions.gypi.
+ 'skia_warnings_as_errors': 0,
},
'includes': [
'../third_party/externals/angle/src/build_angle.gypi',
« no previous file with comments | « no previous file | gyp/cityhash.gyp » ('j') | gyp/cityhash.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698