Skip to content

Commit

Permalink
layout.html removed from Polymer; instead use layout component (https…
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Feb 14, 2015
1 parent b96cc02 commit d45aa98
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 637 deletions.
2 changes: 0 additions & 2 deletions polymer.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
<link rel="import" href="src/features/standard/configure.html">
<link rel="import" href="src/features/standard/notify-path.html">

<link rel="import" href="src/lib/layout.html">

<script>

using('Base', function(Base) {
Expand Down
1 change: 0 additions & 1 deletion src/expr/polymer-expr.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
-->
<link rel="import" href="../../polymer.html">
<link rel="import" href="shadow.html">
<link rel="import" href="shadow-layout.html">
<link rel="import" href="stylizer.html">
<link rel="import" href="x-stylizer.html">
316 changes: 0 additions & 316 deletions src/expr/shadow-layout.html

This file was deleted.

Loading

0 comments on commit d45aa98

Please sign in to comment.