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

Unified Diff: sky/tests/lowlevel/abarth.sky

Issue 694423002: Replace <link rel="import"> with <import> (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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: sky/tests/lowlevel/abarth.sky
diff --git a/sky/tests/lowlevel/abarth.sky b/sky/tests/lowlevel/abarth.sky
index 248fec8657aa93cd37c874135bbf7586f8b4cd8c..f604ce2199ff69949dd1ae4a98fa3e50303d1db1 100644
--- a/sky/tests/lowlevel/abarth.sky
+++ b/sky/tests/lowlevel/abarth.sky
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<link rel="import" href="../resources/dump-as-render-tree.sky" />
+<import src="../resources/dump-as-render-tree.sky" />
<title>Adam Barth</title>
<style>
html {

Powered by Google App Engine
This is Rietveld 408576698