rename standard/effects.html to standard/effectBuilder.html

This commit is contained in:
Scott J Miles
2015-05-18 16:52:45 -07:00
committed by Kevin Schaaf
parent 3fd8fbb973
commit 89650a1f74
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<link rel="import" href="src/standard/events.html">
<link rel="import" href="src/standard/gestures.html">
<link rel="import" href="src/standard/utils.html">
<link rel="import" href="src/standard/effects.html">
<link rel="import" href="src/standard/effectBuilder.html">
<link rel="import" href="src/standard/configure.html">
<link rel="import" href="src/standard/notify-path.html">
<link rel="import" href="src/standard/resolveUrl.html">