Commit 46087487 authored by Justin DeWitt's avatar Justin DeWitt Committed by Commit Bot

Feed V2: Add a feature flag in src/components/feed

Bug: 1119485
Change-Id: Ic85c4ae86c8bdc287e724f3bf403a7942aa1c337
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364023Reviewed-by: default avatarCathy Li <chili@chromium.org>
Commit-Queue: Justin DeWitt <dewittj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799853}
parent 1cdf916d
...@@ -4,4 +4,5 @@ ...@@ -4,4 +4,5 @@
declare_args() { declare_args() {
enable_feed_in_chrome = is_android enable_feed_in_chrome = is_android
enable_feed_v2 = is_android
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment