Commit 0e21043a authored by Jinsong Fan's avatar Jinsong Fan Committed by Commit Bot

Clean up dead codes relating to Article Sync

No change to logic.

Bug: 812553
Change-Id: Iaef19776322056885bb05fb80a5b234e7042b820
Reviewed-on: https://chromium-review.googlesource.com/c/1238093Reviewed-by: default avatarTatiana Gornak <melandory@chromium.org>
Reviewed-by: default avatarMatthew Jones <mdjones@chromium.org>
Commit-Queue: Jinsong Fan <fanjinsong@sogou-inc.com>
Cr-Commit-Position: refs/heads/master@{#635943}
parent bed74fa8
...@@ -10,9 +10,6 @@ namespace dom_distiller { ...@@ -10,9 +10,6 @@ namespace dom_distiller {
// Returns true when flag enable-dom-distiller is set or enabled from Finch. // Returns true when flag enable-dom-distiller is set or enabled from Finch.
bool IsEnableDomDistillerSet(); bool IsEnableDomDistillerSet();
// Returns true when flag enable-sync-articles is set or enabled from Finch.
bool IsEnableSyncArticlesSet();
} // namespace dom_distiller } // namespace dom_distiller
#endif // COMPONENTS_DOM_DISTILLER_CORE_DOM_DISTILLER_FEATURES_H_ #endif // COMPONENTS_DOM_DISTILLER_CORE_DOM_DISTILLER_FEATURES_H_
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