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

Unified Diff: chrome/test/data/performance_monitor/unclean_exit_prefs

Issue 10703078: Add Unclean Exit Watching to CPM (Closed) Base URL: http://git.chromium.org/chromium/src.git@dc_crash_event_watching
Patch Set: Created 8 years, 6 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
Index: chrome/test/data/performance_monitor/unclean_exit_prefs
diff --git a/chrome/test/data/performance_monitor/unclean_exit_prefs b/chrome/test/data/performance_monitor/unclean_exit_prefs
new file mode 100644
index 0000000000000000000000000000000000000000..4345f57c9bda6007c9cec804b130a4a0717ad984
--- /dev/null
+++ b/chrome/test/data/performance_monitor/unclean_exit_prefs
@@ -0,0 +1,5 @@
+{
+ "profile": {
Yoyo Zhou 2012/07/10 02:35:06 3 space indent?
Devlin 2012/07/10 17:18:32 3-space indent is standard for the Preferences fil
Yoyo Zhou 2012/07/12 18:13:44 You're right; for Preferences, apparently it is. (
+ "exited_cleanly": false
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698