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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/console-worklet-script.js

Issue 2485633004: Revert of DevTools: Make WorkerThreadDebugger available for Worklets (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/console-worklet-script.js
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/console-worklet-script.js b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/console-worklet-script.js
deleted file mode 100644
index 43b144bb3824a61d6435a9dd719c6ae5a16af435..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/console-worklet-script.js
+++ /dev/null
@@ -1,4 +0,0 @@
-console.debug('Debug');
-console.info('Information');
-console.log('Log');
-console.warn('Warning');

Powered by Google App Engine
This is Rietveld 408576698