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

Unified Diff: components/arc/arc_features.h

Issue 2508713003: arc: Prepare ArcAuthEndpoint flag for finch experiment. (Closed)
Patch Set: Created 4 years, 1 month 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
Index: components/arc/arc_features.h
diff --git a/components/arc/arc_features.h b/components/arc/arc_features.h
index b9b01c12598ca832939683a88b7847fd7673053e..0b60445f343d028b12cb928a6ad9f2e52d109cd6 100644
--- a/components/arc/arc_features.h
+++ b/components/arc/arc_features.h
@@ -12,6 +12,7 @@
namespace arc {
extern const base::Feature kBootCompletedBroadcastFeature;
+extern const base::Feature kArcUseAuthEndpointFeature;
Luis Héctor Chávez 2016/11/16 22:11:29 Please add "// Please keep alphabetized." (and kee
khmel 2016/11/16 22:22:14 Done.
Luis Héctor Chávez 2016/11/16 22:24:58 Can you please also add the comment so any other p
khmel 2016/11/17 18:45:36 Sorry, missed you comment
} // namespace arc

Powered by Google App Engine
This is Rietveld 408576698