| Index: ui/webui/resources/js/hammer.js
|
| diff --git a/ui/webui/resources/js/jstemplate_compiled.js b/ui/webui/resources/js/hammer.js
|
| similarity index 70%
|
| copy from ui/webui/resources/js/jstemplate_compiled.js
|
| copy to ui/webui/resources/js/hammer.js
|
| index 6a797482ef061528d180850306f3823ca4048332..2d51f97d1851edacf857ca6b816fab33d1d15111 100644
|
| --- a/ui/webui/resources/js/jstemplate_compiled.js
|
| +++ b/ui/webui/resources/js/hammer.js
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2016 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.
|
|
|
| // This file serves as a proxy to bring the included js file from /third_party
|
| // into its correct location under the resources directory tree, whence it is
|
| // delivered via a chrome://resources URL. See ../webui_resources.grd.
|
| -<include src="../../../../third_party/jstemplate/jstemplate_compiled.js">
|
| +<include src="../../../../third_party/hammer/hammer.js">
|
|
|