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

Unified Diff: Source/WebKit/chromium/features.gypi

Issue 13724004: Remove the ENABLE_NOSNIFF compile-time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 7 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 | « Source/WebCore/platform/network/HTTPParsers.cpp ('k') | Tools/Scripts/webkitperl/FeatureList.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/features.gypi
diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
index 6e3823fb15948b588f2b4f1d2ed08953f5fb625b..ac9b252883d1b23306e15f8bf6362aca09a18e60 100644
--- a/Source/WebKit/chromium/features.gypi
+++ b/Source/WebKit/chromium/features.gypi
@@ -91,7 +91,6 @@
'ENABLE_METER_ELEMENT=1',
'ENABLE_MICRODATA=0',
'ENABLE_MOUSE_CURSOR_SCALE=1',
- 'ENABLE_NOSNIFF=1',
'ENABLE_PAGE_VISIBILITY_API=1',
'ENABLE_PERFORMANCE_TIMELINE=1',
'ENABLE_POINTER_LOCK=1',
« no previous file with comments | « Source/WebCore/platform/network/HTTPParsers.cpp ('k') | Tools/Scripts/webkitperl/FeatureList.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698