This repository was archived by the owner on Mar 13, 2018. It is now read-only.
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
13
13
< title > core-ajax</ title >
14
14
15
- < script src ="../platform/platform .js "> </ script >
15
+ < script src ="../webcomponentsjs/webcomponents .js "> </ script >
16
16
< link rel ="import " href ="core-ajax.html ">
17
17
18
18
</ head >
Original file line number Diff line number Diff line change 10
10
< html >
11
11
< head >
12
12
13
- < script src ="../platform/platform .js "> </ script >
13
+ < script src ="../webcomponentsjs/webcomponents .js "> </ script >
14
14
< link rel ="import " href ="../core-component-page/core-component-page.html ">
15
15
16
16
</ head >
Original file line number Diff line number Diff line change 20
20
< link rel ="import " href ="core-ajax.html ">
21
21
</ template >
22
22
23
- </ x-meta >
23
+ </ x-meta >
Original file line number Diff line number Diff line change 11
11
< head >
12
12
< title > core-ajax-response-and-error</ title >
13
13
14
- < script src ="../../../platform/platform .js "> </ script >
14
+ < script src ="../../../webcomponentsjs/webcomponents .js "> </ script >
15
15
< script src ="../../../polymer-test-tools/chai/chai.js "> </ script >
16
16
< script src ="../../../polymer-test-tools/htmltest.js "> </ script >
17
17
Original file line number Diff line number Diff line change 11
11
< head >
12
12
< title > core-ajax</ title >
13
13
14
- < script src ="../../../platform/platform .js "> </ script >
14
+ < script src ="../../../webcomponentsjs/webcomponents .js "> </ script >
15
15
< script src ="../../../polymer-test-tools/chai/chai.js "> </ script >
16
16
< script src ="../../../polymer-test-tools/htmltest.js "> </ script >
17
17
You can’t perform that action at this time.
0 commit comments