Fix Windows build
Temporarily disable skia_win_debuggers_path gyp variable. Unreviewed. git-svn-id: http://skia.googlecode.com/svn/trunk@8056 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
1b3f0fbbf0
commit
f8905e4d44
@ -92,7 +92,7 @@
|
||||
# Note: This is currently only turned on for linux and android.
|
||||
# TODO: Turn on for Win and Mac as well.
|
||||
'skia_warnings_as_errors%': 0,
|
||||
'skia_win_debuggers_path%': '',
|
||||
'skia_win_debuggers_path': '',
|
||||
},
|
||||
|
||||
# Re-define all variables defined within the level-2 'variables' dict,
|
||||
|
Loading…
Reference in New Issue
Block a user