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

Unified Diff: components/arc/arc_features.h

Issue 2648263007: Add a flag to specify whether to show ARC Files app in launcher. (Closed)
Patch Set: Change the description again after discussion. Rebase on remote master. Created 3 years, 11 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/about_flags.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 3bb070a383ab27b5a93422e672e627e389b7a4a0..52dec01d1381355bf4bd0a910cfa415e30e2e798 100644
--- a/components/arc/arc_features.h
+++ b/components/arc/arc_features.h
@@ -14,6 +14,7 @@ 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/about_flags.cc ('k') | components/arc/arc_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698