Add missing import of gr-agreements-list

Change-Id: I98c4bc89c12fd93ac1f4a4233fd1bcbf099424ae
This commit is contained in:
Kasper Nilsson
2017-06-26 14:37:04 -07:00
parent d6ef3af3c9
commit 7849750b01

View File

@@ -26,6 +26,7 @@ limitations under the License.
<link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html">
<link rel="import" href="../../shared/gr-select/gr-select.html">
<link rel="import" href="../gr-account-info/gr-account-info.html">
<link rel="import" href="../gr-agreements-list/gr-agreements-list.html">
<link rel="import" href="../gr-email-editor/gr-email-editor.html">
<link rel="import" href="../gr-group-list/gr-group-list.html">
<link rel="import" href="../gr-http-password/gr-http-password.html">