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

Unified Diff: content/public/common/content_features.h

Issue 2321313002: Move components/memory_coordinator -> content/ (Closed)
Patch Set: rebase etc Created 4 years, 3 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: content/public/common/content_features.h
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
index 0f3465fbbdfd94e9e920bdf8b5b6b863bfab2255..5fca93b348ddb48bcb916be177717cd3a8f7494c 100644
--- a/content/public/common/content_features.h
+++ b/content/public/common/content_features.h
@@ -27,6 +27,7 @@ CONTENT_EXPORT extern const base::Feature
kFramebustingNeedsSameOriginOrUserGesture;
CONTENT_EXPORT extern const base::Feature kGamepadExtensions;
CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
+CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
CONTENT_EXPORT extern const base::Feature kNewMediaPlaybackUi;
CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnNormalReload;
CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnRefreshContent;

Powered by Google App Engine
This is Rietveld 408576698