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

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

Issue 717573003: DevTools: add ParseAuthorStyleSheet events to Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test expectations Created 6 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
« no previous file with comments | « LayoutTests/inspector/tracing/resources/style.css ('k') | Source/core/css/StyleSheetContents.cpp » ('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 8d7ec5d6f5e90ed8b9b6e03843f7ec408d233fb9..7d4eeacea9fe8c8d6b2e8d3b0f0824f070a15765 100644
--- a/LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-enum-stability-expected.txt
@@ -37,6 +37,7 @@ Applications outside of WebKit depend on the stability of the mapping of these t
PaintImage : "PaintImage"
PaintInvalidationTracking : "PaintInvalidationTracking"
PaintSetup : "PaintSetup"
+ ParseAuthorStyleSheet : "ParseAuthorStyleSheet"
ParseHTML : "ParseHTML"
PictureSnapshot : "cc::Picture"
Program : "Program"
« no previous file with comments | « LayoutTests/inspector/tracing/resources/style.css ('k') | Source/core/css/StyleSheetContents.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698