Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 9f3bddede3aa905d7133d660d471bc1eef084c67..13179c5da8ee016f3acb36e2698539c2573eccb8 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -3220,11 +3220,6 @@ |
'cflags_cc': [ |
'-Wno-implicit-exception-spec-mismatch', |
], |
- 'cflags': [ |
- # TODO(hans): Remove once we've cleaned up the warnings. |
- # http://crbug.com/307668 |
- '-Wno-unused-const-variable', |
- ], |
}], |
['clang==1 and clang_use_chrome_plugins==1', { |
'cflags': [ |