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

Unified Diff: chrome/browser/resources/tracing/test_utils.js

Issue 8771001: Stop about:tracing from dropping child slices of didNotFinish slices. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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/browser/resources/tracing/test_utils.js
diff --git a/chrome/browser/resources/tracing/test_utils.js b/chrome/browser/resources/tracing/test_utils.js
index e79189face7e931ce7fc1adb1992f6ffd838e5f0..09fc2d424e993a032f91f9774d0f5d481efe7e26 100644
--- a/chrome/browser/resources/tracing/test_utils.js
+++ b/chrome/browser/resources/tracing/test_utils.js
@@ -29,4 +29,4 @@ cr.define('test_utils', function() {
return {
getJSON: getJSON
};
-});
James Hawkins 2011/12/01 17:12:49 What is this diff?
nduca 2011/12/01 17:30:33 Trailing newline.
+});

Powered by Google App Engine
This is Rietveld 408576698