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

Unified Diff: ios/chrome/browser/chrome_switches.h

Issue 1421733002: Introduce IOSChromeMetricsServicesManagerClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add client Created 5 years, 2 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 | « ios/chrome/browser/DEPS ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/chrome_switches.h
diff --git a/ios/chrome/browser/chrome_switches.h b/ios/chrome/browser/chrome_switches.h
index 02d302bc019e8175837c5bb209eb01171fd43561..0e300328be72991910627f61dcfa04c38ba36fbb 100644
--- a/ios/chrome/browser/chrome_switches.h
+++ b/ios/chrome/browser/chrome_switches.h
@@ -15,6 +15,7 @@ extern const char kEnableIOSBlockUnpromptedExternalURLs[];
extern const char kEnableIOSWKWebView[];
extern const char kEnableReaderModeToolbarIcon[];
extern const char kDisableKeyboardCommands[];
+extern const char kIOSMetricsRecordingOnly[];
} // namespace switches
« no previous file with comments | « ios/chrome/browser/DEPS ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698