Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index e50fdf4de7b4ec3feddf0d5265bc96728e1020ae..c3bc3dff43c892f8930db4e60954bdfab835a581 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -5754,7 +5754,6 @@ |
4100, # Unreferenced formal parameter |
4121, # Alignment of a member was sensitive to packing |
4244, # Conversion from 'type1' to 'type2', possible loss of data |
- 4481, # Nonstandard extension used: override specifier 'keyword' |
4505, # Unreferenced local function has been removed |
4510, # Default constructor could not be generated |
4512, # Assignment operator could not be generated |