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

Unified Diff: third_party/WebKit/Source/core/testing/InternalSettings.idl

Issue 2184883002: Remove LinkHeader runtime flag (status=stable) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: third_party/WebKit/Source/core/testing/InternalSettings.idl
diff --git a/third_party/WebKit/Source/core/testing/InternalSettings.idl b/third_party/WebKit/Source/core/testing/InternalSettings.idl
index 05a8d10658a6fd846d2155419a89bc17060788fe..d46cc85d48ce744ea675e8b3ff645db655cc9f72 100644
--- a/third_party/WebKit/Source/core/testing/InternalSettings.idl
+++ b/third_party/WebKit/Source/core/testing/InternalSettings.idl
@@ -64,5 +64,4 @@
void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
void setImageColorProfilesEnabled(boolean enabled);
void setScrollTopLeftInteropEnabled(boolean enabled);
- void setLinkHeaderEnabled(boolean enabled);
};

Powered by Google App Engine
This is Rietveld 408576698