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

Unified Diff: third_party/WebKit/LayoutTests/inspector/extensions/extensions-api-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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
Index: third_party/WebKit/LayoutTests/inspector/extensions/extensions-api-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/extensions/extensions-api-expected.txt b/third_party/WebKit/LayoutTests/inspector/extensions/extensions-api-expected.txt
index 225854626d82b35169a1391fa3923bfa18dcb0f0..de4e1cde7c5569bbf62e6a89e1f0b25092709cf1 100644
--- a/third_party/WebKit/LayoutTests/inspector/extensions/extensions-api-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/extensions/extensions-api-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE WARNING: line 69: network.onFinished is deprecated. Use network.onRequestFinished instead
+CONSOLE WARNING: line 69: webInspector.resources is deprecated. Use webInspector.network instead
Tests public interface of WebInspector Extensions API
Started extension.

Powered by Google App Engine
This is Rietveld 408576698