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

Unified Diff: LayoutTests/http/tests/inspector/timeline-test.js

Issue 343613004: Move needsPreviewElement to TimelineUIUtilsImple and make it private (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « no previous file | Source/devtools/front_end/timeline/TimelineUIUtils.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector/timeline-test.js
diff --git a/LayoutTests/http/tests/inspector/timeline-test.js b/LayoutTests/http/tests/inspector/timeline-test.js
index fa6fe66e95892eb2a93ed6e85f1c9e9c3d135ad7..163cd0090dde66dab4c277cc5a73a56a47f58e8f 100644
--- a/LayoutTests/http/tests/inspector/timeline-test.js
+++ b/LayoutTests/http/tests/inspector/timeline-test.js
@@ -13,7 +13,6 @@ InspectorTest.timelinePropertyFormatters = {
usedHeapSizeDelta: "skip",
mimeType: "formatAsTypeName",
id: "formatAsTypeName",
- counters: "formatAsTypeName",
timerId: "formatAsTypeName",
scriptLine: "formatAsTypeName",
layerId: "formatAsTypeName",
« no previous file with comments | « no previous file | Source/devtools/front_end/timeline/TimelineUIUtils.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698