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

Unified Diff: LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt

Issue 620123002: DevTools: Support JS frames save/load for tracing timeline. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Addressing comment. Created 6 years, 2 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/TracingModel.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt b/LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt
index 1113c828d290f56677b98c31d5d12d67fb6abf9c..fb62e6c112ee3bafa3553222a154f132114503dc 100644
--- a/LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt
@@ -10,6 +10,7 @@ Applications outside of WebKit depend on the stability of the mapping of these t
CancelAnimationFrame : "CancelAnimationFrame"
CompositeLayers : "CompositeLayers"
ConsoleTime : "ConsoleTime"
+ CpuProfile : "CpuProfile"
DecodeImage : "Decode Image"
DecodeLazyPixelRef : "Decode LazyPixelRef"
DrawFrame : "DrawFrame"
« no previous file with comments | « no previous file | Source/devtools/front_end/timeline/TracingModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698