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

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2917773002: Remove the chrome flag to show/hide ARC files app in launcher. (Closed)
Patch Set: Keep histogram enums. Created 3 years, 7 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 | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/ui/app_list/arc/arc_app_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index c8a324b710a1c3c447abbe452838c826e132cf45..d10e19f55da3300cf75d7950e5e84bbd6f98d0cf 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -2911,12 +2911,6 @@ const char kNewZipUnpackerName[] = "New ZIP unpacker";
const char kNewZipUnpackerDescription[] =
"New ZIP unpacker flow, based on the File System Provider API.";
-const char kShowArcFilesAppName[] = "Show Android Files app";
-
-const char kShowArcFilesAppDescription[] =
- "Show Android Files app in Chrome OS launcher. This is only effective "
- "on a device with access to Play Store.";
-
const char kOfficeEditingComponentAppName[] =
"Office Editing for Docs, Sheets & Slides";
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/ui/app_list/arc/arc_app_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698