aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_variables.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/common_variables.gypi')
-rw-r--r--gyp/common_variables.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index 8ddbbb46e6..1934082ba8 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -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,