| Index: ui/keyboard/resources/elements/kb-row.js
|
| diff --git a/ui/keyboard/resources/elements/kb-row.js b/ui/keyboard/resources/elements/kb-row.js
|
| deleted file mode 100644
|
| index d32a94f47cfe16de35a23be5ba7a561d3853406c..0000000000000000000000000000000000000000
|
| --- a/ui/keyboard/resources/elements/kb-row.js
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -// Copyright 2014 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('kb-row', {
|
| - align: RowAlignment.STRETCH,
|
| - weight: DEFAULT_KEY_WEIGHT,
|
| -});
|
|
|