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

Unified Diff: components/flags_ui/flags_ui_constants.h

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 | « build/ios/grit_whitelist.txt ('k') | components/flags_ui/flags_ui_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/flags_ui_constants.h
diff --git a/components/flags_ui/flags_ui_constants.h b/components/flags_ui/flags_ui_constants.h
index 078807528ae859f5b1e5855aae308e50bb581258..6ed46afaa0c8269e3d19a008672901466bd60503 100644
--- a/components/flags_ui/flags_ui_constants.h
+++ b/components/flags_ui/flags_ui_constants.h
@@ -26,6 +26,7 @@ extern const char kDisable[];
extern const char kEnable[];
extern const char kFlagsBlurb[];
extern const char kFlagsLongTitle[];
+extern const char kFlagsNoExperimentsAvailable[];
extern const char kFlagsNotSupported[];
extern const char kFlagsRestartButton[];
extern const char kFlagsRestartNotice[];
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | components/flags_ui/flags_ui_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698