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

Unified Diff: components/browser_watcher/features.h

Issue 2720353002: Flush stability file after initialization (Closed)
Patch Set: Address rkaplow comments Created 3 years, 9 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 | « chrome/browser/chrome_browser_field_trials_desktop.cc ('k') | components/browser_watcher/features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_watcher/features.h
diff --git a/components/browser_watcher/features.h b/components/browser_watcher/features.h
index 26ab23f353f72bf6f833d7a9596ef7e09c36311f..494881d11324f8ab4ce16a4f3d90f33b0658fd61 100644
--- a/components/browser_watcher/features.h
+++ b/components/browser_watcher/features.h
@@ -10,6 +10,7 @@
namespace browser_watcher {
extern const base::Feature kStabilityDebuggingFeature;
+extern const base::Feature kStabilityDebuggingFlushFeature;
} // namespace browser_watcher
« no previous file with comments | « chrome/browser/chrome_browser_field_trials_desktop.cc ('k') | components/browser_watcher/features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698