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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/resources/stack-with-sourceUrl.js

Issue 1483053003: [DevTools] Removed deprecated sourceURL comment from tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-url-comment.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/console/resources/stack-with-sourceUrl.js
diff --git a/third_party/WebKit/LayoutTests/inspector/console/resources/stack-with-sourceUrl.js b/third_party/WebKit/LayoutTests/inspector/console/resources/stack-with-sourceUrl.js
index 58bc0dfd0836495c5d6b7bab58dc41627f444c6d..5059d24698b9dbdf1b211788f8223fc6a78216c1 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/resources/stack-with-sourceUrl.js
+++ b/third_party/WebKit/LayoutTests/inspector/console/resources/stack-with-sourceUrl.js
@@ -7,4 +7,4 @@ function namedFunction()
namedFunction();
-//@ sourceURL=foob.js
+//# sourceURL=foob.js
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-url-comment.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698