Skip to content

Commit a4d4eb9

Browse files
committed
Move strict-binding-parser to lib/mixins
1 parent 19d4b8c commit a4d4eb9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/property-effects-elements.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Code distributed by Google as part of the polymer project is also
88
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
99
-->
10-
<link rel="import" href="../../lib/utils/strict-binding-parser.html">
10+
<link rel="import" href="../../lib/mixins/strict-binding-parser.html">
1111
<dom-module id="x-basic">
1212
<template>
1313
<div id="boundChild"

0 commit comments

Comments
 (0)