summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/settings/polymer_config.js
blob: 3b20eae9d9f36421d5bb5bf7919eeeae7ad54f06 (plain)
1
2
3
4
5
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Polymer = {dom: 'shadow'};