| Index: ui/keyboard/resources/polymer_loader.js
|
| diff --git a/ui/keyboard/resources/polymer_loader.js b/ui/keyboard/resources/polymer_loader.js
|
| index e11d7c777d605506eab9017afd7cc701fb330a6c..1793d4c6521869a2f056111390f281702b95abf4 100644
|
| --- a/ui/keyboard/resources/polymer_loader.js
|
| +++ b/ui/keyboard/resources/polymer_loader.js
|
| @@ -1,5 +1,5 @@
|
| // Copyright 2013 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.
|
| -<include src="../../../third_party/polymer/platform/platform.js"></include>
|
| -<include src="../../../third_party/polymer/polymer/polymer.js"></include>
|
| +<include src="../../../third_party/polymer/platform/platform.js">
|
| +<include src="../../../third_party/polymer/polymer/polymer.js">
|
|
|