1 // Copyright 2015 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.
7 * 'cr-settings-basic-page' is the settings page containing the basic settings.
11 * <iron-animated-pages>
12 * <cr-settings-basic-page prefs="{{prefs}}"></cr-settings-basic-page>
14 * </iron-animated-pages>
16 * @group Chrome Settings Elements
17 * @element cr-settings-basic-page
20 is: 'cr-settings-basic-page',
32 * The current active route.