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

Unified Diff: third_party/WebKit/LayoutTests/inspector/report-API-errors.html

Issue 2453673002: [DevTools] Scope common protocol infrastructure under Protocol namespace in a separate module. (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/LayoutTests/inspector/report-API-errors.html
diff --git a/third_party/WebKit/LayoutTests/inspector/report-API-errors.html b/third_party/WebKit/LayoutTests/inspector/report-API-errors.html
index b9e40bf21ea994369218e0d38bc18e8cb57407b7..b989293ebcff16521fa3f615288e1913ccd5bb93 100644
--- a/third_party/WebKit/LayoutTests/inspector/report-API-errors.html
+++ b/third_party/WebKit/LayoutTests/inspector/report-API-errors.html
@@ -29,7 +29,7 @@ function test()
<body onload="runTest()">
<p>
-Tests that InspectorBackendStub is catching incorrect arguments.
+Tests that Protocol harness is catching incorrect arguments.
</p>
</body>

Powered by Google App Engine
This is Rietveld 408576698