Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(342)

Unified Diff: webrtc/build/common.gypi

Issue 1944273002: Partial revert of Enable -Winconsistent-missing-override flag. (patchset #5 id:80001 of https://cod… (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index 1409e0b1d33b231ede4f6557963cce21f1a689d2..948cc8a9e9e16814fa3a36c03b404eaf40fe6fd3 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -309,7 +309,6 @@
'cflags': [
'-Wimplicit-fallthrough',
'-Wthread-safety',
- '-Winconsistent-missing-override',
],
}],
],
« no previous file with comments | « webrtc/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698