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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/font-face-expected.txt

Issue 2553043003: [DevTools] Remove methods on Common.Event. (Closed)
Patch Set: rebased Created 4 years 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: third_party/WebKit/LayoutTests/http/tests/inspector/network/font-face-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/font-face-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/font-face-expected.txt
index 86e95ebc60488fb22e7de5faea5164b2904c9b9a..a7969aa2add4523654719e75747483ea7fae9836 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/font-face-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/font-face-expected.txt
@@ -1,8 +1,8 @@
Tests that a used font-face is reported and an unused font-face is not reported.
-Symbol(RequestStarted): font-face.html
-Symbol(RequestFinished): font-face.html
-Symbol(RequestStarted): used.ttf
-Symbol(RequestFinished): used.ttf
+RequestStarted: font-face.html
+RequestFinished: font-face.html
+RequestStarted: used.ttf
+RequestFinished: used.ttf

Powered by Google App Engine
This is Rietveld 408576698