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

Unified Diff: LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header-deprecated.php.map

Issue 15832007: DevTools: Add support for //# sourceURL (sourceMappingURL) comments and deprecate //@ ones (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 7 years, 6 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: LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header-deprecated.php.map
diff --git a/LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header.php.map b/LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header-deprecated.php.map
similarity index 72%
copy from LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header.php.map
copy to LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header-deprecated.php.map
index 66f71e0c6f8603a5433325d02ad8c2eea78d8482..0ded6e2ed41a3ab69eba40172f293ffd30e6bd93 100644
--- a/LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header.php.map
+++ b/LayoutTests/http/tests/inspector/styles/resources/selector-line-sourcemap-header-deprecated.php.map
@@ -2,5 +2,5 @@
"version": "3",
"mappings": "AAAA,UAAW;EACP,UAAU,EAAE,UAAU;EAEtB,qBAAW;IACP,KAAK,EAAE,KAAK",
"sources": ["selector-line-sourcemap-header.scss"],
-"file": "selector-line-sourcemap-header.php"
+"file": "selector-line-sourcemap-header-deprecated.php"
}

Powered by Google App Engine
This is Rietveld 408576698