Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 3ddb01a4b2052b970ac71ad20be596690ee79061..507e81032b38b590855e2df2bcc49f910048735e 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -5456,7 +5456,6 @@ |
# removed as code is fixed. |
4100, # Unreferenced formal parameter |
4121, # Alignment of a member was sensitive to packing |
- 4189, # Local variable is initialized but not referenced |
4244, # Conversion from 'type1' to 'type2', possible loss of data |
4481, # Nonstandard extension used: override specifier 'keyword' |
4505, # Unreferenced local function has been removed |