Skip to content

Commit

Permalink
Move strict-binding-parser to lib/mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe committed Feb 25, 2018
1 parent 19d4b8c commit a4d4eb9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/unit/property-effects-elements.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import" href="../../lib/utils/strict-binding-parser.html">
<link rel="import" href="../../lib/mixins/strict-binding-parser.html">
<dom-module id="x-basic">
<template>
<div id="boundChild"
Expand Down

0 comments on commit a4d4eb9

Please sign in to comment.