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

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

Issue 1057933002: [iOS] Upstream //ios/chrome/browser/memory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@upstreamNet
Patch Set: Remove extra bracket Created 5 years, 8 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/memory/memory_metrics.cc ('k') | ios/chrome/browser/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/pref_names.h
diff --git a/ios/chrome/browser/pref_names.h b/ios/chrome/browser/pref_names.h
index cda81cdabad2b40d58caa40a35f56aa8e189d3b7..95ede81ae1ffdaad1ae191fcf56d9e81c7dd152e 100644
--- a/ios/chrome/browser/pref_names.h
+++ b/ios/chrome/browser/pref_names.h
@@ -20,6 +20,7 @@ namespace prefs {
extern const char kIosBookmarkFolderDefault[];
extern const char kIosBookmarkPromoAlreadySeen[];
extern const char kPaymentsPreferredUserId[];
+extern const char kShowMemoryDebuggingTools[];
} // namespace prefs
« no previous file with comments | « ios/chrome/browser/memory/memory_metrics.cc ('k') | ios/chrome/browser/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698