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

Unified Diff: components/flags_ui/flags_ui_constants.cc

Issue 1500533002: Upstream chrome://flags & chrome://ui-alternatives iOS WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add components/flags_ui/resources/apple_flags.css to PRESUBMIT blacklist Created 5 years 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 | « components/flags_ui/flags_ui_constants.h ('k') | components/flags_ui/resources/apple_flags.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/flags_ui_constants.cc
diff --git a/components/flags_ui/flags_ui_constants.cc b/components/flags_ui/flags_ui_constants.cc
index 6537d12555e78882931d8894e115268f4ffd3883..b37ea40e80b0e4a3791df0da4408c7cc1c965b6b 100644
--- a/components/flags_ui/flags_ui_constants.cc
+++ b/components/flags_ui/flags_ui_constants.cc
@@ -22,6 +22,7 @@ const char kDisable[] = "disable";
const char kEnable[] = "enable";
const char kFlagsBlurb[] = "flagsBlurb";
const char kFlagsLongTitle[] = "flagsLongTitle";
+const char kFlagsNoExperimentsAvailable[] = "flagsNoExperimentsAvailable";
const char kFlagsNotSupported[] = "flagsNotSupported";
const char kFlagsRestartButton[] = "flagsRestartButton";
const char kFlagsRestartNotice[] = "flagsRestartNotice";
« no previous file with comments | « components/flags_ui/flags_ui_constants.h ('k') | components/flags_ui/resources/apple_flags.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698