Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / login / custom_elements_login.js
blobf2fa09433b13ad5803a8846dc502540997d034d3
1 // Copyright (c) 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 <include src="gaia_buttons.js">
6 <include src="gaia_card.js">
7 <include src="gaia_header.js">
8 <include src="gaia_input_form.js">
9 <include src="gaia_input.js">
10 <include src="gaia_password_changed.js">
11 <include src="offline_gaia.js">
12 <include src="saml_confirm_password.js">
13 <include src="throbber_notice.js">