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

Unified Diff: chrome/common/pref_names.h

Issue 2912593002: Create OOBE screen for Voice Interaction value proposition (Closed)
Patch Set: 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index d6b5718aaf3219c3d11a1dc60f39f050b2e0904f..51cc988f5c3994439cea14abf58df7f0d7c4e5a0 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -32,6 +32,7 @@ extern const char kArcPackages[];
extern const char kArcSetNotificationsEnabledDeferred[];
extern const char kArcSignedIn[];
extern const char kArcCompatibleFilesystemChosen[];
+extern const char kArcVoiceInteractionValuePropAccepted[];
#endif
extern const char kChildAccountStatusKnown[];
extern const char kDefaultApps[];

Powered by Google App Engine
This is Rietveld 408576698