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

Unified Diff: components/arc/arc_features.h

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/ui/app_list/arc/arc_app_utils.cc ('k') | components/arc/arc_features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/arc_features.h
diff --git a/components/arc/arc_features.h b/components/arc/arc_features.h
index 6366960f6238fe10f69f57dec155e1122197e2e1..d0499bbb0f762455f196ecc1982b8edfb3dbacfa 100644
--- a/components/arc/arc_features.h
+++ b/components/arc/arc_features.h
@@ -14,7 +14,6 @@ namespace arc {
// Please keep alphabetized.
extern const base::Feature kArcUseAuthEndpointFeature;
extern const base::Feature kBootCompletedBroadcastFeature;
-extern const base::Feature kShowArcFilesAppFeature;
} // namespace arc
« no previous file with comments | « chrome/browser/ui/app_list/arc/arc_app_utils.cc ('k') | components/arc/arc_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698