Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 214e3030625fa86f8c53ac1ba647fadf93763224..fbca79583ea6f00766432d9f4da17accf5e973dd 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -5411,7 +5411,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 |