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

Unified Diff: third_party/WebKit/public/web/WebRuntimeFeatures.h

Issue 2844453002: Update CM API IDL to use SecureContext (Closed)
Patch Set: Rebase Created 3 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 | « third_party/WebKit/Source/web/WebRuntimeFeatures.cpp ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
index 2144839a2e631631c3cbcc69fcde6af891faf6b5..9c0f9717c2d800d9e8a29c68eee7ef5a45fc93e2 100644
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
@@ -74,7 +74,6 @@ class WebRuntimeFeatures {
BLINK_EXPORT static void EnableCanvas2dImageChromium(bool);
BLINK_EXPORT static void EnableColorCorrectRendering(bool);
BLINK_EXPORT static void EnableColorCorrectRenderingDefaultMode(bool);
- BLINK_EXPORT static void EnableCredentialManagerAPI(bool);
BLINK_EXPORT static void EnableDatabase(bool);
BLINK_EXPORT static void EnableDecodeToYUV(bool);
BLINK_EXPORT static void EnableDocumentWriteEvaluator(bool);
« no previous file with comments | « third_party/WebKit/Source/web/WebRuntimeFeatures.cpp ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698