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

Unified Diff: test/inspector/runtime/protocol-works-with-different-locale-expected.txt

Issue 2656613004: V8 Inspector: remove V8ConsoleAPIType from the API, reuse v8::Isolate::MessageErrorLevel instead. (Closed)
Patch Set: rebaselined the test Created 3 years, 11 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 | « src/inspector/v8-console-message.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/protocol-works-with-different-locale-expected.txt
diff --git a/test/inspector/runtime/protocol-works-with-different-locale-expected.txt b/test/inspector/runtime/protocol-works-with-different-locale-expected.txt
index 9ff0d1a13e3e03bf9f1034def79ede9fea212f0f..ee70e94c2a3b043701d47be419af5096adc17ddd 100644
--- a/test/inspector/runtime/protocol-works-with-different-locale-expected.txt
+++ b/test/inspector/runtime/protocol-works-with-different-locale-expected.txt
@@ -51,7 +51,7 @@ set locale to fr_CA.UTF-8 (has comma as separator)
]
}
timestamp : <timestamp>
- type : debug
+ type : timeEnd
}
}
@@ -134,6 +134,6 @@ set locale to fr_CA.UTF-8 (has comma as separator)
]
}
timestamp : <timestamp>
- type : debug
+ type : timeEnd
}
}
« no previous file with comments | « src/inspector/v8-console-message.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698